Age | Commit message (Expand) | Author | Files | Lines |
2024-10-25 | gcc: Remove trailing whitespace | Jakub Jelinek | 1 | -2/+2 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-06-28 | Enable early inlining into always_inline functions | Jan Hubicka | 1 | -2/+4 |
2023-02-16 | don't declare header-defined functions both static and inline | Patrick Palka | 1 | -1/+1 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-05-24 | ipa: add 'final' and 'override' to call_summary_base vfunc impls | David Malcolm | 1 | -10/+11 |
2022-01-19 | Update per-file selftest and finalization hooks for .c to .cc renaming | David Malcolm | 1 | -1/+1 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -3/+3 |
2022-01-04 | ipa-inline: Add target info into fn summary [PR102059] | Kewen Lin | 1 | -1/+6 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-11-03 | Rename predicate class to ipa_predicate | Martin Liska | 1 | -5/+6 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-11-06 | Move size time tables from GGC to heap | Jan Hubicka | 1 | -7/+10 |
2020-10-21 | Inline functions with builtin_constant_p more agressively. | Jan Hubicka | 1 | -2/+10 |
2020-10-02 | ipa: Multiple predicates for loop properties, with frequencies | Martin Jambor | 1 | -9/+29 |
2020-10-02 | ipa: Bundle estimates of ipa_call_context::estimate_size_and_time | Martin Jambor | 1 | -8/+28 |
2020-10-02 | ipa: Introduce ipa_cached_call_context | Martin Jambor | 1 | -2/+14 |
2020-10-02 | ipa: Bundle vectors describing argument values | Martin Jambor | 1 | -19/+8 |
2020-09-23 | Cleanup modref interfaces. | Jan Hubicka | 1 | -0/+2 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-19 | ipa: duplicate ipa_size_summary for cloned nodes | Jan Hubicka | 1 | -12/+9 |
2019-11-30 | cgraph.c (cgraph_node::dump): Dump unit_id and merged_extern_inline. | Jan Hubicka | 1 | -0/+17 |
2019-11-23 | ipa-fnsummary.c: Fix comment typos. | Jakub Jelinek | 1 | -5/+5 |
2019-11-21 | ipa-fnsummary.h (enum ipa_hints_vals): Fix comment typo, preffer -> prefer. | Jakub Jelinek | 1 | -1/+1 |
2019-11-21 | Incremental updating of inline summaries. | Jan Hubicka | 1 | -1/+1 |
2019-11-20 | Implement inline call summaries. | Jan Hubicka | 1 | -3/+12 |
2019-11-14 | Support extended aggregate jump function in ipa-cp | Feng Xue | 1 | -4/+4 |
2019-11-04 | cgraphclones.c (cgraph_node::create_version_clone): Do not duplicate summaries. | Jan Hubicka | 1 | -0/+1 |
2019-11-03 | ipa-fnsummary.c (ipa_call_context::duplicate_from): New member function. | Jan Hubicka | 1 | -1/+11 |
2019-11-03 | ipa-fnsummary.c (ipa_call_context): New constructor. | Jan Hubicka | 1 | -13/+43 |
2019-10-29 | Release function and edge summaries allocated with GGC. | Martin Liska | 1 | -2/+2 |
2019-10-24 | cgraphunit.c (symbol_table::process_new_functions): Call ipa_free_size_summary. | Jan Hubicka | 1 | -14/+49 |
2019-07-14 | ipa-fnsummary.c (ipa_dump_hints): Do not dump array_index. | Jan Hubicka | 1 | -8/+3 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -1/+1 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -3/+6 |
2019-02-18 | Come up with fast {function,call}_summary classes (PR ipa/89306). | Martin Liska | 1 | -9/+11 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-06-19 | Clean-up usage of ipa_fn_summary and ipa_call_summary summaries. | Martin Liska | 1 | -29/+54 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-11-28 | Remove Cilk Plus support. | Julia Koval | 1 | -4/+1 |
2017-11-06 | ipa-fnsummary.c: fix use-after-free crash (PR jit/82826) | David Malcolm | 1 | -0/+2 |
2017-10-27 | Extend ipa-pure-const pass to propagate malloc attribute. | Prathamesh Kulkarni | 1 | -1/+3 |
2017-05-23 | cgraphunit.c (symbol_table::process_new_functions): Update. | Jan Hubicka | 1 | -4/+1 |
2017-05-23 | ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove. | Jan Hubicka | 1 | -36/+34 |
2017-05-22 | Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h | Jan Hubicka | 1 | -0/+272 |