aboutsummaryrefslogtreecommitdiff
path: root/gcc/params.def
AgeCommit message (Expand)AuthorFilesLines
2004-09-05tree-ssa-loop-ivopts.c: New file.Zdenek Dvorak1-0/+17
2004-08-19tree.h (TYPE_CACHED_VALUES_P): New.Nathan Sidwell1-0/+8
2004-08-06params.def (PARAM_MIN_CROSSJUMP_INSNS): New.Pat Haugen1-0/+6
2004-07-10tree-ssa-loop-im.c: New file.Zdenek Dvorak1-0/+7
2004-07-09tree-scalar-evolution.c: New file.Zdenek Dvorak1-0/+8
2004-05-25ddg.h, [...]: New files.Ayal Zaks1-0/+23
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+32
2004-03-22params.def (PARAM_MAX_SCHED_REGION_BLOCKS): New.David Edelsohn1-0/+10
2004-03-03common.opt: Add description of the new -fgcse-after-reload flag.Mostafa Hagog1-1/+19
2004-02-27c-decl.c, [...]: Fix comment typos and formatting.Kazu Hirata1-1/+1
2004-02-21params.def (max-peeled-insns, [...]): Set to 400.Jan Hubicka1-4/+9
2004-01-22cpperror.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-01-17c-common.c (c_estimate_num_insns_1): Handle builtin_constant_p and builtin_ex...Jan Hubicka1-2/+2
2004-01-12Partial fox for PR opt/10776 IIJan Hubicka1-0/+5
2004-01-11Partial fix for PR opt/10776Jan Hubicka1-0/+5
2003-11-09cgraphunit.c (cgraph_expand_function): Use cgraph_possibly_inlined_p.Jan Hubicka1-21/+2
2003-10-20toplev.c (rest_of_compilation): Fix webizer pass ordering.Jan Hubicka1-26/+0
2003-09-05opts.c (decode_options): Enable unit-at-a-time at -O2.Jan Hubicka1-2/+2
2003-07-19common.opt: Document --param.Neil Booth1-9/+9
2003-07-12cgraph.c (cgraph_max_uid): New global variable.Jan Hubicka1-0/+13
2003-07-09java-tree.h (DECL_NUM_STMTS): Rename to...Jan Hubicka1-7/+7
2003-06-04Makefile.in (cse.o): Add params.h dependency.Zdenek Dvorak1-0/+6
2003-04-29c-pragma.c (maybe_apply_renaming_pragma): Fix typo.Kriang Lerdsuwanakij1-1/+1
2003-03-02params.def: Introduce parameter max-inline-insns-rtl for a separate limit for...Kurt Garloff1-10/+30
2003-02-26cse.c (count_reg_usage): Fix handling of REG_EQUAL notes.Zdenek Dvorak1-1/+37
2003-02-15cfgcleanup.c: Include params.h.Richard Henderson1-0/+6
2003-02-08cfgloop.h (fix_loop_placement, [...]): Declare.Zdenek Dvorak1-0/+11
2002-12-22params.def (tracer-min-branch-probability-feedback): Fix default.Jan Hubicka1-1/+1
2002-11-15params.def (GGC_MIN_HEAPSIZE): Fix GGC_ALWAYS_COLLECT problem.Geoffrey Keating1-4/+7
2002-11-12params.def (ggc-min-expand, [...]): New parameters.Zack Weinberg1-0/+20
2002-09-29builtins.def: Fix comment formatting.Kazu Hirata1-1/+1
2002-06-01Makefile.in (tracer.o): New.Jan Hubicka1-2/+33
2002-05-15invoke.texi (-malign-double): Re-add lost warning.Jan Hubicka1-0/+9
2002-04-27tree-inline.c (inlinable_function_p): Improve heuristics by using a smoother ...Kurt Garloff1-7/+61
2002-03-14Add --param max-unrolled-insns=<n> supportMichael Meissner1-0/+7
2001-10-28ChangeLog.0, [...]: Fix spelling errors.Joseph Myers1-2/+2
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-02params.def (PARAM_MAX_INLINE_INSNS): Change default to 600.Gerald Pfeifer1-3/+3
2001-07-26params.def (PARAM_MAX_PENDING_LIST_LENGTH): Add parameter to limit length of ...Andrew MacLeod1-0/+10
2001-07-20Make-lang.in (cp/optimize.o): Depend on $(PARAMS_H), not params.h.Daniel Berlin1-1/+1
2001-06-27invoke.texi: Add description of max-gcse-passes param.Daniel Berlin1-1/+5
2001-05-01invoke.texi (Optimize Options): Add documentation for `--param max-delay-slot...Jeffrey Oldham1-1/+3
2001-04-11Makefile.in (gcse.o): Depend on params.h.Mark Mitchell1-0/+7
2001-02-23Makefile.in (resource.o): Add params.h dependence.Jeffrey Oldham1-0/+11
2001-02-21Makefile.in (reorg.o): Add params.h dependence.Jeffrey Oldham1-1/+12
2001-02-14Makefile.in (toplev.o): Depend on params.h.Mark Mitchell1-0/+50