]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/params.opt
combine: Fix ICE in try_combine on pr112494.c [PR112560]
[thirdparty/gcc.git] / gcc / params.opt
2024-01-03  Jakub JelinekUpdate copyright years.
2023-12-14  Di ZhaoConsider fully pipelined FMA in get_reassociation_width
2023-12-08  Jakub JelinekAdd IntegerRange for -param=min-nondebug-insn-uid=...
2023-10-20  Alexandre OlivaControl flow redundancy hardening
2023-09-20  Richard Bienertree-optimization/111489 - raise --param uninit-max...
2023-09-20  Richard Bienertree-optimization/111489 - turn uninit limits to params
2023-05-31  Cui, LiliFix ICE in rewrite_expr_tree_parallel
2023-04-26  Andrew MacLeodAdd sbr_lazy_vector and adjust (e)vrp sparse cache
2023-04-06  Andrew PinskiFix typo in -param=vect-induction-float= attributes
2023-03-30  Andrew MacLeodAdd recursive GORI recompuations with a depth limit.
2023-02-14  Jakub Jelinekasan: Add --param=asan-kernel-mem-intrinsic-prefix...
2023-02-10  Vladimir N. MakarovRA: Use simple LRA for huge functions
2023-01-11  Martin Liskaswitch expansion: limit JT growth param values
2023-01-11  Richard Bienertree-optimization/108352 - FSM threads creating irreduc...
2023-01-02  Jakub JelinekUpdate copyright years.
2022-12-14  Martin Jamboripa-sra: Fix parameter description.
2022-12-13  Martin Jamboripa-sra: Be optimistic about Fortran descriptors
2022-12-13  Martin Jamboripa-sra: Treat REFERENCE_TYPES as always dereferencable
2022-12-02  Richard BienerAdd --param max-unswitch-depth
2022-11-24  Aldy HernandezRemove unused legacy VRP code.
2022-11-01  Andrew MacLeodMake ranger vrp1 default.
2022-08-30  Richard SandifordExtend SLP permutation optimisations
2022-08-09  Richard BienerRemove --param max-fsm-thread-length
2022-08-09  Richard Bienertree-optimization/106514 - add --param max-jump-thread...
2022-06-28  Aldy HernandezRemove legacy EVRP code.
2022-05-25  Martin LiskaAdd GIMPLE switch support to loop unswitching
2022-03-18  Jakub JelinekAllow (void *) 0xdeadbeef accesses without warnings...
2022-03-08  Eric GallagerFix typo in gcc/params.opt.
2022-03-08  Richard Bienertree-optimization/84201 - add --param vect-induction...
2022-03-08  Martin Jamborparams: Remove repeated word "that" in parameter descri...
2022-01-18  Andrew MacLeodLimit the number of relations registered per basic...
2022-01-03  Jakub JelinekUpdate copyright years.
2021-12-10  Martin Liskaparam: Add missing . in description.
2021-12-09  Jan HubickaLimit inlining functions called once
2021-11-09  Aldy HernandezRemove TDF_THREADING flag in favor of param.
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.
next