summaryrefslogtreecommitdiff
path: root/gcc/ipa-icf.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branches/gcc-6-branch rev 243594.Yvan Roux2016-12-131-8/+9
* Update copyright years.jakub2016-01-041-1/+1
* Fix PR ipa/68035marxin2015-11-121-3/+6
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-0/+3
* switch from gimple to gimple*tbsaunde2015-09-201-1/+1
* Fix double word typos.aldyh2015-07-131-1/+1
* gcc/rsandifo2015-06-251-2/+0
* gcc/rsandifo2015-06-251-4/+5
* gcc/rsandifo2015-06-251-4/+1
* PR ipa/65908hubicka2015-06-221-10/+4
* * ipa-icf.c (sem_function::equals_wpa): Compare thunk info.hubicka2015-04-241-2/+1
* * ipa-icf.c (sem_item::compare_attributes): New function.hubicka2015-04-231-0/+6
* * ipa-icf.c (symbol_compare_collection::symbol_compare_collection):hubicka2015-04-231-1/+14
* remove need for store_values_directlytbsaunde2015-04-181-4/+5
* IPA ICF: enhance hash value calculated in TUmarxin2015-03-241-3/+7
* IPA ICF: include hash values of references.marxin2015-03-221-1/+17
* Fix PR ipa/65432marxin2015-03-181-12/+0
* * ipa-icf.c (sem_function::equals_wpa): Match CXX_CONSTRUCTOR_Phubicka2015-03-131-12/+0
* Fix PR ipa/65087.marxin2015-03-031-4/+7
* 2015-02-28 Martin Liska <mliska@suse.cz>hubicka2015-03-021-5/+0
* * ipa-icf.c: Include stor-layout.hhubicka2015-03-021-14/+11
* * ipa-icf.c (sem_function::init): Fix formating; skip GIMPLE_PREDICT.hubicka2015-03-011-1/+3
* 2015-02-28 Martin Liska <mliska@suse.cz>hubicka2015-03-011-2/+3
* Fix missing condition in symbol_compare_hashmap_traits.marxin2015-02-271-1/+2
* Fix PR ipa/64693marxin2015-02-261-0/+71
* sem_function::bb_dict_test should take a vec<int> *tbsaunde2015-02-191-1/+1
* Update copyright years.jakub2015-01-051-1/+1
* IPA ICF: fix memory leak.marxin2014-11-271-1/+1
* PR ipa/63622marxin2014-11-111-1/+3
* IPA ICF pass, part 3/5marxin2014-10-161-0/+553