Age | Commit message (Expand) | Author | Files | Lines |
2007-05-04 | opts.c (decode_options): Do not fiddle with inlining parameters in case of op... | Jan Hubicka | 1 | -2/+5 |
2007-03-14 | ipa-inline.c (cgraph_maybe_hot_edge_p): Look for hot/cold attributes... | Jan Hubicka | 1 | -0/+9 |
2007-02-18 | cfgloop.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2007-02-11 | ipa-inline.c (cgraph_edge_badness): Add "else" missing in the previous patch. | Jan Hubicka | 1 | -1/+1 |
2007-02-09 | Makefile.in (passes.o, [...]): Add dependencies. | Jan Hubicka | 1 | -30/+63 |
2007-02-04 | re PR middle-end/30696 (Linker failure with OpenMP and inline function) | Jan Hubicka | 1 | -0/+1 |
2007-02-04 | ipa-inline.c (try_inline): Improve debug output; work on already inline edges... | Jan Hubicka | 1 | -36/+131 |
2007-01-31 | cgraphunit.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -6/+6 |
2007-01-28 | tree-ssa-loop-unswitch.c: Include tree-inline.h. | Zdenek Dvorak | 1 | -1/+2 |
2007-01-25 | * ipa-inline.c (cgraph_decide_inlining): Initialize initial_insns. | Jan Hubicka | 1 | -1/+1 |
2007-01-24 | oops, wrong variant of patch. | Jan Hubicka | 1 | -2/+2 |
2007-01-24 | ipa-inline.c (initial_insns, max_insns): Delete. | Jan Hubicka | 1 | -11/+27 |
2007-01-21 | ipa-inline.c (inlining_mode): Comment, move up. | Jan Hubicka | 1 | -130/+149 |
2007-01-19 | ipa-inline.c (cgraph_decide_inlining_incrementally): Instead of 'early' argum... | Jan Hubicka | 1 | -16/+35 |
2007-01-16 | cgraph.h (cgraph_decide_inlining_incrementally): Kill. | Jan Hubicka | 1 | -57/+214 |
2007-01-08 | tree-pas.h (TODO_remove_function): New flag. | Jan Hubicka | 1 | -7/+8 |
2006-12-20 | cgraph.c: Update overall comment; fix vertical spacing. | Jan Hubicka | 1 | -40/+28 |
2006-12-13 | ipa-inline.c (cgraph_flatten_node): Replace leafify with flatten. | Richard Guenther | 1 | -2/+2 |
2006-11-28 | invoke.texi (large-stack-frame, [...]): New params. | Jan Hubicka | 1 | -0/+22 |
2006-08-21 | re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp... | Jan Hubicka | 1 | -8/+16 |
2006-08-20 | re PR middle-end/28779 (internal compiler error: in cgraph_estimate_size_afte... | Jan Hubicka | 1 | -7/+24 |
2006-07-26 | re PR tree-optimization/27882 (segfault in ipa-inline.c, if (e->callee->local... | Jan Hubicka | 1 | -8/+19 |
2006-07-24 | re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp... | Jan Hubicka | 1 | -0/+17 |
2006-04-07 | * ipa-inline.c (cgraph_early_inlining): Collect garbage. | Jan Hubicka | 1 | -1/+4 |
2006-04-05 | re PR tree-optimization/26919 (ICE in cgraph_estimate_size_after_inlining wit... | Richard Guenther | 1 | -1/+1 |
2006-03-14 | re PR tree-optimization/26667 (Inlining always_inline functions causes furthe... | Richard Guenther | 1 | -4/+7 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -3/+5 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -2/+2 |
2006-01-11 | cgraph.c (cgraph_insert_node_to_hashtable): New function. | Jan Hubicka | 1 | -5/+12 |
2005-12-11 | re PR c++/25010 (Segmentation fault (infinite recursion in cgraph_clone_inlin... | Mark Mitchell | 1 | -17/+19 |
2005-11-15 | invoke.texi (large-unit-insns): Document. | Jan Hubicka | 1 | -1/+5 |
2005-11-05 | ipa-inline.c (cgraph_decide_inlining_of_small_function, [...]): Do not hold m... | Jan Hubicka | 1 | -21/+32 |
2005-10-30 | re PR middle-end/24093 (cgraph exhausts virtual memory building 197.parser wi... | Andreas Krebbel | 1 | -1/+1 |
2005-09-24 | cgraph.c (cgraph_clone_edge): Make the scale gcov_type. | Jan Hubicka | 1 | -12/+14 |
2005-09-01 | re PR tree-optimization/15366 ([3.4 only][unit-at-a-time] -fno-inline-functio... | Richard Guenther | 1 | -2/+4 |
2005-08-29 | [multiple changes] | Andrew Pinski | 1 | -1/+0 |
2005-07-28 | cgraph.c (cgraph_clone_edge): New UPDATE_ORIGINAL argument. | Jan Hubicka | 1 | -14/+55 |
2005-07-28 | ipa-inline.c (update_caller_keys): Fix estimated_growth caching. | Josh Conner | 1 | -1/+4 |
2005-07-28 | ipa-inline.c (cgraph_edge_badness): Update comments. | Josh Conner | 1 | -22/+46 |
2005-07-15 | c-common.c (handle_flatten_attribute): New function. | Richard Guenther | 1 | -0/+78 |
2005-06-30 | * ipa-inline.c (cgraph_clone_inlined_nodes): Revert previous patch. | Jan Hubicka | 1 | -1/+1 |
2005-06-28 | cgraph.c (cgraph_remove_node): Do not release function bodies until full cgra... | Jan Hubicka | 1 | -7/+96 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-02 | cgraph.c (cgraph_node): Maintain master clones. | Jan Hubicka | 1 | -6/+0 |
2005-05-29 | cgraphunit.c, [...]: Fix typos and follow spelling conventions in error/dump ... | Kazu Hirata | 1 | -1/+1 |
2005-05-26 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -5/+5 |
2005-05-25 | Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency. | Jan Hubicka | 1 | -105/+299 |
2005-05-19 | basic-block.h (REG_BR_PROB_BASE): Define. | Jan Hubicka | 1 | -2/+2 |
2005-04-23 | * ipa-inline.c, tree-ssa-operands.h: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-04-23 | * final.c, ipa-inline.c, varasm.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |