summaryrefslogtreecommitdiff
path: root/gcc/ipa-inline.h
Commit message (Expand)AuthorAgeFilesLines
* lto-cgraph.c (lto_output_node, [...]): Stream split_part.Jan Hubicka2015-04-011-0/+3
* ipa-inline-analysis.c (redirect_to_unreachable): New function.Jan Hubicka2015-03-261-0/+3
* re PR lto/45375 ([meta-bug] Issues with building Mozilla (i.e. Firefox) with ...Jan Hubicka2015-01-201-0/+2
* re PR ipa/64481 (r219076 breaks bootstrap (x86_64-unknown-linux-gnu))Jan Hubicka2015-01-141-27/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* symbol_summary is used for inline_summary.Martin Liska2014-12-221-10/+22
* ipa-prop.h (ipa_get_jf_pass_through_type_preserved): use agg_preserved flag i...Martin Jambor2014-11-141-1/+2
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-1/+0
* Add AutoFDO.Dehao Chen2014-10-211-0/+1
* Add header guard to several header files.Kito Cheng2014-09-181-0/+5
* IPA C++ refactoring 1/NMartin Liska2014-07-241-1/+1
* New callgraph wrapper function creation addedMartin Liska2014-06-041-0/+1
* re PR bootstrap/60984 (AIX: gcc-4.9.0 bootstrap fails in stage-2)Jan Hubicka2014-05-211-1/+2
* ipa-inline.h (INLINE_HINT_known_hot): New hint.Jan Hubicka2014-04-181-1/+3
* re PR ipa/60243 (IPA is slow on large cgraph tree)Jan Hubicka2014-03-281-0/+3
* re PR ipa/60315 (template constructor switch optimization)Jan Hubicka2014-03-261-1/+2
* re PR middle-end/58555 (Floating point exception in want_inline_self_recursiv...Jan Hubicka2014-02-201-1/+2
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo2013-12-101-22/+24
* cgraph.c (cgraph_turn_edge_to_speculative): Return newly introduced edge; fix...Jan Hubicka2013-08-131-0/+1
* Fix typos.Ondřej Bílka2013-07-211-3/+3
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-43/+24
* re PR fortran/48636 (Enable more inlining with -O2 and higher)Jan Hubicka2012-11-111-3/+21
* re PR tree-optimization/53787 (Possible IPA-SRA / IPA-CP improvement)Martin Jambor2012-11-071-3/+5
* ipa-inline.c (compute_uninlined_call_time, [...]): New functions.Jan Hubicka2012-11-051-1/+9
* ipa-inline.c (edge_badness): Reduce precision; use scc hints.Jan Hubicka2012-10-281-1/+5
* ipa-inline-analysis.c (do_estimate_edge_time): Return actual time spent by th...Jan Hubicka2012-10-071-4/+15
* re PR fortran/48636 (Enable more inlining with -O2 and higher)Jan Hubicka2012-09-121-2/+6
* ipa-inline.h (estimate_edge_hints): Call do_estimate_edge_hints, not do_estim...Martin Jambor2012-08-291-1/+1
* re PR fortran/48636 (Enable more inlining with -O2 and higher)Jan Hubicka2012-08-211-1/+6
* re PR lto/45375 ([meta-bug] Issues with building Mozilla (i.e. Firefox) with ...Jan Hubicka2012-08-191-2/+28
* backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo2012-08-141-5/+5
* tree-pass.h (write_summary, [...]): Remove set and vset arguments.Jan Hubicka2012-08-131-1/+1
* re PR fortran/48636 (Enable more inlining with -O2 and higher)Martin Jambor2012-08-111-1/+10
* re PR middle-end/54146 (Very slow compile with attribute((flatten)))Jan Hubicka2012-08-101-1/+2
* lto-symtab.c (lto_cgraph_replace_node): Update.Jan Hubicka2012-04-181-1/+1
* ipa-cp.c (ipa_value_from_jfunc): Make global.Maxim Kuvyrkov2011-11-151-0/+1
* inline-1.c: new testcase.Jan Hubicka2011-09-231-0/+21
* ipa-inline.c (relative_time_benefit): Fix wrong bracketting.Jan Hubicka2011-09-211-1/+1
* ipa-inline.h (struct inline_summary): Move versionable flag...Martin Jambor2011-09-061-3/+0
* ipa-prop.c (ipa_cst_from_jfunc): New function.Martin Jambor2011-05-141-1/+3
* cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter.Jan Hubicka2011-05-081-0/+1
* ipa-inline.c (caller_growth_limits): Fix thinko whenJan Hubicka2011-05-011-0/+1
* inline-10.c: New testcase.Jan Hubicka2011-04-291-1/+1
* inline-9.c: New testcase.Jan Hubicka2011-04-271-0/+1
* cgraphbuild.c (build_cgraph_edges): Update call of cgraph_create_edge and cgr...Jan Hubicka2011-04-261-0/+23
* gengtype.c (open_base_files): Add ipa-inline.h include.Jan Hubicka2011-04-221-21/+139
* cgraph.h (save_inline_function_body): Remove.Jan Hubicka2011-04-191-0/+9