aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-inline.c
AgeCommit message (Expand)AuthorFilesLines
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