aboutsummaryrefslogtreecommitdiff
path: root/gcc/params.opt
AgeCommit message (Expand)AuthorFilesLines
2024-04-23Spelling fixes for translatable stringsJakub Jelinek1-1/+1
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-12-15Consider fully pipelined FMA in get_reassociation_widthDi Zhao1-0/+7
2023-12-08Add IntegerRange for -param=min-nondebug-insn-uid= and fix vector growing in ...Jakub Jelinek1-1/+1
2023-10-20Control flow redundancy hardeningAlexandre Oliva1-0/+8
2023-09-20tree-optimization/111489 - raise --param uninit-max-chain-len to 8Richard Biener1-1/+1
2023-09-20tree-optimization/111489 - turn uninit limits to paramsRichard Biener1-0/+9
2023-05-31Fix ICE in rewrite_expr_tree_parallelCui, Lili1-1/+1
2023-04-26Add sbr_lazy_vector and adjust (e)vrp sparse cacheAndrew MacLeod1-8/+12
2023-04-05Fix typo in -param=vect-induction-float= attributesAndrew Pinski1-1/+1
2023-03-30Add recursive GORI recompuations with a depth limit.Andrew MacLeod1-0/+5
2023-02-14asan: Add --param=asan-kernel-mem-intrinsic-prefix= [PR108777]Jakub Jelinek1-0/+4
2023-02-10RA: Use simple LRA for huge functionsVladimir N. Makarov1-0/+4
2023-01-11switch expansion: limit JT growth param valuesMartin Liska1-2/+2
2023-01-11tree-optimization/108352 - FSM threads creating irreducible loopsRichard Biener1-5/+1
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-12-14ipa-sra: Fix parameter description.Martin Jambor1-1/+1
2022-12-14ipa-sra: Be optimistic about Fortran descriptorsMartin Jambor1-1/+5
2022-12-14ipa-sra: Treat REFERENCE_TYPES as always dereferencableMartin Jambor1-0/+4
2022-12-02Add --param max-unswitch-depthRichard Biener1-0/+4
2022-11-24Remove unused legacy VRP code.Aldy Hernandez1-21/+0
2022-11-01Make ranger vrp1 default.Andrew MacLeod1-1/+1
2022-08-30Extend SLP permutation optimisationsRichard Sandiford1-0/+4
2022-08-09Remove --param max-fsm-thread-lengthRichard Biener1-4/+0
2022-08-09tree-optimization/106514 - add --param max-jump-thread-pathsRichard Biener1-0/+4
2022-06-28Remove legacy EVRP code.Aldy Hernandez1-19/+0
2022-05-25Add GIMPLE switch support to loop unswitchingMartin Liska1-4/+0
2022-03-18Allow (void *) 0xdeadbeef accesses without warnings [PR99578]Jakub Jelinek1-0/+4
2022-03-08Fix typo in gcc/params.opt.Eric Gallager1-1/+1
2022-03-08tree-optimization/84201 - add --param vect-induction-floatRichard Biener1-0/+4
2022-03-08params: Remove repeated word "that" in parameter descriptionMartin Jambor1-1/+1
2022-01-18Limit the number of relations registered per basic block.Andrew MacLeod1-0/+4
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-12-10param: Add missing . in description.Martin Liska1-1/+1
2021-12-09Limit inlining functions called onceJan Hubicka1-0/+8
2021-11-09Remove TDF_THREADING flag in favor of param.Aldy Hernandez1-0/+13
2021-11-07Limit range of modref-max-depthJan Hubicka1-2/+2
2021-11-03Switch vrp2 to ranger.Andrew MacLeod1-1/+1
2021-11-01Fix negative integer range for UInteger.Martin Liska1-2/+2
2021-10-27ipa-cp: Select saner profile count to base heuristics onMartin Jambor1-0/+4
2021-10-25Tweak ranger-debug flags.Andrew MacLeod1-1/+1
2021-10-21Split --param=evrp-mode into evrp-mode and ranger-debug.Andrew MacLeod1-21/+31
2021-10-21Add --param=vrp1-mode and --param=vrp2-mode.Andrew MacLeod1-0/+17
2021-10-20Restore --param=max-fsm-thread-lengthAldy Hernandez1-0/+4
2021-10-14Cleanup --params for backward threader.Aldy Hernandez1-12/+0
2021-10-14ipa-cp: Propagation boost for recursion generated valuesMartin Jambor1-0/+4
2021-10-06Introduce a param-switch-limit for EVRP.Andrew MacLeod1-0/+4
2021-09-13c++: implement C++17 hardware interference sizeJason Merrill1-0/+16
2021-08-26Add full stop to params.opt.Jan Hubicka1-1/+1
2021-08-25Merge load/stores in ipa-modref summariesJan Hubicka1-0/+4