aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-inline-analysis.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-08cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter.Jan Hubicka1-37/+255
2011-05-06cgraph.c (cgraph_add_thunk): Create real function node instead of alias node...Jan Hubicka1-3/+19
2011-05-01ipa-inline.c (caller_growth_limits): Fix thinko whenJan Hubicka1-5/+14
2011-04-29inline-10.c: New testcase.Jan Hubicka1-89/+329
2011-04-28ipa-inline-analysis.c (will_be_nonconstant_predicate): Take nonconstant_names...Jan Hubicka1-14/+63
2011-04-27inline-9.c: New testcase.Jan Hubicka1-57/+254
2011-04-26cgraphbuild.c (build_cgraph_edges): Update call of cgraph_create_edge and cgr...Jan Hubicka1-16/+161
2011-04-24ipa-prop.c (ipa_propagate_indirect_call_infos): Remove obsolette WPA hack.Jan Hubicka1-12/+34
2011-04-23* ipa-inline-analysis.c (inline_write_summary): Fix thinko.Jan Hubicka1-2/+2
2011-04-22gengtype.c (open_base_files): Add ipa-inline.h include.Jan Hubicka1-116/+1077
2011-04-17lto-symtab.c (lto_cgraph_replace_node): When call statement is present, also ...Jan Hubicka1-25/+39
2011-04-17re PR tree-optimization/48622 (ICE: in estimate_size_after_inlining, at ipa-i...Michael Matz1-2/+2
2011-04-16cgraphbuild.c: Include ipa-inline.h.Jan Hubicka1-30/+85
2011-04-14cgraph.c (dump_cgraph_node): Do not dump inline summaries.Jan Hubicka1-23/+204
2011-04-13ipa-inline.h: New file.Jan Hubicka1-0/+481