aboutsummaryrefslogtreecommitdiff
path: root/gcc/params.def
AgeCommit message (Expand)AuthorFilesLines
2006-02-14re PR tree-optimization/26260 (PTA is slow with large structs (hits clisp))Daniel Berlin1-1/+9
2006-01-14re PR tree-optimization/22548 (Aliasing can not tell array members apart)Richard Guenther1-1/+8
2005-12-16basic-block.h, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-11-15invoke.texi (large-unit-insns): Document.Jan Hubicka1-0/+4
2005-11-05c-typeck.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-11-05re PR rtl-optimization/23490 (Long compile time for array initializer with in...Jan Hubicka1-0/+24
2005-11-04invoke.texi: Document max-jump-thread-duplication-stmts PARAM.Jeff Law1-0/+18
2005-10-08re PR other/22202 (Superfluous space in description of max-variable-expansion...Steven Bosscher1-5/+2
2005-10-05params.def (PARAM_MAX_GROW_COPY_BB_INSNS): New.David Edelsohn1-0/+6
2005-09-06common.opt: Add option ftree-vect-loop-version.Keith Besaw1-0/+5
2005-08-24params.def (PARAM_MIN_SPEC_PROB): New.Pete Steinmetz1-0/+5
2005-08-04re PR middle-end/21529 (code size regression (+40%) with -Os from GCC-3.4.3 t...Richard Henderson1-3/+14
2005-07-28cgraph.c (cgraph_clone_edge): New UPDATE_ORIGINAL argument.Jan Hubicka1-0/+5
2005-07-28fixed spelling error.Kenneth Zadeck1-2/+2
2005-07-28params.def: Fixed comment.Kenneth Zadeck1-1/+6
2005-07-02c.opt, [...]: Remove "." from end of help texts.Joseph Myers1-3/+3
2005-06-27c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__.Richard Henderson1-0/+5
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-04-22[multiple changes]Diego Novillo1-0/+24
2005-04-21Makefile.in (tree-chrec.o): Depend on params.h.Sebastian Pop1-0/+5
2005-04-06params.def (PARAM_SALIAS_MAX_IMPLICIT_FIELDS): NewDaniel Berlin1-0/+8
2005-03-23params.def: Fix a typo.Kazu Hirata1-1/+1
2005-03-22cgraphunit.c (cgraph_estimate_size_after_inlining): Compute call cost based o...Richard Guenther1-9/+12
2005-02-01re PR rtl-optimization/15242 (pessimization of "goto *")Steven Bosscher1-0/+6
2005-01-20params.def, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-19re PR rtl-optimization/15139 (cc1 uses excessive amounts of memory compiling ...Jakub Jelinek1-0/+5
2004-12-18re PR tree-optimization/18800 (ivopt missed)Zdenek Dvorak1-0/+8
2004-12-01re PR middle-end/18667 (ice with --parm integer-share-limit=0)Nathan Sidwell1-88/+74
2004-11-29opts.c (decode_options): Do not set max-inline-insns-rtl.Nathan Sidwell1-10/+0
2004-10-28params.def (PARAM_SRA_MAX_STRUCTURE_SIZE): New.Ben Elliston1-0/+19
2004-10-18Makefile.in (loop-unroll.o): Add VARRAY_H dependency.Revital Eres1-0/+9
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