aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-inline.c
AgeCommit message (Expand)AuthorFilesLines
2006-04-07* ipa-inline.c (cgraph_early_inlining): Collect garbage.Jan Hubicka1-1/+4
2006-04-05re PR tree-optimization/26919 (ICE in cgraph_estimate_size_after_inlining wit...Richard Guenther1-1/+1
2006-03-14re PR tree-optimization/26667 (Inlining always_inline functions causes furthe...Richard Guenther1-4/+7
2006-03-02tree-vrp.c (execute_vrp): Return value.Daniel Berlin1-3/+5
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-2/+2
2006-01-11cgraph.c (cgraph_insert_node_to_hashtable): New function.Jan Hubicka1-5/+12
2005-12-11re PR c++/25010 (Segmentation fault (infinite recursion in cgraph_clone_inlin...Mark Mitchell1-17/+19
2005-11-15invoke.texi (large-unit-insns): Document.Jan Hubicka1-1/+5
2005-11-05ipa-inline.c (cgraph_decide_inlining_of_small_function, [...]): Do not hold m...Jan Hubicka1-21/+32
2005-10-30re PR middle-end/24093 (cgraph exhausts virtual memory building 197.parser wi...Andreas Krebbel1-1/+1
2005-09-24cgraph.c (cgraph_clone_edge): Make the scale gcov_type.Jan Hubicka1-12/+14
2005-09-01re PR tree-optimization/15366 ([3.4 only][unit-at-a-time] -fno-inline-functio...Richard Guenther1-2/+4
2005-08-29[multiple changes]Andrew Pinski1-1/+0
2005-07-28cgraph.c (cgraph_clone_edge): New UPDATE_ORIGINAL argument.Jan Hubicka1-14/+55
2005-07-28ipa-inline.c (update_caller_keys): Fix estimated_growth caching.Josh Conner1-1/+4
2005-07-28ipa-inline.c (cgraph_edge_badness): Update comments.Josh Conner1-22/+46
2005-07-15c-common.c (handle_flatten_attribute): New function.Richard Guenther1-0/+78
2005-06-30* ipa-inline.c (cgraph_clone_inlined_nodes): Revert previous patch.Jan Hubicka1-1/+1
2005-06-28cgraph.c (cgraph_remove_node): Do not release function bodies until full cgra...Jan Hubicka1-7/+96
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-02cgraph.c (cgraph_node): Maintain master clones.Jan Hubicka1-6/+0
2005-05-29cgraphunit.c, [...]: Fix typos and follow spelling conventions in error/dump ...Kazu Hirata1-1/+1
2005-05-26c-common.c, [...]: Fix comment typos.Kazu Hirata1-5/+5
2005-05-25Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency.Jan Hubicka1-105/+299
2005-05-19basic-block.h (REG_BR_PROB_BASE): Define.Jan Hubicka1-2/+2
2005-04-23* ipa-inline.c, tree-ssa-operands.h: Fix comment typos.Kazu Hirata1-1/+1
2005-04-23* final.c, ipa-inline.c, varasm.c: Fix comment typos.Kazu Hirata1-1/+1
2005-04-22Makefile.in (ipa.o, [...]): New files.Jan Hubicka1-0/+740