JSON key |
Description |
Type |
Order |
Choices |
Parameter prefix |
Start |
Stop |
Step |
Tags |
##base_opt |
base compiler flag |
text |
10000 |
-O3, -O0, -O1, -O2, -Os} |
|
|
|
|
base, basic, optimization |
##bool-associative-math |
compiler flag: -fassociative-math |
text |
10010 |
-fassociative-math, -fno-associative-math |
|
|
|
|
basic, boolean, optimization |
##bool-auto-inc-dec |
compiler flag: -fauto-inc-dec |
text |
10020 |
-fauto-inc-dec, -fno-auto-inc-dec |
|
|
|
|
basic, boolean, optimization |
##bool-branch-probabilities |
compiler flag: -fbranch-probabilities |
text |
10030 |
-fbranch-probabilities, -fno-branch-probabilities |
|
|
|
|
basic, boolean, optimization |
##bool-branch-target-load-optimize |
compiler flag: -fbranch-target-load-optimize |
text |
10040 |
-fbranch-target-load-optimize, -fno-branch-target-load-optimize |
|
|
|
|
basic, boolean, optimization |
##bool-branch-target-load-optimize2 |
compiler flag: -fbranch-target-load-optimize2 |
text |
10050 |
-fbranch-target-load-optimize2, -fno-branch-target-load-optimize2 |
|
|
|
|
basic, boolean, optimization |
##bool-btr-bb-exclusive |
compiler flag: -fbtr-bb-exclusive |
text |
10060 |
-fbtr-bb-exclusive, -fno-btr-bb-exclusive |
|
|
|
|
basic, boolean, optimization |
##bool-caller-saves |
compiler flag: -fcaller-saves |
text |
10070 |
-fcaller-saves, -fno-caller-saves |
|
|
|
|
basic, boolean, optimization |
##bool-check-data-deps |
compiler flag: -fcheck-data-deps |
text |
10080 |
-fcheck-data-deps, -fno-check-data-deps |
|
|
|
|
basic, boolean, optimization |
##bool-conserve-stack |
compiler flag: -fconserve-stack |
text |
10090 |
-fconserve-stack, -fno-conserve-stack |
|
|
|
|
basic, boolean, optimization |
##bool-cprop-registers |
compiler flag: -fcprop-registers |
text |
10100 |
-fcprop-registers, -fno-cprop-registers |
|
|
|
|
basic, boolean, optimization |
##bool-crossjumping |
compiler flag: -fcrossjumping |
text |
10110 |
-fcrossjumping, -fno-crossjumping |
|
|
|
|
basic, boolean, optimization |
##bool-cse-follow-jumps |
compiler flag: -fcse-follow-jumps |
text |
10120 |
-fcse-follow-jumps, -fno-cse-follow-jumps |
|
|
|
|
basic, boolean, optimization |
##bool-cse-skip-blocks |
compiler flag: -fcse-skip-blocks |
text |
10130 |
-fcse-skip-blocks, -fno-cse-skip-blocks |
|
|
|
|
basic, boolean, optimization |
##bool-cx-fortran-rules |
compiler flag: -fcx-fortran-rules |
text |
10140 |
-fcx-fortran-rules, -fno-cx-fortran-rules |
|
|
|
|
basic, boolean, optimization |
##bool-cx-limited-range |
compiler flag: -fcx-limited-range |
text |
10150 |
-fcx-limited-range, -fno-cx-limited-range |
|
|
|
|
basic, boolean, optimization |
##bool-data-sections |
compiler flag: -fdata-sections |
text |
10160 |
-fdata-sections, -fno-data-sections |
|
|
|
|
basic, boolean, optimization |
##bool-dce |
compiler flag: -fdce |
text |
10180 |
-fdce, -fno-dce |
|
|
|
|
basic, boolean, optimization |
##bool-delayed-branch |
compiler flag: -fdelayed-branch |
text |
10190 |
-fdelayed-branch, -fno-delayed-branch |
|
|
|
|
basic, boolean, optimization |
##bool-delete-null-pointer-checks |
compiler flag: -fdelete-null-pointer-checks |
text |
10200 |
-fdelete-null-pointer-checks, -fno-delete-null-pointer-checks |
|
|
|
|
basic, boolean, optimization |
##bool-dse |
compiler flag: -fdse |
text |
10220 |
-fdse, -fno-dse |
|
|
|
|
basic, boolean, optimization |
##bool-early-inlining |
compiler flag: -fearly-inlining |
text |
10230 |
-fearly-inlining, -fno-early-inlining |
|
|
|
|
basic, boolean, optimization |
##bool-expensive-optimizations |
compiler flag: -fexpensive-optimizations |
text |
10240 |
-fexpensive-optimizations, -fno-expensive-optimizations |
|
|
|
|
basic, boolean, optimization |
##bool-fast-math |
compiler flag: -ffast-math |
text |
10250 |
-ffast-math, -fno-fast-math |
|
|
|
|
basic, boolean, optimization |
##bool-finite-math-only |
compiler flag: -ffinite-math-only |
text |
10260 |
-ffinite-math-only, -fno-finite-math-only |
|
|
|
|
basic, boolean, optimization |
##bool-float-store |
compiler flag: -ffloat-store |
text |
10270 |
-ffloat-store, -fno-float-store |
|
|
|
|
basic, boolean, optimization |
##bool-forward-propagate |
compiler flag: -fforward-propagate |
text |
10280 |
-fforward-propagate, -fno-forward-propagate |
|
|
|
|
basic, boolean, optimization |
##bool-function-sections |
compiler flag: -ffunction-sections |
text |
10290 |
-ffunction-sections, -fno-function-sections |
|
|
|
|
basic, boolean, optimization |
##bool-gcse |
compiler flag: -fgcse |
text |
10300 |
-fgcse, -fno-gcse |
|
|
|
|
basic, boolean, optimization |
##bool-gcse-after-reload |
compiler flag: -fgcse-after-reload |
text |
10310 |
-fgcse-after-reload, -fno-gcse-after-reload |
|
|
|
|
basic, boolean, optimization |
##bool-gcse-las |
compiler flag: -fgcse-las |
text |
10320 |
-fgcse-las, -fno-gcse-las |
|
|
|
|
basic, boolean, optimization |
##bool-gcse-lm |
compiler flag: -fgcse-lm |
text |
10330 |
-fgcse-lm, -fno-gcse-lm |
|
|
|
|
basic, boolean, optimization |
##bool-gcse-sm |
compiler flag: -fgcse-sm |
text |
10340 |
-fgcse-sm, -fno-gcse-sm |
|
|
|
|
basic, boolean, optimization |
##bool-if-conversion |
compiler flag: -fif-conversion |
text |
10350 |
-fif-conversion, -fno-if-conversion |
|
|
|
|
basic, boolean, optimization |
##bool-if-conversion2 |
compiler flag: -fif-conversion2 |
text |
10360 |
-fif-conversion2, -fno-if-conversion2 |
|
|
|
|
basic, boolean, optimization |
##bool-indirect-inlining |
compiler flag: -findirect-inlining |
text |
10370 |
-findirect-inlining, -fno-indirect-inlining |
|
|
|
|
basic, boolean, optimization |
##bool-inline-functions |
compiler flag: -finline-functions |
text |
10380 |
-finline-functions, -fno-inline-functions |
|
|
|
|
basic, boolean, optimization |
##bool-inline-functions-called-once |
compiler flag: -finline-functions-called-once |
text |
10390 |
-finline-functions-called-once, -fno-inline-functions-called-once |
|
|
|
|
basic, boolean, optimization |
##bool-inline-small-functions |
compiler flag: -finline-small-functions |
text |
10400 |
-finline-small-functions, -fno-inline-small-functions |
|
|
|
|
basic, boolean, optimization |
##bool-ipa-cp |
compiler flag: -fipa-cp |
text |
10410 |
-fipa-cp, -fno-ipa-cp |
|
|
|
|
basic, boolean, optimization |
##bool-ipa-cp-clone |
compiler flag: -fipa-cp-clone |
text |
10420 |
-fipa-cp-clone, -fno-ipa-cp-clone |
|
|
|
|
basic, boolean, optimization |
##bool-ipa-matrix-reorg |
compiler flag: -fipa-matrix-reorg |
text |
10430 |
-fipa-matrix-reorg, -fno-ipa-matrix-reorg |
|
|
|
|
basic, boolean, optimization |
##bool-ipa-pta |
compiler flag: -fipa-pta |
text |
10440 |
-fipa-pta, -fno-ipa-pta |
|
|
|
|
basic, boolean, optimization |
##bool-ipa-pure-const |
compiler flag: -fipa-pure-const |
text |
10450 |
-fipa-pure-const, -fno-ipa-pure-const |
|
|
|
|
basic, boolean, optimization |
##bool-ipa-reference |
compiler flag: -fipa-reference |
text |
10460 |
-fipa-reference, -fno-ipa-reference |
|
|
|
|
basic, boolean, optimization |
##bool-ipa-struct-reorg |
compiler flag: -fipa-struct-reorg |
text |
10470 |
-fipa-struct-reorg, -fno-ipa-struct-reorg |
|
|
|
|
basic, boolean, optimization |
##bool-ipa-type-escape |
compiler flag: -fipa-type-escape |
text |
10480 |
-fipa-type-escape, -fno-ipa-type-escape |
|
|
|
|
basic, boolean, optimization |
##bool-ira-coalesce |
compiler flag: -fira-coalesce |
text |
10490 |
-fira-coalesce, -fno-ira-coalesce |
|
|
|
|
basic, boolean, optimization |
##bool-ira-share-save-slots |
compiler flag: -fno-ira-share-save-slots |
text |
10500 |
-fira-share-save-slots, -fno-ira-share-save-slots |
|
|
|
|
basic, boolean, optimization |
##bool-ira-share-spill-slots |
compiler flag: -fno-ira-share-spill-slots |
text |
10510 |
-fira-share-spill-slots, -fno-ira-share-spill-slots |
|
|
|
|
basic, boolean, optimization |
##bool-ivopts |
compiler flag: -fivopts |
text |
10520 |
-fivopts, -fno-ivopts |
|
|
|
|
basic, boolean, optimization |
##bool-keep-inline-functions |
compiler flag: -fkeep-inline-functions |
text |
10530 |
-fkeep-inline-functions, -fno-keep-inline-functions |
|
|
|
|
basic, boolean, optimization |
##bool-keep-static-consts |
compiler flag: -fkeep-static-consts |
text |
10540 |
-fkeep-static-consts, -fno-keep-static-consts |
|
|
|
|
basic, boolean, optimization |
##bool-loop-block |
compiler flag: -floop-block |
text |
10550 |
-floop-block, -fno-loop-block |
|
|
|
|
basic, boolean, optimization |
##bool-loop-interchange |
compiler flag: -floop-interchange |
text |
10560 |
-floop-interchange, -fno-loop-interchange |
|
|
|
|
basic, boolean, optimization |
##bool-loop-strip-mine |
compiler flag: -floop-strip-mine |
text |
10570 |
-floop-strip-mine, -fno-loop-strip-mine |
|
|
|
|
basic, boolean, optimization |
##bool-merge-all-constants |
compiler flag: -fmerge-all-constants |
text |
10580 |
-fmerge-all-constants, -fno-merge-all-constants |
|
|
|
|
basic, boolean, optimization |
##bool-merge-constants |
compiler flag: -fmerge-constants |
text |
10590 |
-fmerge-constants, -fno-merge-constants |
|
|
|
|
basic, boolean, optimization |
##bool-modulo-sched |
compiler flag: -fmodulo-sched |
text |
10600 |
-fmodulo-sched, -fno-modulo-sched |
|
|
|
|
basic, boolean, optimization |
##bool-modulo-sched-allow-regmoves |
compiler flag: -fmodulo-sched-allow-regmoves |
text |
10610 |
-fmodulo-sched-allow-regmoves, -fno-modulo-sched-allow-regmoves |
|
|
|
|
basic, boolean, optimization |
##bool-move-loop-invariants |
compiler flag: -fmove-loop-invariants |
text |
10620 |
-fmove-loop-invariants, -fno-move-loop-invariants |
|
|
|
|
basic, boolean, optimization |
##bool-mudflap |
compiler flag: -fmudflap |
text |
10630 |
-fmudflap, -fno-mudflap |
|
|
|
|
basic, boolean, optimization |
##bool-mudflapir |
compiler flag: -fmudflapir |
text |
10640 |
-fmudflapir, -fno-mudflapir |
|
|
|
|
basic, boolean, optimization |
##bool-branch-count-reg |
compiler flag: -fno-branch-count-reg |
text |
10660 |
-fbranch-count-reg, -fno-branch-count-reg |
|
|
|
|
basic, boolean, optimization |
##bool-default-inline |
compiler flag: -fno-default-inline |
text |
10670 |
-fdefault-inline, -fno-default-inline |
|
|
|
|
basic, boolean, optimization |
##bool-defer-pop |
compiler flag: -fno-defer-pop |
text |
10680 |
-fdefer-pop, -fno-defer-pop |
|
|
|
|
basic, boolean, optimization |
##bool-function-cse |
compiler flag: -fno-function-cse |
text |
10690 |
-ffunction-cse, -fno-function-cse |
|
|
|
|
basic, boolean, optimization |
##bool-guess-branch-probability |
compiler flag: -fno-guess-branch-probability |
text |
10700 |
-fguess-branch-probability, -fno-guess-branch-probability |
|
|
|
|
basic, boolean, optimization |
##bool-inline |
compiler flag: -fno-inline |
text |
10710 |
-finline, -fno-inline |
|
|
|
|
basic, boolean, optimization |
##bool-math-errno |
compiler flag: -fno-math-errno |
text |
10720 |
-fmath-errno, -fno-math-errno |
|
|
|
|
basic, boolean, optimization |
##bool-peephole |
compiler flag: -fno-peephole |
text |
10730 |
-fpeephole, -fno-peephole |
|
|
|
|
basic, boolean, optimization |
##bool-peephole2 |
compiler flag: -fno-peephole2 |
text |
10740 |
-fpeephole2, -fno-peephole2 |
|
|
|
|
basic, boolean, optimization |
##bool-sched-interblock |
compiler flag: -fno-sched-interblock |
text |
10750 |
-fsched-interblock, -fno-sched-interblock |
|
|
|
|
basic, boolean, optimization |
##bool-sched-spec |
compiler flag: -fno-sched-spec |
text |
10760 |
-fsched-spec, -fno-sched-spec |
|
|
|
|
basic, boolean, optimization |
##bool-signed-zeros |
compiler flag: -fno-signed-zeros |
text |
10770 |
-fsigned-zeros, -fno-signed-zeros |
|
|
|
|
basic, boolean, optimization |
##bool-toplevel-reorder |
compiler flag: -fno-toplevel-reorder |
text |
10780 |
-ftoplevel-reorder, -fno-toplevel-reorder |
|
|
|
|
basic, boolean, optimization |
##bool-trapping-math |
compiler flag: -fno-trapping-math |
text |
10790 |
-ftrapping-math, -fno-trapping-math |
|
|
|
|
basic, boolean, optimization |
##bool-zero-initialized-in-bss |
compiler flag: -fno-zero-initialized-in-bss |
text |
10800 |
-fzero-initialized-in-bss, -fno-zero-initialized-in-bss |
|
|
|
|
basic, boolean, optimization |
##bool-omit-frame-pointer |
compiler flag: -fomit-frame-pointer |
text |
10810 |
-fomit-frame-pointer, -fno-omit-frame-pointer |
|
|
|
|
basic, boolean, optimization |
##bool-optimize-register-move |
compiler flag: -foptimize-register-move |
text |
10820 |
-foptimize-register-move, -fno-optimize-register-move |
|
|
|
|
basic, boolean, optimization |
##bool-optimize-sibling-calls |
compiler flag: -foptimize-sibling-calls |
text |
10830 |
-foptimize-sibling-calls, -fno-optimize-sibling-calls |
|
|
|
|
basic, boolean, optimization |
##bool-peel-loops |
compiler flag: -fpeel-loops |
text |
10840 |
-fpeel-loops, -fno-peel-loops |
|
|
|
|
basic, boolean, optimization |
##bool-predictive-commoning |
compiler flag: -fpredictive-commoning |
text |
10850 |
-fpredictive-commoning, -fno-predictive-commoning |
|
|
|
|
basic, boolean, optimization |
##bool-prefetch-loop-arrays |
compiler flag: -fprefetch-loop-arrays |
text |
10860 |
-fprefetch-loop-arrays, -fno-prefetch-loop-arrays |
|
|
|
|
basic, boolean, optimization |
##bool-reciprocal-math |
compiler flag: -freciprocal-math |
text |
10870 |
-freciprocal-math, -fno-reciprocal-math |
|
|
|
|
basic, boolean, optimization |
##bool-regmove |
compiler flag: -fregmove |
text |
10880 |
-fregmove, -fno-regmove |
|
|
|
|
basic, boolean, optimization |
##bool-rename-registers |
compiler flag: -frename-registers |
text |
10890 |
-frename-registers, -fno-rename-registers |
|
|
|
|
basic, boolean, optimization |
##bool-reorder-blocks |
compiler flag: -freorder-blocks |
text |
10900 |
-freorder-blocks, -fno-reorder-blocks |
|
|
|
|
basic, boolean, optimization |
##bool-reorder-blocks-and-partition |
compiler flag: -freorder-blocks-and-partition |
text |
10910 |
-freorder-blocks-and-partition, -fno-reorder-blocks-and-partition |
|
|
|
|
basic, boolean, optimization |
##bool-reorder-functions |
compiler flag: -freorder-functions |
text |
10920 |
-freorder-functions, -fno-reorder-functions |
|
|
|
|
basic, boolean, optimization |
##bool-rerun-cse-after-loop |
compiler flag: -frerun-cse-after-loop |
text |
10930 |
-frerun-cse-after-loop, -fno-rerun-cse-after-loop |
|
|
|
|
basic, boolean, optimization |
##bool-reschedule-modulo-scheduled-loops |
compiler flag: -freschedule-modulo-scheduled-loops |
text |
10940 |
-freschedule-modulo-scheduled-loops, -fno-reschedule-modulo-scheduled-loops |
|
|
|
|
basic, boolean, optimization |
##bool-rounding-math |
compiler flag: -frounding-math |
text |
10950 |
-frounding-math, -fno-rounding-math |
|
|
|
|
basic, boolean, optimization |
##bool-rtl-abstract-sequences |
compiler flag: -frtl-abstract-sequences |
text |
10960 |
-frtl-abstract-sequences, -fno-rtl-abstract-sequences |
|
|
|
|
basic, boolean, optimization |
##bool-sched2-use-superblocks |
compiler flag: -fsched2-use-superblocks |
text |
10970 |
-fsched2-use-superblocks, -fno-sched2-use-superblocks |
|
|
|
|
basic, boolean, optimization |
##bool-sched2-use-traces |
compiler flag: -fsched2-use-traces |
text |
10980 |
-fsched2-use-traces, -fno-sched2-use-traces |
|
|
|
|
basic, boolean, optimization |
##bool-sched-spec-load |
compiler flag: -fsched-spec-load |
text |
10990 |
-fsched-spec-load, -fno-sched-spec-load |
|
|
|
|
basic, boolean, optimization |
##bool-sched-spec-load-dangerous |
compiler flag: -fsched-spec-load-dangerous |
text |
11000 |
-fsched-spec-load-dangerous, -fno-sched-spec-load-dangerous |
|
|
|
|
basic, boolean, optimization |
##bool-schedule-insns |
compiler flag: -fschedule-insns |
text |
11010 |
-fschedule-insns, -fno-schedule-insns |
|
|
|
|
basic, boolean, optimization |
##bool-schedule-insns2 |
compiler flag: -fschedule-insns2 |
text |
11020 |
-fschedule-insns2, -fno-schedule-insns2 |
|
|
|
|
basic, boolean, optimization |
##bool-section-anchors |
compiler flag: -fsection-anchors |
text |
11030 |
-fsection-anchors, -fno-section-anchors |
|
|
|
|
basic, boolean, optimization |
##bool-see |
compiler flag: -fsee |
text |
11040 |
-fsee, -fno-see |
|
|
|
|
basic, boolean, optimization |
##bool-selective-scheduling |
compiler flag: -fselective-scheduling |
text |
11050 |
-fselective-scheduling, -fno-selective-scheduling |
|
|
|
|
basic, boolean, optimization |
##bool-selective-scheduling2 |
compiler flag: -fselective-scheduling2 |
text |
11060 |
-fselective-scheduling2, -fno-selective-scheduling2 |
|
|
|
|
basic, boolean, optimization |
##bool-sel-sched-pipelining |
compiler flag: -fsel-sched-pipelining |
text |
11070 |
-fsel-sched-pipelining, -fno-sel-sched-pipelining |
|
|
|
|
basic, boolean, optimization |
##bool-sel-sched-pipelining-outer-loops |
compiler flag: -fsel-sched-pipelining-outer-loops |
text |
11080 |
-fsel-sched-pipelining-outer-loops, -fno-sel-sched-pipelining-outer-loops |
|
|
|
|
basic, boolean, optimization |
##bool-signaling-nans |
compiler flag: -fsignaling-nans |
text |
11090 |
-fsignaling-nans, -fno-signaling-nans |
|
|
|
|
basic, boolean, optimization |
##bool-single-precision-constant |
compiler flag: -fsingle-precision-constant |
text |
11100 |
-fsingle-precision-constant, -fno-single-precision-constant |
|
|
|
|
basic, boolean, optimization |
##bool-split-ivs-in-unroller |
compiler flag: -fsplit-ivs-in-unroller |
text |
11110 |
-fsplit-ivs-in-unroller, -fno-split-ivs-in-unroller |
|
|
|
|
basic, boolean, optimization |
##bool-split-wide-types |
compiler flag: -fsplit-wide-types |
text |
11120 |
-fsplit-wide-types, -fno-split-wide-types |
|
|
|
|
basic, boolean, optimization |
##bool-strict-aliasing |
compiler flag: -fstrict-aliasing |
text |
11150 |
-fstrict-aliasing, -fno-strict-aliasing |
|
|
|
|
basic, boolean, optimization |
##bool-strict-overflow |
compiler flag: -fstrict-overflow |
text |
11160 |
-fstrict-overflow, -fno-strict-overflow |
|
|
|
|
basic, boolean, optimization |
##bool-thread-jumps |
compiler flag: -fthread-jumps |
text |
11170 |
-fthread-jumps, -fno-thread-jumps |
|
|
|
|
basic, boolean, optimization |
##bool-tracer |
compiler flag: -ftracer |
text |
11180 |
-ftracer, -fno-tracer |
|
|
|
|
basic, boolean, optimization |
##bool-tree-builtin-call-dce |
compiler flag: -ftree-builtin-call-dce |
text |
11190 |
-ftree-builtin-call-dce, -fno-tree-builtin-call-dce |
|
|
|
|
basic, boolean, optimization |
##bool-tree-ccp |
compiler flag: -ftree-ccp |
text |
11200 |
-ftree-ccp, -fno-tree-ccp |
|
|
|
|
basic, boolean, optimization |
##bool-tree-ch |
compiler flag: -ftree-ch |
text |
11210 |
-ftree-ch, -fno-tree-ch |
|
|
|
|
basic, boolean, optimization |
##bool-tree-copy-prop |
compiler flag: -ftree-copy-prop |
text |
11220 |
-ftree-copy-prop, -fno-tree-copy-prop |
|
|
|
|
basic, boolean, optimization |
##bool-tree-copyrename |
compiler flag: -ftree-copyrename |
text |
11230 |
-ftree-copyrename, -fno-tree-copyrename |
|
|
|
|
basic, boolean, optimization |
##bool-tree-dce |
compiler flag: -ftree-dce |
text |
11240 |
-ftree-dce, -fno-tree-dce |
|
|
|
|
basic, boolean, optimization |
##bool-tree-dominator-opts |
compiler flag: -ftree-dominator-opts |
text |
11250 |
-ftree-dominator-opts, -fno-tree-dominator-opts |
|
|
|
|
basic, boolean, optimization |
##bool-tree-dse |
compiler flag: -ftree-dse |
text |
11260 |
-ftree-dse, -fno-tree-dse |
|
|
|
|
basic, boolean, optimization |
##bool-tree-fre |
compiler flag: -ftree-fre |
text |
11270 |
-ftree-fre, -fno-tree-fre |
|
|
|
|
basic, boolean, optimization |
##bool-tree-loop-im |
compiler flag: -ftree-loop-im |
text |
11280 |
-ftree-loop-im, -fno-tree-loop-im |
|
|
|
|
basic, boolean, optimization |
##bool-tree-loop-distribution |
compiler flag: -ftree-loop-distribution |
text |
11290 |
-ftree-loop-distribution, -fno-tree-loop-distribution |
|
|
|
|
basic, boolean, optimization |
##bool-tree-loop-ivcanon |
compiler flag: -ftree-loop-ivcanon |
text |
11300 |
-ftree-loop-ivcanon, -fno-tree-loop-ivcanon |
|
|
|
|
basic, boolean, optimization |
##bool-tree-loop-linear |
compiler flag: -ftree-loop-linear |
text |
11310 |
-ftree-loop-linear, -fno-tree-loop-linear |
|
|
|
|
basic, boolean, optimization |
##bool-tree-loop-optimize |
compiler flag: -ftree-loop-optimize |
text |
11320 |
-ftree-loop-optimize, -fno-tree-loop-optimize |
|
|
|
|
basic, boolean, optimization |
##bool-tree-pre |
compiler flag: -ftree-pre |
text |
11330 |
-ftree-pre, -fno-tree-pre |
|
|
|
|
basic, boolean, optimization |
##bool-tree-reassoc |
compiler flag: -ftree-reassoc |
text |
11340 |
-ftree-reassoc, -fno-tree-reassoc |
|
|
|
|
basic, boolean, optimization |
##bool-tree-sink |
compiler flag: -ftree-sink |
text |
11350 |
-ftree-sink, -fno-tree-sink |
|
|
|
|
basic, boolean, optimization |
##bool-tree-sra |
compiler flag: -ftree-sra |
text |
11360 |
-ftree-sra, -fno-tree-sra |
|
|
|
|
basic, boolean, optimization |
##bool-tree-switch-conversion |
compiler flag: -ftree-switch-conversion |
text |
11370 |
-ftree-switch-conversion, -fno-tree-switch-conversion |
|
|
|
|
basic, boolean, optimization |
##bool-tree-ter |
compiler flag: -ftree-ter |
text |
11380 |
-ftree-ter, -fno-tree-ter |
|
|
|
|
basic, boolean, optimization |
##bool-tree-vect-loop-version |
compiler flag: -ftree-vect-loop-version |
text |
11390 |
-ftree-vect-loop-version, -fno-tree-vect-loop-version |
|
|
|
|
basic, boolean, optimization |
##bool-tree-vectorize |
compiler flag: -ftree-vectorize |
text |
11400 |
-ftree-vectorize, -fno-tree-vectorize |
|
|
|
|
basic, boolean, optimization |
##bool-tree-vrp |
compiler flag: -ftree-vrp |
text |
11410 |
-ftree-vrp, -fno-tree-vrp |
|
|
|
|
basic, boolean, optimization |
##bool-unit-at-a-time |
compiler flag: -funit-at-a-time |
text |
11420 |
-funit-at-a-time, -fno-unit-at-a-time |
|
|
|
|
basic, boolean, optimization |
##bool-unroll-all-loops |
compiler flag: -funroll-all-loops |
text |
11430 |
-funroll-all-loops, -fno-unroll-all-loops |
|
|
|
|
basic, boolean, optimization |
##bool-unroll-loops |
compiler flag: -funroll-loops |
text |
11440 |
-funroll-loops, -fno-unroll-loops |
|
|
|
|
basic, boolean, optimization |
##bool-unsafe-loop-optimizations |
compiler flag: -funsafe-loop-optimizations |
text |
11450 |
-funsafe-loop-optimizations, -fno-unsafe-loop-optimizations |
|
|
|
|
basic, boolean, optimization |
##bool-unsafe-math-optimizations |
compiler flag: -funsafe-math-optimizations |
text |
11460 |
-funsafe-math-optimizations, -fno-unsafe-math-optimizations |
|
|
|
|
basic, boolean, optimization |
##bool-unswitch-loops |
compiler flag: -funswitch-loops |
text |
11470 |
-funswitch-loops, -fno-unswitch-loops |
|
|
|
|
basic, boolean, optimization |
##bool-variable-expansion-in-unroller |
compiler flag: -fvariable-expansion-in-unroller |
text |
11480 |
-fvariable-expansion-in-unroller, -fno-variable-expansion-in-unroller |
|
|
|
|
basic, boolean, optimization |
##bool-vect-cost-model |
compiler flag: -fvect-cost-model |
text |
11490 |
-fvect-cost-model, -fno-vect-cost-model |
|
|
|
|
basic, boolean, optimization |
##bool-vpt |
compiler flag: -fvpt |
text |
11500 |
-fvpt, -fno-vpt |
|
|
|
|
basic, boolean, optimization |
##bool-web |
compiler flag: -fweb |
text |
11510 |
-fweb, -fno-web |
|
|
|
|
basic, boolean, optimization |
##bool-whole-program |
compiler flag: -fwhole-program |
text |
11520 |
-fwhole-program, -fno-whole-program |
|
|
|
|
basic, boolean, optimization |
##param--falign-functions[= |
compiler flag: -falign-functions= |
integer |
30010 |
|
-falign-functions= |
0 |
0 |
1 |
basic, parametric, optimization |
##param--falign-jumps= |
compiler flag: -falign-jumps= |
integer |
30020 |
|
-falign-jumps= |
0 |
0 |
1 |
basic, parametric, optimization |
##param--falign-labels= |
compiler flag: -falign-labels= |
integer |
30030 |
|
-falign-labels= |
0 |
0 |
1 |
basic, parametric, optimization |
##param--falign-loops= |
compiler flag: -falign-loops= |
integer |
30040 |
|
-falign-loops= |
0 |
0 |
1 |
basic, parametric, optimization |
##param--finline-limit= |
compiler flag: -finline-limit= |
integer |
30050 |
|
-finline-limit= |
0 |
0 |
1 |
basic, parametric, optimization |
##bool--fira-algorithm= |
compiler flag: -fira-algorithm= |
text |
30080 |
-fira-algorithm=CB, -fira-algorithm=priority |
|
|
|
|
basic, boolean, optimization |
##bool--fira-region= |
compiler flag: -fira-region= |
text |
30090 |
-fira-region=all, -fira-region=mixed, -fira-region=one |
|
|
|
|
basic, boolean, optimization |
##param--fsched-stalled-insns-dep= |
compiler flag: -fsched-stalled-insns-dep= |
integer |
30090 |
|
-fsched-stalled-insns-dep= |
0 |
0 |
1 |
basic, parametric, optimization |
##param--fsched-stalled-insns= |
compiler flag: -fsched-stalled-insns= |
integer |
30100 |
|
-fsched-stalled-insns= |
0 |
0 |
1 |
basic, parametric, optimization |
##param--ftree-parallelize-loops= |
compiler flag: -ftree-parallelize-loops= |
integer |
30110 |
|
-ftree-parallelize-loops= |
0 |
0 |
1 |
basic, parametric, optimization |
##param-sra-max-structure-size |
compiler flag: --param sra-max-structure-size= (The maximum structure size (in bytes) for which GCC willuse by-element copies) |
integer |
30120 |
|
--param sra-max-structure-size= |
0 |
0 |
1 |
basic, parametric, optimization |
##param-sra-max-structure-count |
compiler flag: --param sra-max-structure-count= (The maximum number of structure fields for which GCC willuse by-element copies) |
integer |
30130 |
|
--param sra-max-structure-count= |
0 |
0 |
1 |
basic, parametric, optimization |
##param-sra-field-structure-ratio |
compiler flag: --param sra-field-structure-ratio= (The threshold ratio between instantiated fields and the total structure size) |
integer |
30140 |
|
--param sra-field-structure-ratio= |
0 |
100 |
1 |
basic, parametric, optimization |
##param-struct-reorg-cold-struct-ratio |
compiler flag: --param struct-reorg-cold-struct-ratio= (The threshold ratio between current and hottest structure counts) |
integer |
30150 |
|
--param struct-reorg-cold-struct-ratio= |
0 |
100 |
1 |
basic, parametric, optimization |
##param-predictable-branch-outcome |
compiler flag: --param predictable-branch-outcome= (Maximal esitmated outcome of branch considered predictable) |
integer |
30160 |
|
--param predictable-branch-outcome= |
0 |
50 |
1 |
basic, parametric, optimization |
##param-max-inline-insns-single |
compiler flag: --param max-inline-insns-single= (The maximum number of instructions in a single function eligible for inlining) |
integer |
30170 |
|
--param max-inline-insns-single= |
0 |
900 |
1 |
basic, parametric, optimization |
##param-max-inline-insns-auto |
compiler flag: --param max-inline-insns-auto= (The maximum number of instructions when automatically inlining) |
integer |
30180 |
|
--param max-inline-insns-auto= |
0 |
180 |
1 |
basic, parametric, optimization |
##param-max-inline-insns-recursive |
compiler flag: --param max-inline-insns-recursive= (The maximum number of instructions inline function can grow to via recursive inlining) |
integer |
30190 |
|
--param max-inline-insns-recursive= |
0 |
900 |
1 |
basic, parametric, optimization |
##param-max-inline-insns-recursive-auto |
compiler flag: --param max-inline-insns-recursive-auto= (The maximum number of instructions non-inline function can grow to via recursive inlining) |
integer |
30200 |
|
--param max-inline-insns-recursive-auto= |
0 |
900 |
1 |
basic, parametric, optimization |
##param-max-inline-recursive-depth |
compiler flag: --param max-inline-recursive-depth= (The maximum depth of recursive inlining for inline functions) |
integer |
30210 |
|
--param max-inline-recursive-depth= |
0 |
16 |
1 |
basic, parametric, optimization |
##param-max-inline-recursive-depth-auto |
compiler flag: --param max-inline-recursive-depth-auto= (The maximum depth of recursive inlining for non-inline functions) |
integer |
30220 |
|
--param max-inline-recursive-depth-auto= |
0 |
16 |
1 |
basic, parametric, optimization |
##param-min-inline-recursive-probability |
compiler flag: --param min-inline-recursive-probability= (Inline recursively only when the probability of call being executed exceeds the parameter) |
integer |
30230 |
|
--param min-inline-recursive-probability= |
0 |
20 |
1 |
basic, parametric, optimization |
##param-max-variable-expansions-in-unroller |
compiler flag: --param max-variable-expansions-in-unroller= (If -fvariable-expansion-in-unroller is used, the maximum number of times that an individual variable will be expanded during loop unrolling) |
integer |
30240 |
|
--param max-variable-expansions-in-unroller= |
0 |
2 |
1 |
basic, parametric, optimization |
##param-min-vect-loop-bound |
compiler flag: --param min-vect-loop-bound= (If -ftree-vectorize is used, the minimal loop bound of a loop to be considered for vectorization) |
integer |
30250 |
|
--param min-vect-loop-bound= |
0 |
2 |
1 |
basic, parametric, optimization |
##param-max-delay-slot-insn-search |
compiler flag: --param max-delay-slot-insn-search= (The maximum number of instructions to consider to fill a delay slot) |
integer |
30260 |
|
--param max-delay-slot-insn-search= |
0 |
200 |
1 |
basic, parametric, optimization |
##param-max-delay-slot-live-search |
compiler flag: --param max-delay-slot-live-search= (The maximum number of instructions to consider to find accurate live register information) |
integer |
30270 |
|
--param max-delay-slot-live-search= |
0 |
666 |
1 |
basic, parametric, optimization |
##param-max-pending-list-length |
compiler flag: --param max-pending-list-length= (The maximum length of scheduling's pending operations list) |
integer |
30280 |
|
--param max-pending-list-length= |
0 |
64 |
1 |
basic, parametric, optimization |
##param-large-function-insns |
compiler flag: --param large-function-insns= (The size of function body to be considered large) |
integer |
30290 |
|
--param large-function-insns= |
0 |
5400 |
1 |
basic, parametric, optimization |
##param-large-function-growth |
compiler flag: --param large-function-growth= (Maximal growth due to inlining of large function (in percent)) |
integer |
30300 |
|
--param large-function-growth= |
0 |
200 |
1 |
basic, parametric, optimization |
##param-large-unit-insns |
compiler flag: --param large-unit-insns= (The size of translation unit to be considered large) |
integer |
30310 |
|
--param large-unit-insns= |
0 |
20000 |
1 |
basic, parametric, optimization |
##param-inline-unit-growth |
compiler flag: --param inline-unit-growth= (how much can given compilation unit grow because of the inlining (in percent)) |
integer |
30320 |
|
--param inline-unit-growth= |
0 |
60 |
1 |
basic, parametric, optimization |
##param-ipcp-unit-growth |
compiler flag: --param ipcp-unit-growth= (how much can given compilation unit grow because of the interprocedural constant propagation (in percent)) |
integer |
30330 |
|
--param ipcp-unit-growth= |
0 |
20 |
1 |
basic, parametric, optimization |
##param-inline-call-cost |
compiler flag: --param inline-call-cost= (expense of call operation relative to ordinary arithmetic operations) |
integer |
30340 |
|
--param inline-call-cost= |
0 |
24 |
1 |
basic, parametric, optimization |
##param-large-stack-frame |
compiler flag: --param large-stack-frame= (The size of stack frame to be considered large) |
integer |
30350 |
|
--param large-stack-frame= |
0 |
512 |
1 |
basic, parametric, optimization |
##param-large-stack-frame-growth |
compiler flag: --param large-stack-frame-growth= (Maximal stack frame growth due to inlining (in percent)) |
integer |
30360 |
|
--param large-stack-frame-growth= |
0 |
2000 |
1 |
basic, parametric, optimization |
##param-max-gcse-passes |
compiler flag: --param max-gcse-passes= (The maximum number of passes to make when doing GCSE) |
integer |
30380 |
|
--param max-gcse-passes= |
0 |
2 |
1 |
basic, parametric, optimization |
##param-gcse-after-reload-partial-fraction |
compiler flag: --param gcse-after-reload-partial-fraction= (The threshold ratio for performing partial redundancy elimination after reload) |
integer |
30390 |
|
--param gcse-after-reload-partial-fraction= |
0 |
6 |
1 |
basic, parametric, optimization |
##param-gcse-after-reload-critical-fraction |
compiler flag: --param gcse-after-reload-critical-fraction= (The threshold ratio of critical edges execution count that permit performing redundancy elimination after reload) |
integer |
30400 |
|
--param gcse-after-reload-critical-fraction= |
0 |
20 |
1 |
basic, parametric, optimization |
##param-max-unrolled-insns |
compiler flag: --param max-unrolled-insns= (The maximum number of instructions to consider to unroll in a loop) |
integer |
30410 |
|
--param max-unrolled-insns= |
0 |
400 |
1 |
basic, parametric, optimization |
##param-max-average-unrolled-insns |
compiler flag: --param max-average-unrolled-insns= (The maximum number of instructions to consider to unroll in a loop on average) |
integer |
30420 |
|
--param max-average-unrolled-insns= |
0 |
160 |
1 |
basic, parametric, optimization |
##param-max-unroll-times |
compiler flag: --param max-unroll-times= (The maximum number of unrollings of a single loop) |
integer |
30430 |
|
--param max-unroll-times= |
0 |
16 |
1 |
basic, parametric, optimization |
##param-max-peeled-insns |
compiler flag: --param max-peeled-insns= (The maximum number of insns of a peeled loop) |
integer |
30440 |
|
--param max-peeled-insns= |
0 |
800 |
1 |
basic, parametric, optimization |
##param-max-peel-times |
compiler flag: --param max-peel-times= (The maximum number of peelings of a single loop) |
integer |
30450 |
|
--param max-peel-times= |
0 |
32 |
1 |
basic, parametric, optimization |
##param-max-completely-peeled-insns |
compiler flag: --param max-completely-peeled-insns= (The maximum number of insns of a completely peeled loop) |
integer |
30460 |
|
--param max-completely-peeled-insns= |
0 |
800 |
1 |
basic, parametric, optimization |
##param-max-completely-peel-times |
compiler flag: --param max-completely-peel-times= (The maximum number of peelings of a single loop that is peeled completely) |
integer |
30470 |
|
--param max-completely-peel-times= |
0 |
32 |
1 |
basic, parametric, optimization |
##param-max-once-peeled-insns |
compiler flag: --param max-once-peeled-insns= (The maximum number of insns of a peeled loop that rolls only once) |
integer |
30480 |
|
--param max-once-peeled-insns= |
0 |
800 |
1 |
basic, parametric, optimization |
##param-max-unswitch-insns |
compiler flag: --param max-unswitch-insns= (The maximum number of insns of an unswitched loop) |
integer |
30490 |
|
--param max-unswitch-insns= |
0 |
100 |
1 |
basic, parametric, optimization |
##param-max-unswitch-level |
compiler flag: --param max-unswitch-level= (The maximum number of unswitchings in a single loop) |
integer |
30500 |
|
--param max-unswitch-level= |
0 |
6 |
1 |
basic, parametric, optimization |
##param-max-iterations-to-track |
compiler flag: --param max-iterations-to-track= (Bound on the number of iterations the brute force # of iterations analysis algorithm evaluates) |
integer |
30510 |
|
--param max-iterations-to-track= |
0 |
2000 |
1 |
basic, parametric, optimization |
##param-max-iterations-computation-cost |
compiler flag: --param max-iterations-computation-cost= (Bound on the cost of an expression to compute the number of iterations) |
integer |
30520 |
|
--param max-iterations-computation-cost= |
0 |
20 |
1 |
basic, parametric, optimization |
##param-sms-max-ii-factor |
compiler flag: --param sms-max-ii-factor= (A factor for tuning the upper bound that swing modulo scheduler uses for scheduling a loop) |
integer |
30530 |
|
--param sms-max-ii-factor= |
0 |
200 |
1 |
basic, parametric, optimization |
##param-sms-dfa-history |
compiler flag: --param sms-dfa-history= (The number of cycles the swing modulo scheduler considers when checking conflicts using DFA) |
integer |
30540 |
|
--param sms-dfa-history= |
0 |
0 |
1 |
basic, parametric, optimization |
##param-sms-loop-average-count-threshold |
compiler flag: --param sms-loop-average-count-threshold= (A threshold on the average loop count considered by the swing modulo scheduler) |
integer |
30550 |
|
--param sms-loop-average-count-threshold= |
0 |
0 |
1 |
basic, parametric, optimization |
##param-hot-bb-count-fraction |
compiler flag: --param hot-bb-count-fraction= (Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot) |
integer |
30560 |
|
--param hot-bb-count-fraction= |
0 |
20000 |
1 |
basic, parametric, optimization |
##param-hot-bb-frequency-fraction |
compiler flag: --param hot-bb-frequency-fraction= (Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot) |
integer |
30570 |
|
--param hot-bb-frequency-fraction= |
0 |
2000 |
1 |
basic, parametric, optimization |
##param-align-threshold |
compiler flag: --param align-threshold= (Select fraction of the maximal frequency of executions of basic block in function given basic block get alignment) |
integer |
30580 |
|
--param align-threshold= |
1 |
200 |
1 |
basic, parametric, optimization |
##param-align-loop-iterations |
compiler flag: --param align-loop-iterations= (Loops iterating at least selected number of iterations will get loop alignement.) |
integer |
30590 |
|
--param align-loop-iterations= |
0 |
8 |
1 |
basic, parametric, optimization |
##param-max-predicted-iterations |
compiler flag: --param max-predicted-iterations= (The maximum number of loop iterations we predict statically) |
integer |
30600 |
|
--param max-predicted-iterations= |
0 |
200 |
1 |
basic, parametric, optimization |
##param-tracer-max-code-growth |
compiler flag: --param tracer-max-code-growth= (Maximal code growth caused by tail duplication (in percent)) |
integer |
30630 |
|
--param tracer-max-code-growth= |
0 |
200 |
1 |
basic, parametric, optimization |
##param-tracer-min-branch-ratio |
compiler flag: --param tracer-min-branch-ratio= (Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)) |
integer |
30640 |
|
--param tracer-min-branch-ratio= |
0 |
100 |
1 |
basic, parametric, optimization |
##param-tracer-min-branch-probability-feedback |
compiler flag: --param tracer-min-branch-probability-feedback= (Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available) |
integer |
30650 |
|
--param tracer-min-branch-probability-feedback= |
0 |
100 |
1 |
basic, parametric, optimization |
##param-tracer-min-branch-probability |
compiler flag: --param tracer-min-branch-probability= (Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available) |
integer |
30660 |
|
--param tracer-min-branch-probability= |
0 |
100 |
1 |
basic, parametric, optimization |
##param-max-crossjump-edges |
compiler flag: --param max-crossjump-edges= (The maximum number of incoming edges to consider for crossjumping) |
integer |
30670 |
|
--param max-crossjump-edges= |
0 |
200 |
1 |
basic, parametric, optimization |
##param-min-crossjump-insns |
compiler flag: --param min-crossjump-insns= (The minimum number of matching instructions to consider for crossjumping) |
integer |
30680 |
|
--param min-crossjump-insns= |
1 |
10 |
1 |
basic, parametric, optimization |
##param-max-grow-copy-bb-insns |
compiler flag: --param max-grow-copy-bb-insns= (The maximum expansion factor when copying basic blocks) |
integer |
30690 |
|
--param max-grow-copy-bb-insns= |
0 |
16 |
1 |
basic, parametric, optimization |
##param-max-goto-duplication-insns |
compiler flag: --param max-goto-duplication-insns= (The maximum number of insns to duplicate when unfactoring computed gotos) |
integer |
30700 |
|
--param max-goto-duplication-insns= |
0 |
16 |
1 |
basic, parametric, optimization |
##param-max-cse-path-length |
compiler flag: --param max-cse-path-length= (The maximum length of path considered in cse) |
integer |
30710 |
|
--param max-cse-path-length= |
1 |
20 |
1 |
basic, parametric, optimization |
##param-max-cse-insns |
compiler flag: --param max-cse-insns= (The maximum instructions CSE process before flushing) |
integer |
30720 |
|
--param max-cse-insns= |
0 |
2000 |
1 |
basic, parametric, optimization |
##param-lim-expensive |
compiler flag: --param lim-expensive= (The minimum cost of an expensive expression in the loop invariant motion) |
integer |
30730 |
|
--param lim-expensive= |
0 |
40 |
1 |
basic, parametric, optimization |
##param-iv-consider-all-candidates-bound |
compiler flag: --param iv-consider-all-candidates-bound= (Bound on number of candidates below that all candidates are considered in iv optimizations) |
integer |
30740 |
|
--param iv-consider-all-candidates-bound= |
0 |
60 |
1 |
basic, parametric, optimization |
##param-iv-max-considered-uses |
compiler flag: --param iv-max-considered-uses= (Bound on number of iv uses in loop optimized in iv optimizations) |
integer |
30750 |
|
--param iv-max-considered-uses= |
0 |
500 |
1 |
basic, parametric, optimization |
##param-iv-always-prune-cand-set-bound |
compiler flag: --param iv-always-prune-cand-set-bound= (If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization) |
integer |
30760 |
|
--param iv-always-prune-cand-set-bound= |
0 |
20 |
1 |
basic, parametric, optimization |
##param-scev-max-expr-size |
compiler flag: --param scev-max-expr-size= (Bound on size of expressions used in the scalar evolutions analyzer) |
integer |
30770 |
|
--param scev-max-expr-size= |
0 |
40 |
1 |
basic, parametric, optimization |
##param-omega-max-vars |
compiler flag: --param omega-max-vars= (Bound on the number of variables in Omega constraint systems) |
integer |
30780 |
|
--param omega-max-vars= |
0 |
256 |
1 |
basic, parametric, optimization |
##param-omega-max-geqs |
compiler flag: --param omega-max-geqs= (Bound on the number of inequalities in Omega constraint systems) |
integer |
30790 |
|
--param omega-max-geqs= |
0 |
512 |
1 |
basic, parametric, optimization |
##param-omega-max-eqs |
compiler flag: --param omega-max-eqs= (Bound on the number of equalities in Omega constraint systems) |
integer |
30800 |
|
--param omega-max-eqs= |
0 |
256 |
1 |
basic, parametric, optimization |
##param-omega-max-wild-cards |
compiler flag: --param omega-max-wild-cards= (Bound on the number of wild cards in Omega constraint systems) |
integer |
30810 |
|
--param omega-max-wild-cards= |
0 |
36 |
1 |
basic, parametric, optimization |
##param-omega-hash-table-size |
compiler flag: --param omega-hash-table-size= (Bound on the size of the hash table in Omega constraint systems) |
integer |
30820 |
|
--param omega-hash-table-size= |
0 |
1100 |
1 |
basic, parametric, optimization |
##param-omega-max-keys |
compiler flag: --param omega-max-keys= (Bound on the number of keys in Omega constraint systems) |
integer |
30830 |
|
--param omega-max-keys= |
0 |
1000 |
1 |
basic, parametric, optimization |
##param-omega-eliminate-redundant-constraints |
compiler flag: --param omega-eliminate-redundant-constraints= (When set to 1, use expensive methods to eliminate all redundant constraints) |
integer |
30840 |
|
--param omega-eliminate-redundant-constraints= |
0 |
1 |
1 |
basic, parametric, optimization |
##param-vect-max-version-for-alignment-checks |
compiler flag: --param vect-max-version-for-alignment-checks= (Bound on number of runtime checks inserted by the vectorizer's loop versioning for alignment check) |
integer |
30850 |
|
--param vect-max-version-for-alignment-checks= |
0 |
12 |
1 |
basic, parametric, optimization |
##param-vect-max-version-for-alias-checks |
compiler flag: --param vect-max-version-for-alias-checks= (Bound on number of runtime checks inserted by the vectorizer's loop versioning for alias check) |
integer |
30860 |
|
--param vect-max-version-for-alias-checks= |
0 |
20 |
1 |
basic, parametric, optimization |
##param-max-cselib-memory-locations |
compiler flag: --param max-cselib-memory-locations= (The maximum memory locations recorded by cselib) |
integer |
30870 |
|
--param max-cselib-memory-locations= |
0 |
1000 |
1 |
basic, parametric, optimization |
##param-max-reload-search-insns |
compiler flag: --param max-reload-search-insns= (The maximum number of instructions to search backward when looking for equivalent reload) |
integer |
30900 |
|
--param max-reload-search-insns= |
0 |
200 |
1 |
basic, parametric, optimization |
##param-max-aliased-vops |
compiler flag: --param max-aliased-vops= (The maximum number of virtual operators that a function is allowed to have before triggering memory partitioning heuristics) |
integer |
30910 |
|
--param max-aliased-vops= |
0 |
200 |
1 |
basic, parametric, optimization |
##param-avg-aliased-vops |
compiler flag: --param avg-aliased-vops= (The average number of virtual operators that memory statements are allowed to have before triggering memory partitioning heuristics) |
integer |
30920 |
|
--param avg-aliased-vops= |
0 |
2 |
1 |
basic, parametric, optimization |
##param-max-sched-region-blocks |
compiler flag: --param max-sched-region-blocks= (The maximum number of blocks in a region to be considered for interblock scheduling) |
integer |
30930 |
|
--param max-sched-region-blocks= |
0 |
20 |
1 |
basic, parametric, optimization |
##param-max-sched-region-insns |
compiler flag: --param max-sched-region-insns= (The maximum number of insns in a region to be considered for interblock scheduling) |
integer |
30940 |
|
--param max-sched-region-insns= |
0 |
200 |
1 |
basic, parametric, optimization |
##param-max-pipeline-region-blocks |
compiler flag: --param max-pipeline-region-blocks= (The maximum number of blocks in a region to be considered for interblock scheduling) |
integer |
30950 |
|
--param max-pipeline-region-blocks= |
0 |
30 |
1 |
basic, parametric, optimization |
##param-max-pipeline-region-insns |
compiler flag: --param max-pipeline-region-insns= (The maximum number of insns in a region to be considered for interblock scheduling) |
integer |
30960 |
|
--param max-pipeline-region-insns= |
0 |
400 |
1 |
basic, parametric, optimization |
##param-min-spec-prob |
compiler flag: --param min-spec-prob= (The minimum probability of reaching a source block for interblock speculative scheduling) |
integer |
30970 |
|
--param min-spec-prob= |
0 |
80 |
1 |
basic, parametric, optimization |
##param-max-sched-extend-regions-iters |
compiler flag: --param max-sched-extend-regions-iters= (The maximum number of iterations through CFG to extend regions) |
integer |
30980 |
|
--param max-sched-extend-regions-iters= |
0 |
0 |
1 |
basic, parametric, optimization |
##arch-arm-mfpu-neon |
compiler flag (ARM specific): -mfpu=neon |
text |
30990 |
-mfpu=neon, |
|
|
|
|
basic, optimization, arm-neon |
##param-max-sched-insn-conflict-delay |
compiler flag: --param max-sched-insn-conflict-delay= (The maximum conflict delay for an insn to be considered for speculative motion) |
integer |
30990 |
|
--param max-sched-insn-conflict-delay= |
1 |
10 |
1 |
basic, parametric, optimization |
##arch-mtune-native |
compiler flag (CPU specific): -mtune=native |
text |
30991 |
-mtune=native, |
|
|
|
|
basic, optimization, cpu-specific |
##param-sched-spec-prob-cutoff |
compiler flag: --param sched-spec-prob-cutoff= (The minimal probability of speculation success (in percents), so that speculative insn will be scheduled.) |
integer |
31000 |
|
--param sched-spec-prob-cutoff= |
0 |
100 |
1 |
basic, parametric, optimization |
##param-selsched-max-lookahead |
compiler flag: --param selsched-max-lookahead= (The maximum size of the lookahead window of selective scheduling) |
integer |
31010 |
|
--param selsched-max-lookahead= |
0 |
100 |
1 |
basic, parametric, optimization |
##param-selsched-max-sched-times |
compiler flag: --param selsched-max-sched-times= (Maximum number of times that an insn could be scheduled) |
integer |
31020 |
|
--param selsched-max-sched-times= |
1 |
4 |
1 |
basic, parametric, optimization |
##param-selsched-insns-to-rename |
compiler flag: --param selsched-insns-to-rename= (Maximum number of instructions in the ready list that are considered eligible for renaming) |
integer |
31030 |
|
--param selsched-insns-to-rename= |
0 |
4 |
1 |
basic, parametric, optimization |
##param-sched-mem-true-dep-cost |
compiler flag: --param sched-mem-true-dep-cost= (Minimal distance between possibly conflicting store and load) |
integer |
31040 |
|
--param sched-mem-true-dep-cost= |
0 |
2 |
1 |
basic, parametric, optimization |
##param-max-last-value-rtl |
compiler flag: --param max-last-value-rtl= (The maximum number of RTL nodes that can be recorded as combiner's last value) |
integer |
31050 |
|
--param max-last-value-rtl= |
0 |
20000 |
1 |
basic, parametric, optimization |
##param-integer-share-limit |
compiler flag: --param integer-share-limit= (The upper bound for sharing integer constants) |
integer |
31060 |
|
--param integer-share-limit= |
2 |
512 |
1 |
basic, parametric, optimization |
##param-min-virtual-mappings |
compiler flag: --param min-virtual-mappings= (Minimum number of virtual mappings to consider switching to full virtual renames) |
integer |
31070 |
|
--param min-virtual-mappings= |
0 |
200 |
1 |
basic, parametric, optimization |
##param-virtual-mappings-ratio |
compiler flag: --param virtual-mappings-ratio= (Ratio between virtual mappings and virtual symbols to do full virtual renames) |
integer |
31080 |
|
--param virtual-mappings-ratio= |
0 |
6 |
1 |
basic, parametric, optimization |
##param-ssp-buffer-size |
compiler flag: --param ssp-buffer-size= (The lower bound for a buffer to be considered for stack smashing protection) |
integer |
31090 |
|
--param ssp-buffer-size= |
1 |
16 |
1 |
basic, parametric, optimization |
##param-max-jump-thread-duplication-stmts |
compiler flag: --param max-jump-thread-duplication-stmts= (Maximum number of statements allowed in a block that needs to be duplicated when threading jumps) |
integer |
31100 |
|
--param max-jump-thread-duplication-stmts= |
0 |
30 |
1 |
basic, parametric, optimization |
##param-max-fields-for-field-sensitive |
compiler flag: --param max-fields-for-field-sensitive= (Maximum number of fields in a structure before pointer analysis treats the structure as a single variable) |
integer |
31110 |
|
--param max-fields-for-field-sensitive= |
0 |
0 |
1 |
basic, parametric, optimization |
##param-max-sched-ready-insns |
compiler flag: --param max-sched-ready-insns= (The maximum number of instructions ready to be issued to be considered by the scheduler during the first scheduling pass) |
integer |
31120 |
|
--param max-sched-ready-insns= |
0 |
200 |
1 |
basic, parametric, optimization |
##param-prefetch-latency |
compiler flag: --param prefetch-latency= (The number of insns executed before prefetch is completed) |
integer |
31130 |
|
--param prefetch-latency= |
0 |
400 |
1 |
basic, parametric, optimization |
##param-simultaneous-prefetches |
compiler flag: --param simultaneous-prefetches= (The number of prefetches that can run at the same time) |
integer |
31140 |
|
--param simultaneous-prefetches= |
0 |
6 |
1 |
basic, parametric, optimization |
##param-l1-cache-size |
compiler flag: --param l1-cache-size= (The size of L1 cache) |
integer |
31150 |
|
--param l1-cache-size= |
0 |
128 |
1 |
basic, parametric, optimization |
##param-l1-cache-line-size |
compiler flag: --param l1-cache-line-size= (The size of L1 cache line) |
integer |
31160 |
|
--param l1-cache-line-size= |
0 |
64 |
1 |
basic, parametric, optimization |
##param-l2-cache-size |
compiler flag: --param l2-cache-size= (The size of L2 cache) |
integer |
31170 |
|
--param l2-cache-size= |
0 |
1024 |
1 |
basic, parametric, optimization |
##param-use-canonical-types |
compiler flag: --param use-canonical-types= (Whether to use canonical types) |
integer |
31180 |
|
--param use-canonical-types= |
0 |
1 |
1 |
basic, parametric, optimization |
##param-max-partial-antic-length |
compiler flag: --param max-partial-antic-length= (Maximum length of partial antic set when performing tree pre optimization) |
integer |
31190 |
|
--param max-partial-antic-length= |
0 |
200 |
1 |
basic, parametric, optimization |
##param-sccvn-max-scc-size |
compiler flag: --param sccvn-max-scc-size= (Maximum size of a SCC before SCCVN stops processing a function) |
integer |
31200 |
|
--param sccvn-max-scc-size= |
0 |
20000 |
1 |
basic, parametric, optimization |
##param-ira-max-loops-num |
compiler flag: --param ira-max-loops-num= (max loops number for regional RA) |
integer |
31210 |
|
--param ira-max-loops-num= |
0 |
200 |
1 |
basic, parametric, optimization |
##param-ira-max-conflict-table-size |
compiler flag: --param ira-max-conflict-table-size= (max size of conflict table in MB) |
integer |
31220 |
|
--param ira-max-conflict-table-size= |
0 |
2000 |
1 |
basic, parametric, optimization |
##param-switch-conversion-max-branch-ratio |
compiler flag: --param switch-conversion-max-branch-ratio= (The maximum ratio between array size and switch branches fora switch conversion to take place) |
integer |
31230 |
|
--param switch-conversion-max-branch-ratio= |
1 |
16 |
1 |
basic, parametric, optimization |
##param-loop-invariant-max-bbs-in-loop |
compiler flag: --param loop-invariant-max-bbs-in-loop= (max basic blocks number in loop for loop invariant motion) |
integer |
31240 |
|
--param loop-invariant-max-bbs-in-loop= |
0 |
20000 |
1 |
basic, parametric, optimization |