summaryrefslogtreecommitdiff
path: root/gcc/ipa-pure-const.c
Commit message (Expand)AuthorAgeFilesLines
* Do not warn -Wsuggest-attribute=noreturn for main.chkp (PR middle-end/78339).marxin2017-03-131-1/+7
* Simplify uses of "%<%s%>" to "%qs" (PR translation/79848)dmalcolm2017-03-111-3/+3
* Update copyright years.jakub2017-01-011-1/+1
* PR ipa/77905jakub2016-12-131-1/+2
* PR sanitizer/77396jakub2016-09-021-0/+2
* Fix memory leak in ipa-pure-constmarxin2016-05-191-6/+8
* * cgraph.c (cgraph_node::call_for_symbol_thunks_and_aliases):hubicka2016-05-041-50/+52
* PR rtl-optimization/70467jakub2016-05-021-2/+4
* PR ipa/70018hubicka2016-04-211-5/+14
* PR ipa/70018hubicka2016-04-161-24/+64
* PR c++/70641jakub2016-04-131-1/+16
* Update copyright years.jakub2016-01-041-1/+1
* * ipa-pure-const.c (ignore_edge_for_pure_const): New function.hubicka2015-12-031-11/+23
* * ipa-pure-const.c (ignore_edge): Rename to ...hubicka2015-12-031-22/+36
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-7/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-7/+5
* 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