]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ipa-icf.h
switch from gimple to gimple*
[thirdparty/gcc.git] / gcc / ipa-icf.h
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-07-13  Aldy HernandezFix double word typos.
2015-06-25  Richard Sandifordhash-map-traits.h (simple_hashmap_traits::key_type...
2015-06-25  Richard Sandifordipa-icf.h (symbol_compare_hash): New class.
2015-06-25  Richard Sandifordhash-table.h: Update comments.
2015-06-22  Jan Hubickare PR ipa/65908 (ICE: in expand_thunk, at cgraphunit...
2015-04-24  Jan Hubickaipa-icf.c (sem_function::equals_wpa): Compare thunk...
2015-04-23  Jan Hubickaipa-icf.c (sem_item::compare_attributes): New function.
2015-04-23  Jan Hubickaipa-icf.c (symbol_compare_collection::symbol_compare_co...
2015-04-18  Trevor Saundersremove need for store_values_directly
2015-03-24  Jan HubickaIPA ICF: enhance hash value calculated in TU
2015-03-22  Martin LiskaIPA ICF: include hash values of references.
2015-03-18  Martin Liskare PR ipa/65432 (Invalid read of size 1: ipa_icf::sem_i...
2015-03-13  Jan Hubickaipa-icf.c (sem_function::equals_wpa): Match CXX_CONSTRU...
2015-03-03  Martin Liskare PR ipa/65087 (r220742 causes: ICE: in ipcp_verify_pr...
2015-03-02  Martin Liskaipa-icf.c (sem_variable::equals): Improve debug output...
2015-03-02  Jan Hubickaipa-icf.c: Include stor-layout.h
2015-03-01  Jan Hubickaipa-icf.c (sem_function::init): Fix formating; skip...
2015-03-01  Martin Liskare PR ipa/65245 (internal compiler error: in address_ma...
2015-02-27  Martin LiskaFix missing condition in symbol_compare_hashmap_traits.
2015-02-26  Martin Liskare PR lto/64693 (PCH failed with --with-build-config...
2015-02-19  Trevor Saunderssem_function::bb_dict_test should take a vec<int> *
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-27  Martin LiskaIPA ICF: fix memory leak.
2014-11-11  Martin Liskare PR bootstrap/63622 (Bootstrap fails on x86_64-apple...
2014-10-16  Martin LiskaIPA ICF pass, part 3/5