summaryrefslogtreecommitdiff
path: root/gcc/ipa-pure-const.c
Commit message (Expand)AuthorAgeFilesLines
* remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionstbsaunde2013-11-181-7/+7
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+2
* 2013-11-13 Marc Glisse <marc.glisse@inria.fr>glisse2013-11-131-0/+1
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-28/+28
* * df-scan.c (df_collection_rec): Adjust.law2013-10-281-10/+0
* * tree-ssa-loop.h: Remove include files.amacleod2013-10-231-1/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-3/+3
* * tree-flow.h: Remove all remaining prototypes, enums and structs thatamacleod2013-10-091-1/+58
* gcc/rsandifo2013-09-301-1/+1
* gcc/rsandifo2013-09-281-14/+14
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* PR middle-end/58094hubicka2013-09-061-3/+5
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-43/+80
* * df-problems.c (can_move_insns_across): Exit loop once welaw2013-07-221-1/+4
* Fix typos.mrs2013-07-211-1/+1
* 2013-07-18 David Malcolm <dmalcolm@redhat.com>dmalcolm2013-07-181-2/+2
* * 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