summaryrefslogtreecommitdiff
path: root/gcc/ipa-icf-gimple.c
Commit message (Expand)AuthorAgeFilesLines
* Fix IPA ICF with ASM statements (PR inline-asm/82001).marxin2017-08-301-6/+13
* ICF: properly handle LABEL_DECLs (PR tree-opt/81696).marxin2017-08-081-1/+5
* Update copyright years.jakub2017-01-011-1/+1
* * hsa-gen.c (hsa_op_immed::hsa_op_immed Use CONSTRUCTOR_NELTS (...)jakub2016-09-231-2/+2
* [PATCH 1/2] (header usage fix) remove unused system header includesnsz2016-04-221-1/+0
* Update copyright years.jakub2016-01-041-1/+1
* 2015-12-07 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2015-12-071-0/+3
* * ipa-icf.c (sem_item::add_type): Do not look for TYPE_CANONICAL;hubicka2015-11-211-1/+9
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-16/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-10/+9
* Revert:hubicka2015-10-161-3/+14
* * ipa-icf-gimple.c (func_checker::compare_operand): Compare onlyhubicka2015-10-161-14/+3
* switch from gimple to gimple*tbsaunde2015-09-201-5/+5
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-14/+5
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 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