Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / ipa-icf.h
2016-12-13 Yvan RouxMerge branches/gcc-6-branch rev 243594.
2016-01-04 jakub Update copyright years.
2015-11-12 marxinFix PR ipa/68035
2015-10-28 law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-09-20 tbsaundeswitch from gimple to gimple*
2015-07-13 aldyhFix double word typos.
2015-06-25 rsandifogcc/
2015-06-25 rsandifogcc/
2015-06-25 rsandifogcc/
2015-06-22 hubicka PR ipa/65908
2015-04-24 hubicka * ipa-icf.c (sem_function::equals_wpa): Compare thunk...
2015-04-23 hubicka * ipa-icf.c (sem_item::compare_attributes): New function.
2015-04-23 hubicka * ipa-icf.c (symbol_compare_collection::symbol_compare...
2015-04-18 tbsaunderemove need for store_values_directly
2015-03-24 marxinIPA ICF: enhance hash value calculated in TU
2015-03-22 marxinIPA ICF: include hash values of references.
2015-03-18 marxinFix PR ipa/65432
2015-03-13 hubicka * ipa-icf.c (sem_function::equals_wpa): Match CXX_CONS...
2015-03-03 marxinFix PR ipa/65087.
2015-03-02 hubicka2015-02-28 Martin Liska <mliska@suse.cz>
2015-03-02 hubicka * ipa-icf.c: Include stor-layout.h
2015-03-01 hubicka * ipa-icf.c (sem_function::init): Fix formating; skip...
2015-03-01 hubicka2015-02-28 Martin Liska <mliska@suse.cz>
2015-02-27 marxinFix missing condition in symbol_compare_hashmap_traits.
2015-02-26 marxinFix PR ipa/64693
2015-02-19 tbsaundesem_function::bb_dict_test should take a vec<int> *
2015-01-05 jakub Update copyright years.
2014-11-27 marxinIPA ICF: fix memory leak.
2014-11-11 marxinPR ipa/63622
2014-10-16 marxinIPA ICF pass, part 3/5