Age | Commit message (Expand) | Author | Files | Lines |
2020-10-26 | Make default duplicate and insert methods of summaries abort; fix fallout | Jan Hubicka | 1 | -0/+3 |
2020-10-02 | ipa: Bundle estimates of ipa_call_context::estimate_size_and_time | Martin Jambor | 1 | -20/+27 |
2020-10-02 | ipa: Introduce ipa_cached_call_context | Martin Jambor | 1 | -2/+2 |
2020-10-02 | ipa: Bundle vectors describing argument values | Martin Jambor | 1 | -29/+12 |
2020-01-10 | Fix wrong parenthesis in inliner. | Martin Liska | 1 | -1/+1 |
2020-01-09 | Add Optimization for various IPA parameters. | Martin Liska | 1 | -3/+4 |
2020-01-07 | Restore patch reverted on trunk instead of a branch | Michael Meissner | 1 | -1/+1 |
2020-01-07 | Revert a patch from luoxhu@linux.ibm.com | Michael Meissner | 1 | -1/+1 |
2020-01-07 | ipa-inline: Adjust condition for caller_growth_limits | Luo Xiong Hu | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-08 | Silence overactive sanity check with -fpartial-profile-training | Jan Hubicka | 1 | -0/+1 |
2019-11-30 | cgraph.c (cgraph_node::dump): Dump unit_id and merged_extern_inline. | Jan Hubicka | 1 | -3/+1 |
2019-11-23 | ipa-fnsummary.c: Fix comment typos. | Jakub Jelinek | 1 | -1/+1 |
2019-11-21 | ipa-fnsummary.c (evaluate_conditions_for_known_args): Be ready for some vecto... | Jan Hubicka | 1 | -9/+9 |
2019-11-18 | re PR ipa/92508 (ICE in do_estimate_edge_time, at ipa-inline-analysis.c:223 s... | Jan Hubicka | 1 | -1/+1 |
2019-11-16 | Fix nonspec_time when there is no cached value. | Jan Hubicka | 1 | -1/+3 |
2019-11-14 | Support extended aggregate jump function in ipa-cp | Feng Xue | 1 | -3/+3 |
2019-11-13 | ipa-inline-analysis.c (do_estimate_edge_time): Relax check for ipa profiles. | Jan Hubicka | 1 | -1/+2 |
2019-11-13 | re PR ipa/92421 (ICE in inline_small_functions, at ipa-inline.c:2001 since r2... | Jan Hubicka | 1 | -0/+13 |
2019-11-12 | Remove gcc/params.* files. | Martin Liska | 1 | -1/+0 |
2019-11-12 | Apply mechanical replacement (generated patch). | Martin Liska | 1 | -2/+2 |
2019-11-09 | ipa-inline-analysis.c (do_estimate_growth_1): Add support for capping the gro... | Jan Hubicka | 1 | -60/+103 |
2019-11-04 | cgraphclones.c (cgraph_node::create_version_clone): Do not duplicate summaries. | Jan Hubicka | 1 | -3/+12 |
2019-11-03 | ipa-fnsummary.c (ipa_call_context::duplicate_from): New member function. | Jan Hubicka | 1 | -5/+105 |
2019-11-03 | ipa-fnsummary.c (ipa_call_context): New constructor. | Jan Hubicka | 1 | -18/+13 |
2019-10-30 | Remove cgraph_local_info structure. | Martin Liska | 1 | -1/+1 |
2019-10-30 | Remove cgraph_global_info. | Martin Liska | 1 | -4/+4 |
2019-10-24 | cgraphunit.c (symbol_table::process_new_functions): Call ipa_free_size_summary. | Jan Hubicka | 1 | -4/+5 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -3/+3 |
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 | -5/+5 |
2018-06-08 | Replace some ::get_create with ::get in IPA inline. | Martin Liska | 1 | -4/+4 |
2018-06-08 | Port edge_growth_cache to call_summary. | Martin Liska | 1 | -43/+14 |
2018-06-08 | Use summaries->get where possible. Small refactoring of multiple calls. | Martin Liska | 1 | -1/+1 |
2018-06-08 | Rename get methods in symbol-summary.h to get_create. | Martin Liska | 1 | -10/+11 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-11-28 | Remove Cilk Plus support. | Julia Koval | 1 | -1/+0 |
2017-11-10 | auto-profile.c (afdo_indirect_call): Drop frequency. | Jan Hubicka | 1 | -4/+4 |
2017-07-07 | ipa-comdats.c: Remove optimize check from gate. | Jan Hubicka | 1 | -1/+2 |
2017-06-04 | i386.c (make_resolver_func): Update. | Jan Hubicka | 1 | -3/+4 |
2017-06-02 | Fix segfault in free_growth_caches (PR jit/80954) | David Malcolm | 1 | -1/+4 |
2017-05-23 | ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove. | Jan Hubicka | 1 | -11/+11 |
2017-05-22 | Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h | Jan Hubicka | 1 | -3483/+20 |
2017-05-22 | ipa-inline-analysis.c (inline_summary::reset): Do not reset self_time. | Jan Hubicka | 1 | -10/+5 |
2017-05-22 | ipa-inline-analysis.c (account_size_time): Rename to ... | Jan Hubicka | 1 | -89/+85 |
2017-05-19 | ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove. | Jan Hubicka | 1 | -96/+63 |
2017-05-18 | Makefile.in: Add ipa-predicate.o and ipa-predicate.h | Jan Hubicka | 1 | -559/+11 |
2017-05-18 | ipa-inline-analysis.c (predicate_conditions): Move to ipa-inline.h (true_pred... | Jan Hubicka | 1 | -527/+398 |
2017-05-16 | Add default value for last argument of dump functions. | Martin Liska | 1 | -3/+3 |
2017-05-07 | ipa-inline-analysis.c (estimate_function_body_sizes): Recompute body size unc... | Jan Hubicka | 1 | -6/+8 |