aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-icf-gimple.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-19re PR ipa/64668 (internal compiler error: in compare_ssa_name, at ipa-icf-gim...Martin Liska1-1/+1
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-1/+14
2015-01-14IPA ICF: handle IMAGPART_EXPR and REALPART_EXPR.Martin Liska1-1/+13
2015-01-12re PR ipa/64550 (IPA fixes cause ICE in tree-ssa.c:939)Martin Liska1-1/+1
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+11
2015-01-09IPA ICF: compare_operand is split to multiple functions.Martin Liska1-109/+138
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-23Fix for PR ipa/63851 and ipa/63852.Martin Liska1-0/+3
2014-12-19re PR ipa/63569 (Wrong code with volatile and ICF)Martin Liska1-0/+3
2014-12-10re PR ipa/63909 (ICE: SIGSEGV in ipa_icf_gimple::func_checker::compare_bb())Martin Liska1-15/+10
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm1-18/+24
2014-11-11ipa-icf-gimple.c (func_checker::compare_bb): Fix comment typo.Jakub Jelinek1-6/+33
2014-11-07re PR tree-optimization/63747 (icf mis-compares switch gimple)Martin Liska1-0/+13
2014-10-30re PR tree-optimization/63574 (ICE building libjava (segfault) on arm-linux-g...Martin Liska1-1/+6
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+4
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+9
2014-10-20re PR tree-optimization/63583 (ICF does not check that the template strings a...Martin Liska1-0/+3
2014-10-16IPA ICF pass, part 3/5Martin Liska1-0/+897