summaryrefslogtreecommitdiff
path: root/gcc/ipa-icf-gimple.h
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-11-23ipa-fnsummary.c: Fix comment typos.Jakub Jelinek
2019-11-14Use func_checker::hash_operand for hashing of GIMPLE operands.Martin Liska
2019-10-31Remove dead code in IPA ICF.Martin Liska
2019-10-30Use const_tree more in IPA ICF.Martin Liska
2019-10-30Remove comparison for polymorphic types.Martin Liska
2019-10-30IPA ICF: remove dead codeMartin Liska
2019-10-30Integrate that for IPA ICF.Martin Liska
2019-06-06IPA ICF: enhance dump outputMartin Liska
2019-05-28Handle loop fields in IPA ICF (PR ipa/90555).Martin Liska
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-08-30Fix IPA ICF with ASM statements (PR inline-asm/82001).Martin Liska
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-03-24IPA ICF: enhance hash value calculated in TUJan Hubicka
2015-03-13ipa-icf.c (sem_function::equals_wpa): Match CXX_CONSTRUCTOR_P and CXX_DESTURC...Jan Hubicka
2015-01-09IPA ICF: compare_operand is split to multiple functions.Martin Liska
2015-01-05Update copyright years.Jakub Jelinek
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm
2014-10-30re PR tree-optimization/63574 (ICE building libjava (segfault) on arm-linux-g...Martin Liska
2014-10-16IPA ICF pass, part 3/5Martin Liska