summaryrefslogtreecommitdiff
path: root/gcc/ipa-pure-const.c
Commit message (Expand)AuthorAgeFilesLines
* * lto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename to ...hubicka2013-06-011-1/+1
* * cgraph.h (symtab_node_base): Add definition, alias and analyzedhubicka2013-05-291-5/+5
* 2013-05-15 Martin Jambor <mjambor@suse.cz>jamborm2013-05-151-3/+3
* PR middle-end/56461jakub2013-02-271-1/+1
* 2013-02-08 Richard Biener <rguenther@suse.de>rguenth2013-02-081-3/+6
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-16/+14
* * ipa-pure-const.c (check_stmt): Fix debug info formatting.hubicka2012-11-061-5/+8
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+2
* 2012-09-20 Martin Jambor <mjambor@suse.cz>jamborm2012-09-201-3/+0
* * ipa-pure-const.c (state_from_flags, local_pure_const): Usesteven2012-09-131-12/+8
* 2012-08-16 Richard Guenther <rguenther@suse.de>rguenth2012-08-161-1/+1
* * tree-pass.h (write_summary, write_optimization_summary): Removehubicka2012-08-131-7/+11
* * cgraph.h (vector types for symtab_node): Add.hubicka2012-08-111-6/+6
* 2012-07-25 Sandra Loosemore <sandra@codesourcery.com>sandra2012-07-251-1/+2
* gcc/steven2012-07-161-1/+0
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* * LANGUAGES: Fix typos.jsm282012-05-291-2/+2
* * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE, FOR_EACH_FUNCTION):hubicka2012-04-161-2/+2
* * cgraph.h: Update copyrights;hubicka2012-04-141-19/+19
* 2012-01-27 Richard Guenther <rguenther@suse.de>rguenth2012-01-271-1/+2
* 2011-10-07 Tom de Vries <tom@codesourcery.com>vries2011-10-071-0/+1
* * data-streamer.h (streamer_write_zero): Rename from output_zero.dnovillo2011-08-121-6/+6
* rebasednovillo2011-08-081-0/+2
* * cgraph.c (cgraph_set_nothrow_flag_1): Update cgraph afterhubicka2011-06-101-7/+6
* * ipa-utils.c (searchc): Use cgraph_function_or_thunk_node.hubicka2011-06-101-7/+11
* 2011-05-29 Richard Guenther <rguenther@suse.de>rguenth2011-05-291-2/+2
* * cgraph.c (cgraph_add_thunk): Create real function node insteadhubicka2011-05-061-3/+10
* 2011-04-29 Martin Jambor <mjambor@suse.cz>jamborm2011-04-291-28/+6
* remove useless if-before-free testsmeyering2011-04-201-2/+1
* * gimple.h (gimple_asm_clobbers_memory_p): Declare.froydnj2011-04-151-10/+5
* 2011-04-11 Martin Jambor <mjambor@suse.cz>jamborm2011-04-111-1/+1
* * cgraph.c: Fix comment typos.froydnj2011-02-111-5/+5
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* PR tree-optimization/46233jakub2010-11-041-2/+3
* PR middle-end/45736hubicka2010-10-261-10/+6
* * opt-functions.awk (static_var): Update comment.jsm282010-09-301-1/+1
* * tree-pass.h (pass_ipa_cdtor_merge): New function.hubicka2010-08-211-3/+3
* 2010-07-26 Richard Guenther <rguenther@suse.de>rguenth2010-07-261-0/+7
* * builtins.def (BUILT_IN_ARGS_INFO): Remove.froydnj2010-07-231-1/+0
* * ipa-pure-const.c (varying_state): Break out from ...hubicka2010-07-211-6/+12
* 2010-07-01 Richard Guenther <rguenther@suse.de>rguenth2010-07-011-1/+1
* 2010-06-14 Richard Guenther <rguenther@suse.de>rguenth2010-06-141-16/+14
* * ipa-pure-const.c (special_builtlin_state): New function.hubicka2010-06-111-5/+48
* * doc/invoke.texi (Wsuggest-attribute): Document.hubicka2010-06-111-5/+11
* * ipa-pure-const.c (propagate_pure_const, propagate_noreturn):hubicka2010-06-091-13/+47
* * cgraph.c (cgraph_edge_cannot_lead_to_return): Also checkhubicka2010-06-071-121/+224
* * ipa-pure-const.c (propagate): Fix type in handling functionshubicka2010-06-051-4/+14
* * ipa-pure-const.c (local_pure_const): Do NORETURN discovery.hubicka2010-06-011-0/+21