fold-const.c (fold_binary_loc): Fix copy-and-pasto.
[gcc.git] / gcc / ipa-inline.h
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 gcc.gnu.org/ml/gcc/2012-08...
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.