summaryrefslogtreecommitdiff
path: root/gcc/ipa-inline.c
Commit message (Expand)AuthorAgeFilesLines
* * cgraph.c (cgraph_insert_node_to_hashtable): New function.hubicka2006-01-111-5/+12
* PR c++/25010mmitchel2005-12-111-17/+19
* * invoke.texi (large-unit-insns): Document.hubicka2005-11-151-1/+5
* * ipa-inline.c (cgraph_decide_inlining_of_small_function, hubicka2005-11-051-21/+32
* PR middle-end/24093hubicka2005-10-301-1/+1
* * cgraph.c (cgraph_clone_edge): Make the scale gcov_type.hubicka2005-09-241-12/+14
* 2005-09-01 Richard Guenther <rguenther@suse.de>rguenth2005-09-011-2/+4
* 2005-08-18 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-08-291-1/+0
* * cgraph.c (cgraph_clone_edge): New UPDATE_ORIGINAL argument.hubicka2005-07-281-14/+55
* * ipa-inline.c (update_caller_keys): Fix estimated_growth caching.jconner2005-07-281-1/+4
* * ipa-inline.c (cgraph_edge_badness): Update comments. Invert shiftjconner2005-07-281-22/+46
* 2005-07-15 Richard Guenther <rguenther@suse.de>rguenth2005-07-151-0/+78
* * ipa-inline.c (cgraph_clone_inlined_nodes): Revert previous patch.hubicka2005-06-301-1/+1
* * cgraph.c (cgraph_remove_node): Do not release function bodies untilhubicka2005-06-281-7/+96
* Update FSF address.kcook2005-06-251-2/+2
* * cgraph.c (cgraph_node): Maintain master clones.hubicka2005-06-021-6/+0
* * cgraphunit.c, ipa-inline.c, loop-iv.c, modulo-sched.c,kazu2005-05-291-1/+1
* * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h,kazu2005-05-261-5/+5
* * Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency.hubicka2005-05-251-105/+299
* * basic-block.h (REG_BR_PROB_BASE): Define.hubicka2005-05-191-2/+2
* * ipa-inline.c, tree-ssa-operands.h: Fix comment typos.kazu2005-04-231-1/+1
* * final.c, ipa-inline.c, varasm.c: Fix comment typos.kazu2005-04-231-1/+1
* * Makefile.in (ipa.o, ipa-inline.o): New files.hubicka2005-04-221-0/+740