]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ipa-icf.h
C++: more location wrapper nodes (PR c++/43064, PR c++/43486)
[thirdparty/gcc.git] / gcc / ipa-icf.h
2018-10-22  marxinSimplify comparison of attrs in IPA ICF.
2018-08-31  marxinIPA ICF: make type cache a static field sem_item.
2018-03-13  marxinFix PTA info in IPA ICF (PR ipa/84658).
2018-01-03  jakub Update copyright years.
2017-01-10  marxinRevert m_classes_vec introduction.
2017-01-01  jakub Update copyright years.
2016-11-28  jakub PR lto/78211
2016-11-22  marxinAdd sem_item::m_hash_set (PR ipa/78309)
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