aboutsummaryrefslogtreecommitdiff
path: root/gcc/params.def
AgeCommit message (Expand)Author
2015-03-24Backport Maxim's scheduling improvementsmkuvyrkov
2015-01-14gcc/yroux
2014-12-042014-12-04 Yvan Roux <yvan.roux@linaro.org>yroux
2014-11-03Merge branches/gcc-4_9-branch rev 216979clyon
2014-02-252014-02-25 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2014-02-21 PR tree-optimization/56490jakub
2014-01-092014-01-09 Max Ostapenko <m.ostapenko@partner.samsung.com>chefmax
2014-01-02Update copyright years in gcc/rsandifo
2013-10-182013-10-18 Teresa Johnson <tejohnson@google.com>tejohnson
2013-10-092013-10-09 Easwaran Raman <eraman@google.com>eraman
2013-10-03 * predict.c (tree_predict_by_opcode): Get the probabilityxur
2013-09-24Implement --param=vect-max-peeling-for-alignment=.. davidxl
2013-04-11 PR tree-optimization/48184mpolacek
2013-04-09 PR tree-optimization/48762mpolacek
2013-04-08 PR rtl-optimization/48182mpolacek
2013-03-202013-03-20 Martin Jambor <mjambor@suse.cz>jamborm
2013-02-05 PR tree-optimization/55789hubicka
2013-01-10Update copyright years in gcc/rsandifo
2013-01-03 PR debug/54402jakub
2012-11-23 * predict.c (maybe_hot_count_p): Use threshold from profiled workinghubicka
2012-11-16 * params.def (max-peeled-insns, max-completely-peeled-insns): Reduce to 100.hubicka
2012-11-08 PR middle-end/48636hubicka
2012-11-072012-11-07 Martin Jambor <mjambor@suse.cz>jamborm
2012-11-06 * cfgloopanal.c (get_loop_hot_path): New function.hubicka
2012-10-08 * sched-int.h (schedule_block): Adjust declaration.bernds
2012-09-112012-09-11 Bill Schmidt <wschmidt@linux.vnet.ibm.com>wschmidt
2012-09-102012-09-10 Martin Jambor <mjambor@suse.cz>jamborm
2012-08-222012-08-22 Richard Guenther <rguenther@suse.de>rguenth
2012-08-172012-08-17 Richard Guenther <rguenther@suse.de>rguenth
2012-07-272012-07-27 Richard Guenther <rguenther@suse.de>rguenth
2012-06-06gcc/rsandifo
2012-01-27 * doc/invoke.texi: Update copyright years.abel
2012-01-27 PR middle-end/51389abel
2011-11-08Merge from transactional-memory branch.aldyh
2011-11-06Check in patch/merge from cxx-mem-model Branchamacleod
2011-10-26 * doc/invoke.texi (sink-frequency-threshold): Document.law
2011-10-212011-10-21 Roland Stigge <stigge@antcom.de>paolo
2011-09-30 * haifa-sched.c (modulo_ii, modulo_max_states, modulo_n_insns,bernds
2011-09-27 * common.opt: Add -foptimize-strlen option.jakub
2011-09-272011-09-27 Tom de Vries <tom@codesourcery.com>vries
2011-09-06PR middle-end/44382: Tree reassociation improvementhjl
2011-07-27 * params.h (ALLOW_STORE_DATA_RACES): New.aldyh
2011-07-20params.def (PARAM_MAX_VARTRACK_EXPR_DEPTH): Default to 12.eager
2011-07-182011-07-18 Martin Jambor <mjambor@suse.cz>jamborm
2011-07-05Add --param case-values-thresholdmeissner
2011-06-272011-06-27 Richard Guenther <rguenther@suse.de>rguenth
2011-06-03* params.def (PARAM_MAX_VARTRACK_EXPR_DEPTH): Bump default to 10.aoliva
2011-05-31* params.def (PARAM_MAX_VARTRACK_EXPR_DEPTH): New.aoliva
2011-04-22 * gengtype.c (open_base_files): Add ipa-inline.h include.hubicka
2011-04-17New flag to apply SMS when SC equals 1revitale