]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ipa-inline.h
coroutines: Make call argument handling more robust [PR95440]
[thirdparty/gcc.git] / gcc / ipa-inline.h
2020-04-16  Martin Jamboripa: Make call redirection detect already adjusted...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-21  Jan HubickaAvoid quadratic behaviour of early inliner.
2019-11-16  Jan HubickaFix nonspec_time when there is no cached value.
2019-11-09  Jan Hubickaipa-inline-analysis.c (do_estimate_growth_1): Add suppo...
2019-11-04  Jan Hubickacgraphclones.c (cgraph_node::create_version_clone)...
2019-11-03  Jan Hubickaipa-fnsummary.c (ipa_call_context::duplicate_from)...
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-06-08  Martin LiskaReplace some ::get_create with ::get in IPA inline.
2018-06-08  Martin LiskaPort edge_growth_cache to call_summary.
2018-06-08  Martin LiskaUse summaries->get where possible. Small refactoring...
2018-06-08  Martin LiskaRename get methods in symbol-summary.h to get_create.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-11-10  Jan Hubickaauto-profile.c (afdo_indirect_call): Drop frequency.
2017-06-29  Yury Gribovre PR ipa/80565 (ICE at -O2 and -O3 in 32-bit mode...
2017-05-23  Jan Hubickaipa-inline-analysis.c (cgraph_2edge_hook_list, [.....
2017-05-22  Jan HubickaMakefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h
2017-05-22  Jan Hubickaipa-inline-analysis.c (inline_summary::reset): Do not...
2017-05-22  Jan Hubickaipa-inline-analysis.c (account_size_time): Rename to ...
2017-05-19  Jan Hubickaipa-inline.h (ipa_call_summary): Turn sizes into signed...
2017-05-19  Jan Hubickaipa-inline-analysis.c (cgraph_2edge_hook_list, [.....
2017-05-18  Jan HubickaMakefile.in: Add ipa-predicate.o and ipa-predicate.h
2017-05-18  Jan Hubickaipa-inline-analysis.c (predicate_conditions): Move...
2017-05-04  Jan Hubickaipa-cp.c (perform_estimation_of_a_value): Drop base_tim...
2017-05-03  Jan Hubickare PR ipa/80609 (crash_signal in reset_inline_summary...
2017-04-30  Jan Hubickare PR tree-optimization/79224 (Large C-Ray slowdown)
2017-04-28  Jan Hubickaipa-cp.c (perform_estimation_of_a_value): Turn time...
2017-04-26  Jan Hubickaipa-cp.c (estimate_local_effects): Convert sreal to...
2017-04-03  Jonathan WakelyFix numerous typos in comments
2017-01-01  Jakub JelinekUpdate copyright years.
2016-05-18  Martin Jambor[PR 70646] Store size to inlining predicate conditions
2016-05-02  Jan Hubickaipa-inline-analysis.c (reset_inline_summary): Clear...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-10-28  Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-04-01  Jan Hubickalto-cgraph.c (lto_output_node, [...]): Stream split_part.
2015-03-26  Jan Hubickaipa-inline-analysis.c (redirect_to_unreachable): New...
2015-01-20  Jan Hubickare PR lto/45375 ([meta-bug] Issues with building Mozill...
2015-01-14  Jan Hubickare PR ipa/64481 (r219076 breaks bootstrap (x86_64-unkno...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-22  Martin Liskasymbol_summary is used for inline_summary.
2014-11-14  Martin Jamboripa-prop.h (ipa_get_jf_pass_through_type_preserved...
2014-10-28  Andrew MacLeodcgraph.h: Flatten.
2014-10-21  Dehao ChenAdd AutoFDO.
2014-09-18  Kito ChengAdd header guard to several header files.
2014-07-24  Martin LiskaIPA C++ refactoring 1/N
2014-06-04  Martin LiskaNew callgraph wrapper function creation added
2014-05-21  Jan Hubickare PR bootstrap/60984 (AIX: gcc-4.9.0 bootstrap fails...
2014-04-18  Jan Hubickaipa-inline.h (INLINE_HINT_known_hot): New hint.
2014-03-28  Jan Hubickare PR ipa/60243 (IPA is slow on large cgraph tree)
2014-03-26  Jan Hubickare PR ipa/60315 (template constructor switch optimization)
2014-02-20  Jan Hubickare PR middle-end/58555 (Floating point exception in...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-10  Oleg Endocgraph.h (cgraph_node_set_iterator, [...]): Remove...
2013-08-13  Jan Hubickacgraph.c (cgraph_turn_edge_to_speculative): Return...
2013-07-21  Ondřej BílkaFix typos.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-11  Jan Hubickare PR fortran/48636 (Enable more inlining with -O2...
2012-11-07  Martin Jamborre PR tree-optimization/53787 (Possible IPA-SRA / IPA...
2012-11-05  Jan Hubickaipa-inline.c (compute_uninlined_call_time, [...]):...
2012-10-28  Jan Hubickaipa-inline.c (edge_badness): Reduce precision; use...
2012-10-07  Jan Hubickaipa-inline-analysis.c (do_estimate_edge_time): Return...
2012-09-12  Jan Hubickare PR fortran/48636 (Enable more inlining with -O2...
2012-08-29  Martin Jamboripa-inline.h (estimate_edge_hints): Call do_estimate_ed...
2012-08-21  Jan Hubickare PR fortran/48636 (Enable more inlining with -O2...
2012-08-19  Jan Hubickare PR lto/45375 ([meta-bug] Issues with building Mozill...
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2012-08-13  Jan Hubickatree-pass.h (write_summary, [...]): Remove set and...
2012-08-11  Martin Jamborre PR fortran/48636 (Enable more inlining with -O2...
2012-08-10  Jan Hubickare PR middle-end/54146 (Very slow compile with attribut...
2012-04-18  Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Update.
2011-11-15  Maxim Kuvyrkovipa-cp.c (ipa_value_from_jfunc): Make global.
2011-09-23  Jan Hubickainline-1.c: new testcase.
2011-09-21  Jan Hubickaipa-inline.c (relative_time_benefit): Fix wrong bracket...
2011-09-06  Martin Jamboripa-inline.h (struct inline_summary): Move versionable...
2011-05-13  Martin Jamboripa-prop.c (ipa_cst_from_jfunc): New function.
2011-05-08  Jan Hubickacgraph.c (cgraph_clone_node): Add call_duplication_hook...
2011-05-01  Jan Hubickaipa-inline.c (caller_growth_limits): Fix thinko when
2011-04-29  Jan Hubickainline-10.c: New testcase.
2011-04-27  Jan Hubickainline-9.c: New testcase.
2011-04-26  Jan Hubickacgraphbuild.c (build_cgraph_edges): Update call of...
2011-04-22  Jan Hubickagengtype.c (open_base_files): Add ipa-inline.h include.
2011-04-19  Jan Hubickacgraph.h (save_inline_function_body): Remove.
2011-04-17  Jan Hubickalto-symtab.c (lto_cgraph_replace_node): When call state...
2011-04-16  Jan Hubickacgraphbuild.c: Include ipa-inline.h.
2011-04-14  Jan Hubickacgraph.c (dump_cgraph_node): Do not dump inline summaries.
2011-04-13  Jan Hubickaipa-inline.h: New file.