summaryrefslogtreecommitdiff
path: root/gcc/ipa-pure-const.c
Commit message (Expand)AuthorAgeFilesLines
* pass cfun to pass::executetbsaunde2014-04-171-48/+45
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-9/+3
* remove has_gatetbsaunde2014-04-171-3/+0
* * ipa-pure-const.c (propagate_pure_const, propagate_nothrow):hubicka2014-03-261-31/+41
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* PR middle-end/58956jakub2013-12-161-4/+4
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-2/+6
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-2/+2
* 2013-11-19 Richard Biener <rguenther@suse.de>rguenth2013-11-191-3/+2
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* 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