summaryrefslogtreecommitdiff
path: root/gcc/ipa-fnsummary.h
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-12-19ipa: duplicate ipa_size_summary for cloned nodesJan Hubicka
2019-11-30cgraph.c (cgraph_node::dump): Dump unit_id and merged_extern_inline.Jan Hubicka
2019-11-23ipa-fnsummary.c: Fix comment typos.Jakub Jelinek
2019-11-21ipa-fnsummary.h (enum ipa_hints_vals): Fix comment typo, preffer -> prefer.Jakub Jelinek
2019-11-21Incremental updating of inline summaries.Jan Hubicka
2019-11-20Implement inline call summaries.Jan Hubicka
2019-11-14Support extended aggregate jump function in ipa-cpFeng Xue
2019-11-04cgraphclones.c (cgraph_node::create_version_clone): Do not duplicate summaries.Jan Hubicka
2019-11-03ipa-fnsummary.c (ipa_call_context::duplicate_from): New member function.Jan Hubicka
2019-11-03ipa-fnsummary.c (ipa_call_context): New constructor.Jan Hubicka
2019-10-29Release function and edge summaries allocated with GGC.Martin Liska
2019-10-24cgraphunit.c (symbol_table::process_new_functions): Call ipa_free_size_summary.Jan Hubicka
2019-07-14ipa-fnsummary.c (ipa_dump_hints): Do not dump array_index.Jan Hubicka
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-02-18Come up with fast {function,call}_summary classes (PR ipa/89306).Martin Liska
2019-01-01Update copyright years.Jakub Jelinek
2018-06-19Clean-up usage of ipa_fn_summary and ipa_call_summary summaries.Martin Liska
2018-01-03Update copyright years.Jakub Jelinek
2017-11-28Remove Cilk Plus support.Julia Koval
2017-11-06ipa-fnsummary.c: fix use-after-free crash (PR jit/82826)David Malcolm
2017-10-27Extend ipa-pure-const pass to propagate malloc attribute.Prathamesh Kulkarni
2017-05-23cgraphunit.c (symbol_table::process_new_functions): Update.Jan Hubicka
2017-05-23ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove.Jan Hubicka
2017-05-22Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.hJan Hubicka