Daily bump.
[platform/upstream/gcc.git] / gcc / params.opt
2021-11-07 Jan HubickaLimit range of modref-max-depth
2021-11-03 Andrew MacLeodSwitch vrp2 to ranger.
2021-11-01 Martin LiskaFix negative integer range for UInteger.
2021-10-27 Martin Jamboripa-cp: Select saner profile count to base heuristics on
2021-10-25 Andrew MacLeodTweak ranger-debug flags.
2021-10-21 Andrew MacLeodSplit --param=evrp-mode into evrp-mode and ranger-debug.
2021-10-21 Andrew MacLeodAdd --param=vrp1-mode and --param=vrp2-mode.
2021-10-20 Aldy HernandezRestore --param=max-fsm-thread-length
2021-10-14 Aldy HernandezCleanup --params for backward threader.
2021-10-14 Martin Jamboripa-cp: Propagation boost for recursion generated values
2021-10-06 Andrew MacLeodIntroduce a param-switch-limit for EVRP.
2021-09-13 Jason Merrillc++: implement C++17 hardware interference size
2021-08-26 Jan HubickaAdd full stop to params.opt.
2021-08-25 Jan HubickaMerge load/stores in ipa-modref summaries
2021-08-24 Richard BienerAdjust inner loop cost scaling
2021-08-17 Andrew MacLeodChange evrp-mode options.
2021-08-12 Aldy HernandezRemove legacy back threader.
2021-08-02 Aldy HernandezRemove --param=threader-iterative.
2021-07-29 Aldy HernandezBackwards jump threader rewrite with ranger.
2021-07-14 Andrew MacLeodTurn hybrid mode off, default to ranger-only mode for...
2021-07-06 Kewen Linira: Support more matching constraint forms with param...
2021-06-07 Andrew MacLeodImplement a sparse bitmap representation for Rangers...
2021-05-21 Thomas Schwinge[OpenACC privatization] Largely extend diagnostics...
2021-05-20 Kewen Linvect: Replace hardcoded inner loop cost factor
2021-04-20 Martin LiskaFix typo in param description.
2021-04-19 Andrew MacLeodtree-optimization/100081 - Limit depth of logical expre...
2021-04-19 Thomas Schwinge[OpenACC 'kernels'] '-fopenacc-kernels=[...]' -> '...
2021-02-19 Martin LiskaFix typo in param description.
2021-02-15 Martin LiskaAdd 2 missing Param keywords.
2021-02-12 Richard Bienertree-optimization/38474 - fix store-merging compile...
2021-01-29 Richard Bienerchange unit of --param max-gcse-memory to kB
2021-01-04 Jakub JelinekUpdate copyright years.
2020-12-01 Nathan SidwellC++ Module parameters & timers
2020-11-25 Matthew Malcomsonlibsanitizer: options: Add hwasan flags and argument...
2020-11-16 Martin Liskaparam: Add missing dot for param description.
2020-11-16 Jan HubickaIPA tracking of EAF flags in ipa-modref.
2020-11-16 Martin Liskamodref: add missing Param Optimization keywords
2020-11-16 Jan HubickaFix -param=modref-max-depth in params.opt
2020-11-14 Jan HubickaDetect EAF flags in ipa-modref
2020-11-11 Richard Bienertree-optimization/97623 - Avoid PRE hoist insertion...
2020-11-03 Richard Bienertree-optimization/97623 - limit PRE hoist insertion
2020-10-29 Martin Liskaopts: Sanity check for param names.
2020-10-27 Richard BienerAdjust BB vectorization function splitting
2020-10-15 Jakub Jelinekparams: Fix up help.exp testing
2020-10-14 Jan HubickaSupport ofsetted parameters in local modref
2020-10-07 Aldy HernandezRename -fevrp-mode= to --param=evrp-mode=.
2020-10-02 Martin Jamboripa-cp: Separate and increase the large-unit parameter
2020-10-02 Martin Jamboripa: Multiple predicates for loop properties, with...
2020-09-29 Martin LiskaRevert "switch lowering: limit number of cluster attemps"
2020-09-24 Jan HubickaAdd access through parameter derference tracking to...
2020-09-22 Martin Liskaswitch lowering: limit number of cluster attemps
2020-09-22 Jakub JelinekFix some typos
2020-09-22 Jakub Jelinekipa: Fix up ipa modref option help texts
2020-09-20 Jan HubickaNew modref/ipa_modref optimization passes
2020-08-03 Martin JamborRemoval of HSA offloading from gcc and libgomp
2020-07-20 Kewen Linvect: Support length-based partial vectors approach
2020-06-12 Marco Elvertsan: Add param to disable func-entry-exit instrumentation
2020-06-09 Marco Elvertsan: Add optional support for distinguishing volatiles
2020-04-02 Jakub Jelinekparams: Decrease -param=max-find-base-term-values=...
2020-03-20 Martin Jamborsra: Cap number of sub-access propagations with a param...
2020-03-09 Jakub Jelinekalias: Punt after walking too many VALUEs during a...
2020-02-18 Jakub JelinekTypo fixes - functoin -> function [PR93796]
2020-01-16 Jan HubickaExtern -param=max-predicted-iterations range.
2020-01-16 Jan HubickaMake profile estimation more precise
2020-01-13 Martin LiskaRemove usage of legacy param_ipa_cp_unit_growth.
2020-01-10 Martin JamborIPA-CP: Access param_ipa_sra_max_replacements through...
2020-01-10 Martin JamborIPA-CP: Always access param_ipcp_unit_growth through...
2020-01-10 Martin JamborIPA-CP: Always access param_ipa_max_agg_items through...
2020-01-09 Martin LiskaSet Optimization for param_max_speculative_devirt_maydefs.
2020-01-09 Martin LiskaAdd Optimization for various IPA parameters.
2020-01-07 Martin LiskaAdd Optimization keyword for TREE/RTL optimization...
2020-01-07 Martin LiskaMark param_min_crossjump_insns with Optimization keyword.
2020-01-06 Martin LiskaMark param_max_combine_insns with Optimization keyword.
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-13 Roman Zhuykovmodulo-sched: fix parameters usage and their ranges
2019-12-02 Feng XueEnable recursive function versioning
2019-11-23 Jan HubickaConvert inliner to function specific param infrastructure
2019-11-14 Jan Hubicka* params.opt (max-inline-insns-single-O2): Set to 70...
2019-11-14 Martin LiskaAdd Optimization keyword for param_max_inline_insns_aut...
2019-11-12 Martin LiskaInclude new generated gcc/params.opt file.