aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-icf.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-03ipa-inline-analysis.c (simple_edge_hints): Fix check for cross-module inlining.Jan Hubicka1-0/+12
2015-02-01re PR ipa/64872 (ICE: Segmentation fault during Chromium PGO build)Jan Hubicka1-1/+1
2015-01-19re PR ipa/64664 (ICE: tree check: expected function_decl, have <invalid tree ...Martin Liska1-28/+19
2015-01-19IPA ICF: add no_icf attribute.Martin Liska1-0/+10
2015-01-18ipa-icf-32.c: Update template.Jan Hubicka1-2/+3
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-2/+14
2015-01-13Option diff dump is added for target and optimizationMartin Liska1-8/+4
2015-01-12IPA ICF: handle correctly indirect_calls.Martin Liska1-2/+5
2015-01-12re PR ipa/64550 (IPA fixes cause ICE in tree-ssa.c:939)Chen Gang1-1/+1
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+11
2015-01-09IPA ICF: target and optimization flags comparison.Martin Liska1-1/+43
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-23Fix for PR ipa/63851 and ipa/63852.Martin Liska1-0/+8
2014-12-22ipa-prop uses symbol_summary class.Martin Liska1-0/+1
2014-12-18re PR tree-optimization/64330 (IPA-ICF merges const exported vars that could ...Martin Liska1-3/+7
2014-12-18re PR ipa/64146 (ipa-icf breaks gold dynamic_test_2 test)Martin Liska1-0/+8
2014-11-27IPA ICF: fix memory leak.Martin Liska1-6/+10
2014-11-19PR jit/63854: Fix leak in ipa-icf.cDavid Malcolm1-0/+1
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm1-4/+4
2014-11-16passes.c (execute_one_pass): Do not apply all transforms prior every simple I...Jan Hubicka1-1/+1
2014-11-11re PR bootstrap/63622 (Bootstrap fails on x86_64-apple-darwin1[34] after revi...Martin Liska1-2/+30
2014-11-05ipa-chkp.c: New.Ilya Enkovich1-1/+3
2014-10-31re PR ipa/63696 (Alloc-dealloc-mismatch in ipa-icf.c)Max Ostapenko1-1/+1
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+6
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+11
2014-10-24re PR tree-optimization/63595 (Segmentation faults inside kernel)Martin Liska1-0/+6
2014-10-24ipa-icf.c (sem_item_optimizer::parse_nonsingleton_classes): Guard division by...Martin Liska1-5/+6
2014-10-22Reset global state ipa-icf.c:optimizerDavid Malcolm1-0/+1
2014-10-17Temporary fix for PR63566.Martin Liska1-0/+5
2014-10-16IPA ICF fallout: i586 bootstrap failure fixMartin Liska1-2/+2
2014-10-16IPA ICF pass, part 3/5Martin Liska1-0/+2371