summaryrefslogtreecommitdiff
path: root/gcc/params.def
Commit message (Expand)AuthorAgeFilesLines
* Use new debug counterRevital Eres2007-09-091-5/+0
* tree-vectorizer.c (new_loop_vec_info): Initialize new field.Victor Kaplansky2007-08-161-3/+8
* invoke.texi (l1-cache-size): Update documentation.Zdenek Dvorak2007-08-011-2/+9
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-6/+3
* params.def (PARAM_VERIFY_CANONICAL_TYPES): Remove.Douglas Gregor2007-07-111-13/+10
* * params.def: Fix formatting of emacs local variables.Nick Clifton2007-04-231-1/+2
* re PR tree-optimization/30735 (50% slow down due to mem-ssa merge)Diego Novillo2007-04-111-2/+7
* loop.texi: Document the Omega linear constraints solver.Sebastian Pop2007-03-091-1/+37
* params.def (PARAM_INLINE_UNIT_GROWTH): Set to 30.Jan Hubicka2007-02-091-1/+1
* ipa-inline.c (initial_insns, max_insns): Delete.Jan Hubicka2007-01-241-1/+1
* param.h (MIN_VECT_LOOP_BOUND): New.Dorit Nuzman2007-01-141-0/+6
* c-common.c (c_common_nodes_and_builtins): Since variants of void_type_node ge...Douglas Gregor2007-01-021-0/+13
* [multiple changes]Diego Novillo2006-12-111-9/+2
* invoke.texi (large-stack-frame, [...]): New params.Jan Hubicka2006-11-281-0/+8
* params.c (set_param_value): Initialize the "set" field.Zdenek Dvorak2006-11-121-0/+31
* params.def (PARAM_MAX_ITERATIONS_COMPUTATION_COST): New.Bernd Schmidt2006-09-151-0/+6
* params.def (PARAM_MAX_SCHED_EXTEND_REGIONS_ITERS): Change default value to 0.Maxim Kuvyrkov2006-06-061-1/+1
* re PR rtl-optimization/26685 (documentation refer to nonexisting --param max-...Richard Guenther2006-04-271-1/+1
* params.def (PARAM_MAX_SCHED_READY_INSNS): New parameter, defaulting to 100.Eric Botcazou2006-04-141-0/+6
* target.h (struct spec_info_def): New opaque declaration.Maxim Kuvyrkov2006-03-161-0/+10
* sched-rgn.c (extend_rgns): New static function.Maxim Kuvyrkov2006-03-161-0/+5
* re PR tree-optimization/26260 (PTA is slow with large structs (hits clisp))Daniel Berlin2006-02-141-1/+9
* re PR tree-optimization/22548 (Aliasing can not tell array members apart)Richard Guenther2006-01-141-1/+8
* basic-block.h, [...]: Fix comment typos.Kazu Hirata2005-12-161-1/+1
* invoke.texi (large-unit-insns): Document.Jan Hubicka2005-11-151-0/+4
* c-typeck.c, [...]: Fix comment typos.Kazu Hirata2005-11-051-1/+1
* re PR rtl-optimization/23490 (Long compile time for array initializer with in...Jan Hubicka2005-11-051-0/+24
* invoke.texi: Document max-jump-thread-duplication-stmts PARAM.Jeff Law2005-11-041-0/+18
* re PR other/22202 (Superfluous space in description of max-variable-expansion...Steven Bosscher2005-10-081-5/+2
* params.def (PARAM_MAX_GROW_COPY_BB_INSNS): New.David Edelsohn2005-10-051-0/+6
* common.opt: Add option ftree-vect-loop-version.Keith Besaw2005-09-061-0/+5
* params.def (PARAM_MIN_SPEC_PROB): New.Pete Steinmetz2005-08-241-0/+5
* re PR middle-end/21529 (code size regression (+40%) with -Os from GCC-3.4.3 t...Richard Henderson2005-08-041-3/+14
* cgraph.c (cgraph_clone_edge): New UPDATE_ORIGINAL argument.Jan Hubicka2005-07-281-0/+5
* fixed spelling error.Kenneth Zadeck2005-07-281-2/+2
* params.def: Fixed comment.Kenneth Zadeck2005-07-281-1/+6
* c.opt, [...]: Remove "." from end of help texts.Joseph Myers2005-07-021-3/+3
* c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__.Richard Henderson2005-06-271-0/+5
* Update FSF address.Kelley Cook2005-06-251-2/+2
* [multiple changes]Diego Novillo2005-04-221-0/+24
* Makefile.in (tree-chrec.o): Depend on params.h.Sebastian Pop2005-04-211-0/+5
* 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