summaryrefslogtreecommitdiff
path: root/gcc/params.def
Commit message (Expand)AuthorAgeFilesLines
* Bump the size of scevs.Sebastian Pop2010-08-111-1/+1
* ipa-prop.h (enum ipa_lattice_type): Changed comments.Martin Jambor2010-08-051-0/+6
* re PR target/42495 (redundant memory load)Maxim Kuvyrkov2010-07-271-0/+8
* gcse.c (struct expr:max_distance): New field.Maxim Kuvyrkov2010-07-271-0/+15
* params.def (max-inline-insns-auto): Default to 40.Jan Hubicka2010-06-281-2/+2
* tree-pass.h (pass_split_functions): Declare.Jan Hubicka2010-06-251-0/+6
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* Fix documentation of the new parameters.Sebastian Pop2010-03-131-2/+2
* Add PARAM_GRAPHITE_MAX_BBS_PER_FUNCTION.Sebastian Pop2010-03-131-0/+7
* Limit the number of parameters per SCoP.Sebastian Pop2010-03-131-0/+7
* re PR tree-optimization/43186 (A loop in tree_unroll_loops_completely never e...Richard Guenther2010-02-271-0/+5
* params.def (PARAM_MAX_VARTRACK_SIZE): New.Jakub Jelinek2010-02-161-0/+7
* re PR driver/42463 (A typo with "estimated" word in gcc-4.5-b20091203.pot file)Paolo Carlini2009-12-221-1/+1
* Remove trailing white spaces.H.J. Lu2009-11-251-12/+12
* graphite-blocking.c (pbb_do_strip_mine): Use PARAM_LOOP_BLOCK_TILE_SIZE.Sebastian Pop2009-11-251-0/+7
* re PR middle-end/22201 (Parameter description strings should all start with a...Shujing Zhao2009-11-181-9/+9
* params.def (PARAM_IRA_LOOP_RESERVED_REGS): New.Vladimir Makarov2009-10-141-0/+5
* common.opt (fipa-sra): New switch.Martin Jambor2009-09-171-0/+6
* invoke.texi (inline-insns-auto): Drop from 60 to 50.Jan Hubicka2009-09-151-1/+1
* invoke.texi (early-inlining-insns): Reduce from 12 to 8.Jan Hubicka2009-09-081-1/+1
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-0/+7
* * params.def: Revert my accidental commit at 2009-06-30.Jan Hubicka2009-07-061-5/+5
* cfgloopanal.c (check_irred): Move into ...Jan Hubicka2009-06-301-5/+5
* 2009-06-08 Ghassan Shobaki <ghassan.shobaki@amd.com>Ghassan Shobaki2009-06-081-0/+11
* tree-sra.c: New implementation of SRA.Martin Jambor2009-05-291-30/+0
* cgraph.c (dump_cgraph_node): Dump size/time/benefit.Jan Hubicka2009-05-251-5/+5
* passes.texi (Tree-SSA passes): Document SLP pass.Ira Rosen2009-05-241-0/+6
* invoke.texi (max-early-inliner-iterations): New flag.Jan Hubicka2009-05-151-0/+8
* Revert the following patch until testsuite fallout is fixed:Jan Hubicka2009-05-151-5/+5
* cgraph.c (dump_cgraph_node): Dump size/time/benefit.Jan Hubicka2009-05-151-5/+5
* invoke.texi (max_gcse_passes): Remove documentation.Steven Bosscher2009-04-121-5/+1
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-10/+0
* re PR middle-end/39157 (Code that compiles fine in 1GB of memory with 4.1.2 r...Jakub Jelinek2009-02-201-1/+8
* params.def (ira-max-conflict-table-size): Decrease default value to 1000.Vladimir Makarov2009-01-081-1/+1
* re PR rtl-optimization/38583 (huge test case makes register allocator run out...Vladimir Makarov2009-01-061-0/+5
* re PR rtl-optimization/36365 (Hang in df_analyze)Steven Bosscher2008-12-061-6/+0
* invoke.texi (ira-max-loops-num): Change semantics.Vladimir Makarov2008-11-251-1/+1
* sel-sched.h, [...]: New files.Andrey Belevantsev2008-09-011-0/+30
* optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka2008-08-301-0/+7
* [multiple changes]Vladimir Makarov2008-08-261-0/+5
* invoke.texi (-fipa-cp-clone): New option.Jan Hubicka2008-08-241-0/+4
* Makefile.in (tree-switch-conversion.o): Add.Martin Jambor2008-07-011-0/+9
* invoke.texi (-fdump-tree-salias): Remove documentation.Richard Guenther2008-05-091-15/+0
* invoke.texi (max-flow-memory-locations): Removed.Kenneth Zadeck2008-05-031-4/+0
* params.def (PARAM_MAX_FIELDS_FOR_FIELD_SENSITIVE): Set default to zero, thus ...Richard Guenther2008-04-151-1/+1
* re PR c/35002 (Incorrect spelling of "hottest")Bernhard Fischer2008-01-291-3/+3
* re PR middle-end/34400 (bad interaction between DF and SJLJ exceptions)Seongbae Park2008-01-171-0/+5
* re PR middle-end/34450 (compile takes up 1.8 GB RAM at -O1)Richard Guenther2007-12-131-0/+11
* re PR tree-optimization/32540 (Exponential time behavior in PRE)Nick Clifton2007-11-051-0/+6
* ipa-type-escape.h: Expose function is_array_access_through_pointer_and_index.Olga Golovanevsky2007-10-241-0/+10