aboutsummaryrefslogtreecommitdiff
path: root/gcc/symbol-summary.h
AgeCommit message (Expand)AuthorFilesLines
2017-05-03call_summary to keep info about cgraph_edgesMartin Jambor1-4/+210
2017-03-14alias.c (struct alias_set_entry): Pack properly.Richard Biener1-5/+5
2017-02-03Fix memory leaks in IPA CP (PR ipa/79337).Martin Liska1-13/+14
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-05-02Symbol summary: refactor usage of gcc_checking_assertsMartin Liska1-7/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev1-8/+6
2015-06-25hash-map-traits.h (simple_hashmap_traits::key_type): New typedef.Richard Sandiford1-3/+2
2015-06-25gengtype-parse.c (require_template_declaration): Allow '+' in template parame...Richard Sandiford1-39/+2
2015-03-25re PR tree-optimization/65538 (Memory leak of ipa_node_params_sum elements)Martin Liska1-0/+17
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-22New symbol_summary class introduced.Martin Liska1-0/+281