Age | Commit message (Expand) | Author | Files | Lines |
2005-02-01 | re PR rtl-optimization/15242 (pessimization of "goto *") | Steven Bosscher | 1 | -0/+6 |
2005-01-20 | params.def, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-19 | re PR rtl-optimization/15139 (cc1 uses excessive amounts of memory compiling ... | Jakub Jelinek | 1 | -0/+5 |
2004-12-18 | re PR tree-optimization/18800 (ivopt missed) | Zdenek Dvorak | 1 | -0/+8 |
2004-12-01 | re PR middle-end/18667 (ice with --parm integer-share-limit=0) | Nathan Sidwell | 1 | -88/+74 |
2004-11-29 | opts.c (decode_options): Do not set max-inline-insns-rtl. | Nathan Sidwell | 1 | -10/+0 |
2004-10-28 | params.def (PARAM_SRA_MAX_STRUCTURE_SIZE): New. | Ben Elliston | 1 | -0/+19 |
2004-10-18 | Makefile.in (loop-unroll.o): Add VARRAY_H dependency. | Revital Eres | 1 | -0/+9 |
2004-09-05 | tree-ssa-loop-ivopts.c: New file. | Zdenek Dvorak | 1 | -0/+17 |
2004-08-19 | tree.h (TYPE_CACHED_VALUES_P): New. | Nathan Sidwell | 1 | -0/+8 |
2004-08-06 | params.def (PARAM_MIN_CROSSJUMP_INSNS): New. | Pat Haugen | 1 | -0/+6 |
2004-07-10 | tree-ssa-loop-im.c: New file. | Zdenek Dvorak | 1 | -0/+7 |
2004-07-09 | tree-scalar-evolution.c: New file. | Zdenek Dvorak | 1 | -0/+8 |
2004-05-25 | ddg.h, [...]: New files. | Ayal Zaks | 1 | -0/+23 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -0/+32 |
2004-03-22 | params.def (PARAM_MAX_SCHED_REGION_BLOCKS): New. | David Edelsohn | 1 | -0/+10 |
2004-03-03 | common.opt: Add description of the new -fgcse-after-reload flag. | Mostafa Hagog | 1 | -1/+19 |
2004-02-27 | c-decl.c, [...]: Fix comment typos and formatting. | Kazu Hirata | 1 | -1/+1 |
2004-02-21 | params.def (max-peeled-insns, [...]): Set to 400. | Jan Hubicka | 1 | -4/+9 |
2004-01-22 | cpperror.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-17 | c-common.c (c_estimate_num_insns_1): Handle builtin_constant_p and builtin_ex... | Jan Hubicka | 1 | -2/+2 |
2004-01-12 | Partial fox for PR opt/10776 II | Jan Hubicka | 1 | -0/+5 |
2004-01-11 | Partial fix for PR opt/10776 | Jan Hubicka | 1 | -0/+5 |
2003-11-09 | cgraphunit.c (cgraph_expand_function): Use cgraph_possibly_inlined_p. | Jan Hubicka | 1 | -21/+2 |
2003-10-20 | toplev.c (rest_of_compilation): Fix webizer pass ordering. | Jan Hubicka | 1 | -26/+0 |
2003-09-05 | opts.c (decode_options): Enable unit-at-a-time at -O2. | Jan Hubicka | 1 | -2/+2 |
2003-07-19 | common.opt: Document --param. | Neil Booth | 1 | -9/+9 |
2003-07-12 | cgraph.c (cgraph_max_uid): New global variable. | Jan Hubicka | 1 | -0/+13 |
2003-07-09 | java-tree.h (DECL_NUM_STMTS): Rename to... | Jan Hubicka | 1 | -7/+7 |
2003-06-04 | Makefile.in (cse.o): Add params.h dependency. | Zdenek Dvorak | 1 | -0/+6 |
2003-04-29 | c-pragma.c (maybe_apply_renaming_pragma): Fix typo. | Kriang Lerdsuwanakij | 1 | -1/+1 |
2003-03-02 | params.def: Introduce parameter max-inline-insns-rtl for a separate limit for... | Kurt Garloff | 1 | -10/+30 |
2003-02-26 | cse.c (count_reg_usage): Fix handling of REG_EQUAL notes. | Zdenek Dvorak | 1 | -1/+37 |
2003-02-15 | cfgcleanup.c: Include params.h. | Richard Henderson | 1 | -0/+6 |
2003-02-08 | cfgloop.h (fix_loop_placement, [...]): Declare. | Zdenek Dvorak | 1 | -0/+11 |
2002-12-22 | params.def (tracer-min-branch-probability-feedback): Fix default. | Jan Hubicka | 1 | -1/+1 |
2002-11-15 | params.def (GGC_MIN_HEAPSIZE): Fix GGC_ALWAYS_COLLECT problem. | Geoffrey Keating | 1 | -4/+7 |
2002-11-12 | params.def (ggc-min-expand, [...]): New parameters. | Zack Weinberg | 1 | -0/+20 |
2002-09-29 | builtins.def: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2002-06-01 | Makefile.in (tracer.o): New. | Jan Hubicka | 1 | -2/+33 |
2002-05-15 | invoke.texi (-malign-double): Re-add lost warning. | Jan Hubicka | 1 | -0/+9 |
2002-04-27 | tree-inline.c (inlinable_function_p): Improve heuristics by using a smoother ... | Kurt Garloff | 1 | -7/+61 |
2002-03-14 | Add --param max-unrolled-insns=<n> support | Michael Meissner | 1 | -0/+7 |
2001-10-28 | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 1 | -2/+2 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-02 | params.def (PARAM_MAX_INLINE_INSNS): Change default to 600. | Gerald Pfeifer | 1 | -3/+3 |
2001-07-26 | params.def (PARAM_MAX_PENDING_LIST_LENGTH): Add parameter to limit length of ... | Andrew MacLeod | 1 | -0/+10 |
2001-07-20 | Make-lang.in (cp/optimize.o): Depend on $(PARAMS_H), not params.h. | Daniel Berlin | 1 | -1/+1 |
2001-06-27 | invoke.texi: Add description of max-gcse-passes param. | Daniel Berlin | 1 | -1/+5 |
2001-05-01 | invoke.texi (Optimize Options): Add documentation for `--param max-delay-slot... | Jeffrey Oldham | 1 | -1/+3 |