summaryrefslogtreecommitdiff
path: root/gcc/ipa-pure-const.c
Commit message (Expand)AuthorAgeFilesLines
* switch from gimple to gimple*tbsaunde2015-09-201-5/+5
* Revert "replace several uses of the anon namespace with GCC_FINAL"tbsaunde2015-08-121-8/+24
* replace several uses of the anon namespace with GCC_FINALtbsaunde2015-08-111-24/+8
* * gimple-pretty-print.h: Don't include pretty-print.h.amacleod2015-07-151-2/+0
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-12/+4
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-4/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* PR ipa/65076hubicka2015-03-271-0/+104
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* PR ipa/61324hubicka2014-12-111-3/+21
* 2014-11-26 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2014-11-261-3/+8
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-5/+5
* * ipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.hubicka2014-11-181-5/+5
* * ipa-pure-const.c (struct funct_state_d): Add can_free field.jakub2014-11-141-3/+58
* PR ipa/63838jakub2014-11-121-14/+4
* gcc/ienkovich2014-11-051-0/+1
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+4
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-1/+11
* State cleanups from jit branchdmalcolm2014-10-211-48/+65
* PR c/61405mpolacek2014-09-241-0/+2
* IPA C++ refactoring 4/Nmarxin2014-08-251-11/+11
* add a hash_set based on hash_tabletbsaunde2014-08-021-23/+10
* IPA C++ refactoring 1/Nmarxin2014-07-241-25/+26
* remove has_executetbsaunde2014-07-091-3/+0
* IPA REF refactoringmarxin2014-06-251-4/+4
* 2014-06-04 Martin Jambor <mjambor@suse.cz>jamborm2014-06-041-0/+2
* 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