summaryrefslogtreecommitdiff
path: root/gcc/ipa-icf-gimple.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-6/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* PR ipa/65765jakub2015-04-151-1/+5
* PR tree-optimization/65747jakub2015-04-121-2/+2
* * ipa-icf.c (sem_function::equals_wpa): Match CXX_CONSTRUCTOR_Phubicka2015-03-131-22/+49
* 2015-03-05 Richard Biener <rguenther@suse.de>rguenth2015-03-051-0/+17
* 2015-03-02 Richard Biener <rguenther@suse.de>rguenth2015-03-021-0/+19
* 2015-02-28 Martin Liska <mliska@suse.cz>hubicka2015-03-011-51/+7
* * ipa-icf-gimple.c (func_checker::compare_operand): Fix handlinghubicka2015-03-011-12/+17
* ICF is more strict about non-common function and varmarxin2015-03-011-0/+3
* ICF: Validate correctly hard register variables.marxin2015-02-251-0/+7
* Fix PR64668.marxin2015-01-191-1/+1
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-1/+14
* IPA ICF: handle IMAGPART_EXPR and REALPART_EXPR.marxin2015-01-141-1/+13
* Fix for PR64550.marxin2015-01-121-1/+1
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+11
* IPA ICF: compare_operand is split to multiple functions.marxin2015-01-091-109/+138
* Update copyright years.jakub2015-01-051-1/+1
* Fix for PR ipa/63851 and ipa/63852.marxin2014-12-231-0/+3
* Fix for PR ipa/63569.marxin2014-12-191-0/+3
* PR ipa/63909marxin2014-12-101-15/+10
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-18/+24
* * ipa-icf-gimple.c (func_checker::compare_bb): Fix comment typo.jakub2014-11-101-6/+33
* PR ipa/63747marxin2014-11-071-0/+13
* PR ipa/63574marxin2014-10-301-1/+6
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+4
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+9
* PR ipa/63583marxin2014-10-201-0/+3
* IPA ICF pass, part 3/5marxin2014-10-161-0/+897