summaryrefslogtreecommitdiff
path: root/gcc/params.def
Commit message (Expand)AuthorAgeFilesLines
* params.def (PARAM_SALIAS_MAX_IMPLICIT_FIELDS): NewDaniel Berlin2005-04-061-0/+8
* params.def: Fix a typo.Kazu Hirata2005-03-231-1/+1
* cgraphunit.c (cgraph_estimate_size_after_inlining): Compute call cost based o...Richard Guenther2005-03-221-9/+12
* re PR rtl-optimization/15242 (pessimization of "goto *")Steven Bosscher2005-02-011-0/+6
* params.def, [...]: Update copyright.Kazu Hirata2005-01-201-1/+1
* re PR rtl-optimization/15139 (cc1 uses excessive amounts of memory compiling ...Jakub Jelinek2005-01-191-0/+5
* re PR tree-optimization/18800 (ivopt missed)Zdenek Dvorak2004-12-181-0/+8
* re PR middle-end/18667 (ice with --parm integer-share-limit=0)Nathan Sidwell2004-12-011-88/+74
* opts.c (decode_options): Do not set max-inline-insns-rtl.Nathan Sidwell2004-11-291-10/+0
* params.def (PARAM_SRA_MAX_STRUCTURE_SIZE): New.Ben Elliston2004-10-281-0/+19
* Makefile.in (loop-unroll.o): Add VARRAY_H dependency.Revital Eres2004-10-181-0/+9
* tree-ssa-loop-ivopts.c: New file.Zdenek Dvorak2004-09-051-0/+17
* tree.h (TYPE_CACHED_VALUES_P): New.Nathan Sidwell2004-08-191-0/+8
* params.def (PARAM_MIN_CROSSJUMP_INSNS): New.Pat Haugen2004-08-061-0/+6
* tree-ssa-loop-im.c: New file.Zdenek Dvorak2004-07-101-0/+7
* tree-scalar-evolution.c: New file.Zdenek Dvorak2004-07-091-0/+8
* ddg.h, [...]: New files.Ayal Zaks2004-05-251-0/+23
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+32
* params.def (PARAM_MAX_SCHED_REGION_BLOCKS): New.David Edelsohn2004-03-221-0/+10
* common.opt: Add description of the new -fgcse-after-reload flag.Mostafa Hagog2004-03-031-1/+19
* c-decl.c, [...]: Fix comment typos and formatting.Kazu Hirata2004-02-271-1/+1
* params.def (max-peeled-insns, [...]): Set to 400.Jan Hubicka2004-02-211-4/+9
* cpperror.c, [...]: Update copyright.Kazu Hirata2004-01-221-1/+1
* c-common.c (c_estimate_num_insns_1): Handle builtin_constant_p and builtin_ex...Jan Hubicka2004-01-171-2/+2
* Partial fox for PR opt/10776 IIJan Hubicka2004-01-121-0/+5
* Partial fix for PR opt/10776Jan Hubicka2004-01-111-0/+5
* cgraphunit.c (cgraph_expand_function): Use cgraph_possibly_inlined_p.Jan Hubicka2003-11-091-21/+2
* toplev.c (rest_of_compilation): Fix webizer pass ordering.Jan Hubicka2003-10-201-26/+0
* opts.c (decode_options): Enable unit-at-a-time at -O2.Jan Hubicka2003-09-051-2/+2
* common.opt: Document --param.Neil Booth2003-07-191-9/+9
* cgraph.c (cgraph_max_uid): New global variable.Jan Hubicka2003-07-121-0/+13
* java-tree.h (DECL_NUM_STMTS): Rename to...Jan Hubicka2003-07-091-7/+7
* Makefile.in (cse.o): Add params.h dependency.Zdenek Dvorak2003-06-041-0/+6
* c-pragma.c (maybe_apply_renaming_pragma): Fix typo.Kriang Lerdsuwanakij2003-04-291-1/+1
* params.def: Introduce parameter max-inline-insns-rtl for a separate limit for...Kurt Garloff2003-03-021-10/+30
* cse.c (count_reg_usage): Fix handling of REG_EQUAL notes.Zdenek Dvorak2003-02-261-1/+37
* cfgcleanup.c: Include params.h.Richard Henderson2003-02-151-0/+6
* cfgloop.h (fix_loop_placement, [...]): Declare.Zdenek Dvorak2003-02-081-0/+11
* params.def (tracer-min-branch-probability-feedback): Fix default.Jan Hubicka2002-12-221-1/+1
* params.def (GGC_MIN_HEAPSIZE): Fix GGC_ALWAYS_COLLECT problem.Geoffrey Keating2002-11-151-4/+7
* params.def (ggc-min-expand, [...]): New parameters.Zack Weinberg2002-11-121-0/+20
* builtins.def: Fix comment formatting.Kazu Hirata2002-09-291-1/+1
* Makefile.in (tracer.o): New.Jan Hubicka2002-06-011-2/+33
* invoke.texi (-malign-double): Re-add lost warning.Jan Hubicka2002-05-151-0/+9
* tree-inline.c (inlinable_function_p): Improve heuristics by using a smoother ...Kurt Garloff2002-04-271-7/+61
* Add --param max-unrolled-insns=<n> supportMichael Meissner2002-03-141-0/+7
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-10-281-2/+2
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* params.def (PARAM_MAX_INLINE_INSNS): Change default to 600.Gerald Pfeifer2001-08-021-3/+3
* params.def (PARAM_MAX_PENDING_LIST_LENGTH): Add parameter to limit length of ...Andrew MacLeod2001-07-261-0/+10