| Commit message (Expand) | Author | Age | Files | Lines |
* | 2010-02-08 Richard Guenther <rguenther@suse.de> | rguenth | 2010-02-08 | 1 | -4/+7 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+1 |
* | PR tree-optimization/38844 | hubicka | 2009-02-06 | 1 | -7/+9 |
* | PR middle-end/38584 | steven | 2008-12-30 | 1 | -4/+16 |
* | PR middle-end/38454 | jakub | 2008-12-09 | 1 | -0/+1 |
* | 2008-09-11 Martin Jambor <mjambor@suse.cz> | jamborm | 2008-09-11 | 1 | -65/+75 |
* | PR other/37419 | jakub | 2008-09-09 | 1 | -4/+7 |
* | PR tree-optimization/37315 | hubicka | 2008-09-03 | 1 | -4/+4 |
* | * ipa-inline.c (cgraph_estimate_growth): Discover self recursive | hubicka | 2008-08-30 | 1 | -9/+21 |
* | * cgraph.c (cgraph_remove_node): Do not remove nested nodes. | hubicka | 2008-08-29 | 1 | -24/+4 |
* | * loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p. | hubicka | 2008-08-29 | 1 | -2/+2 |
* | * ipa-cp.c (ipcp_analyze_node): New function. | hubicka | 2008-08-24 | 1 | -24/+34 |
* | * cgraph.c (first_cgraph_function_insertion_hook): New variable. | hubicka | 2008-08-21 | 1 | -8/+12 |
* | * flags.h (flag_really_no_inline): Remove. | hubicka | 2008-07-29 | 1 | -9/+3 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -21/+28 |
* | * cgraphbuild.c (record_reference): Drop non-unit-at-a-time code. | hubicka | 2008-07-25 | 1 | -101/+17 |
* | 2008-07-23 Martin Jambor <mjambor@suse.cz> | jamborm | 2008-07-23 | 1 | -3/+79 |
* | Add ability to set target options (ix86 only) and optimization options on a f... | meissner | 2008-07-23 | 1 | -0/+35 |
* | gcc/ | rwild | 2008-06-06 | 1 | -2/+2 |
* | PR tree-optimization/36329 | ebotcazou | 2008-05-26 | 1 | -6/+6 |
* | 2008-05-15 Kenneth Zadeck <zadeck@naturalbridge.com> | zadeck | 2008-05-15 | 1 | -12/+39 |
* | * cgraph.c (dump_cgraph_node): Update. | hubicka | 2008-05-07 | 1 | -14/+24 |
* | tree-optimization/36100 | hubicka | 2008-05-05 | 1 | -8/+59 |
* | PR bootstrap/36100 | hubicka | 2008-05-02 | 1 | -7/+2 |
* | * tree-pass.h (opt_pass): Add IPA_PASS. | hubicka | 2008-05-01 | 1 | -33/+29 |
* | * gcc.dg/20050811-2.c: Update dumping flags. | hubicka | 2008-03-19 | 1 | -15/+25 |
* | * ipa-inline.c (cgraph_decide_inlining_of_small_function): Fix typo | hubicka | 2008-03-04 | 1 | -1/+1 |
* | PR c++/35262 | hubicka | 2008-03-03 | 1 | -1/+1 |
* | * gcc.dg/tree-ssa/loadpre8.c: Disable inlining. | hubicka | 2007-09-04 | 1 | -7/+17 |
* | 2007-08-28 Richard Guenther <rguenther@suse.de> | rguenth | 2007-08-28 | 1 | -1/+1 |
* | 2007-08-20 Richard Guenther <rguenther@suse.de> | rguenth | 2007-08-20 | 1 | -1/+1 |
* | * cgraphunit.c (record_cdtor_fn): Declare all cdtors always inlined. | hubicka | 2007-08-11 | 1 | -1/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | * ipa.c (cgraph_postorder): Cast according to the coding conventions. | tneumann | 2007-06-30 | 1 | -8/+10 |
* | * ipa-inline.c (cgraph_mark_inline): Assert that we never inline | hubicka | 2007-06-26 | 1 | -6/+11 |
* | 2007-06-23 Richard Guenther <rguenther@suse.de> | rguenth | 2007-06-23 | 1 | -6/+5 |
* | * c-typeck.c, config/arm/arm.c, config/darwin.c, | kazu | 2007-05-26 | 1 | -1/+1 |
* | * opts.c (decode_options): Do not fiddle with inlining | hubicka | 2007-05-04 | 1 | -2/+5 |
* | * ipa-inline.c (cgraph_maybe_hot_edge_p): Look for hot/cold attributes, | hubicka | 2007-03-14 | 1 | -0/+9 |
* | * cfgloop.c, config/alpha/alpha.c, config/bfin/bfin.c, | kazu | 2007-02-18 | 1 | -1/+1 |
* | * ipa-inline.c (cgraph_edge_badness): Add "else" missing in the | hubicka | 2007-02-11 | 1 | -1/+1 |
* | * Makefile.in (passes.o, ipa-inline.o): Add dependencies. | hubicka | 2007-02-09 | 1 | -30/+63 |
* | PR middle-end/30696 | hubicka | 2007-02-04 | 1 | -0/+1 |
* | * ipa-inline.c (try_inline): Improve debug output; work on already | hubicka | 2007-02-04 | 1 | -36/+131 |
* | * cgraphunit.c, config/arm/arm.c, config/m68k/m68k.c, | kazu | 2007-01-31 | 1 | -6/+6 |
* | * tree-ssa-loop-unswitch.c: Include tree-inline.h. | rakdver | 2007-01-28 | 1 | -1/+2 |
* | * ipa-inline.c (cgraph_decide_inlining): Initialize initial_insns. | hubicka | 2007-01-25 | 1 | -1/+1 |
* | oops, wrong variant of patch. | hubicka | 2007-01-24 | 1 | -2/+2 |
* | * ipa-inline.c (initial_insns, max_insns): Delete. | hubicka | 2007-01-24 | 1 | -11/+27 |
* | * ipa-inline.c (inlining_mode): Comment, move up. | hubicka | 2007-01-21 | 1 | -130/+149 |