OSDN Git Service

PR testsuite/33082
[pf3gnuchains/gcc-fork.git] / gcc / ipa-inline.c
2007-08-11 hubicka * cgraphunit.c (record_cdtor_fn): Declare all cdtors...
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-06-30 tneumann * ipa.c (cgraph_postorder): Cast according to the...
2007-06-26 hubicka * ipa-inline.c (cgraph_mark_inline): Assert that we...
2007-06-23 rguenth2007-06-23 Richard Guenther <rguenther@suse.de>
2007-05-26 kazu * c-typeck.c, config/arm/arm.c, config/darwin.c,
2007-05-04 hubicka * opts.c (decode_options): Do not fiddle with inlining
2007-03-14 hubicka * ipa-inline.c (cgraph_maybe_hot_edge_p): Look for...
2007-02-18 kazu * cfgloop.c, config/alpha/alpha.c, config/bfin/bfin.c,
2007-02-11 hubicka * ipa-inline.c (cgraph_edge_badness): Add "else" missi...
2007-02-09 hubicka * Makefile.in (passes.o, ipa-inline.o): Add dependencies.
2007-02-04 hubicka PR middle-end/30696
2007-02-04 hubicka * ipa-inline.c (try_inline): Improve debug output...
2007-01-31 kazu * cgraphunit.c, config/arm/arm.c, config/m68k/m68k.c,
2007-01-28 rakdver * tree-ssa-loop-unswitch.c: Include tree-inline.h.
2007-01-25 hubicka * ipa-inline.c (cgraph_decide_inlining): Initialize...
2007-01-24 hubickaoops, wrong variant of patch.
2007-01-24 hubicka * ipa-inline.c (initial_insns, max_insns): Delete.
2007-01-21 hubicka * ipa-inline.c (inlining_mode): Comment, move up.
2007-01-19 hubicka * ipa-inline.c (cgraph_decide_inlining_incrementally...
2007-01-16 hubicka * cgraph.h (cgraph_decide_inlining_incrementally)...
2007-01-08 hubicka * tree-pas.h (TODO_remove_function): New flag.
2006-12-20 hubicka * cgraph.c: Update overall comment; fix vertical spacing.
2006-12-13 rguenth2006-12-13 Richard Guenther <rguenther@suse.de>
2006-11-28 hubicka * invoke.texi (large-stack-frame, large-stack-frame...
2006-08-21 hubicka PR rtl-optimization/28071
2006-08-20 hubicka PR middle-end/28779
2006-07-26 hubicka PR tree-optimization/27882
2006-07-24 hubicka PR rtl-optimization/28071
2006-04-07 hubicka * ipa-inline.c (cgraph_early_inlining): Collect garbage.
2006-04-05 rguenth2006-04-05 Richard Guenther <rguenther@suse.de>
2006-03-14 rguenth2006-03-14 Richard Guenther <rguenther@suse.de>
2006-03-02 dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-01-31 dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2006-01-11 hubicka * cgraph.c (cgraph_insert_node_to_hashtable): New...
2005-12-11 mmitchel PR c++/25010
2005-11-15 hubicka * invoke.texi (large-unit-insns): Document.
2005-11-05 hubicka * ipa-inline.c (cgraph_decide_inlining_of_small_function,
2005-10-30 hubicka PR middle-end/24093
2005-09-24 hubicka * cgraph.c (cgraph_clone_edge): Make the scale gcov_type.
2005-09-01 rguenth2005-09-01 Richard Guenther <rguenther@suse.de>
2005-08-29 pinskia2005-08-18 Andrew Pinski <pinskia@physics.uc.edu>
2005-07-28 hubicka * cgraph.c (cgraph_clone_edge): New UPDATE_ORIGINAL...
2005-07-28 jconner * ipa-inline.c (update_caller_keys): Fix estima...
2005-07-28 jconner * ipa-inline.c (cgraph_edge_badness): Update...
2005-07-15 rguenth2005-07-15 Richard Guenther <rguenther@suse.de>
2005-06-30 hubicka * ipa-inline.c (cgraph_clone_inlined_nodes): Revert...
2005-06-28 hubicka * cgraph.c (cgraph_remove_node): Do not release functi...
2005-06-25 kcookUpdate FSF address.
2005-06-02 hubicka * cgraph.c (cgraph_node): Maintain master clones.
2005-05-29 kazu * cgraphunit.c, ipa-inline.c, loop-iv.c, modulo-sched.c,
2005-05-26 kazu * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c,...
2005-05-25 hubicka * Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency.
2005-05-19 hubicka * basic-block.h (REG_BR_PROB_BASE): Define.
2005-04-23 kazu * ipa-inline.c, tree-ssa-operands.h: Fix comment typos.
2005-04-23 kazu * final.c, ipa-inline.c, varasm.c: Fix comment typos.
2005-04-22 hubicka * Makefile.in (ipa.o, ipa-inline.o): New files.