aboutsummaryrefslogtreecommitdiff
path: root/gcc/params.def
AgeCommit message (Expand)AuthorFilesLines
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-174/+174
2015-10-21add an upper limit on the number of array referencesAditya Kumar1-0/+7
2015-10-13Add param parloops-scheduleTom de Vries1-0/+12
2015-10-08Make tree_expr_nonnegative_warnv_p recurse into SSA namesRichard Sandiford1-0/+6
2015-10-05increase the number of parametersAditya Kumar1-1/+1
2015-09-28Redesign Graphite scop detectionSebastian Pop1-0/+7
2015-09-09fix PR53852: stop ISL after a given number of operationsSebastian Pop1-0/+5
2015-09-03Add param parloops-chunk-sizeTom de Vries1-0/+5
2015-08-27remove -floop-unroll-and-jamSebastian Pop1-15/+0
2015-07-29[graphite] reduce the number of params in a scop to 3Aditya Kumar1-1/+1
2015-07-18fix pr46851 and pr60340: remove unmaintained omega dependence testSebastian Pop1-35/+0
2015-05-13[tree-ssa-math-opts] Expand pow (x, CONST) using square roots when possibleKyrylo Tkachov1-0/+8
2015-04-04invoke.texi (inline-unit-growth): Increase growth to 20%Jan Hubicka1-1/+1
2015-03-29re PR ipa/65478 (crafty performance regression)Martin Jambor1-0/+12
2015-02-27params.def (PARAM_LRA_INHERITANCE_EBB_PROBABILITY_CUTOFF): Fix a typo in the ...Vladimir Makarov1-1/+1
2015-02-27re PR rtl-optimization/64317 (Ineffective allocation of PIC base register)Vladimir Makarov1-0/+5
2015-01-19params.def (inline-unit-growth): Drop to 15%.Jan Hubicka1-1/+1
2015-01-17Model cache auto-prefetcher in schedulerMaxim Kuvyrkov1-0/+5
2015-01-16invoke.texi (--param early-inlining-insns): Update default value.Jan Hubicka1-1/+1
2015-01-08re PR tree-optimization/63989 (tree-ssa-strlen.c doesn't handle constant poin...Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-06extend jump thread for finite state automataJames Greenhalgh1-0/+15
2014-11-22params.def (PARAM_MAX_COMPLETELY_PEELED_INSNS): Increase to 200.Uros Bizjak1-1/+1
2014-11-15New unroll and jam option in Graphite.Mircea Namolaru1-0/+15
2014-11-06[Patchv3] Control SRA and IPA-SRA by a param rather than MOVE_RATIOJames Greenhalgh1-0/+12
2014-11-05ipa-chkp.c: New.Ilya Enkovich1-0/+6
2014-10-07params.def (PARAM_INDIR_CALL_TOPN_PROFILE): New param.Rong Xu1-0/+8
2014-08-11Move inlining of Asan memory checks to sanopt pass.Yury Gribov1-4/+4
2014-07-26Make FDO more tolerant to source changesXinliang David Li1-0/+8
2014-07-23params.def (PARAM_MAX_COMBINE_INSNS): New.Richard Biener1-0/+5
2014-06-262014-06-26 Martin Jambor <mjambor@suse.cz>Martin Jambor1-16/+1
2014-06-16New asan-instrumentation-with-call-threshold parameter.Yury Gribov1-0/+6
2014-05-23re PR tree-optimization/53787 (Possible IPA-SRA / IPA-CP improvement)Martin Jambor1-0/+6
2014-02-25re PR rtl-optimization/60317 (find_hard_regno_for compile time hog in libvpx)Vladimir Makarov1-0/+5
2014-02-21re PR tree-optimization/56490 (-Wall triggering infinite loop)Jakub Jelinek1-0/+6
2014-01-09cfgexpand.c (expand_stack_vars): Optionally disable asan stack protection.Max Ostapenko1-0/+30
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-10-18predict.c (probably_never_executed): Compare frequency-based count to number ...Teresa Johnson1-0/+5
2013-10-09params.def (PARAM_MIN_SIZE_FOR_STACK_SHARING): New param...Easwaran Raman1-0/+6
2013-10-03predict.c (tree_predict_by_opcode): Get the probability for builtin_expect fr...Rong Xu1-0/+13
2013-09-24Implement --param=vect-max-peeling-for-alignment=..Xinliang David Li1-0/+5
2013-04-11re PR tree-optimization/48184 (ICE: SIGFPE (division by zero) in compute_alig...Marek Polacek1-1/+1
2013-04-09re PR tree-optimization/48762 (valgrind: Invalid read/write of size 8 in cse_...Marek Polacek1-1/+1
2013-04-08re PR rtl-optimization/48182 (ICE: SIGSEGV in try_crossjump_to_edge (cfgclean...Marek Polacek1-1/+1
2013-03-20params.def (PARAM_IPA_CP_ARRAY_INDEX_HINT_BONUS): New parameter.Martin Jambor1-0/+6
2013-02-05re PR middle-end/55797 (ICE: verify_cgraph_node failed: edge has no correspon...Jan Hubicka1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2013-01-03re PR debug/54402 (var-tracking does not scale)Jakub Jelinek1-1/+9
2012-11-23predict.c (maybe_hot_count_p): Use threshold from profiled working set instea...Teresa Johnson1-5/+6
2012-11-16* params.def (max-peeled-insns, max-completely-peeled-insns): Reduce to 100.Jan Hubicka1-2/+2