summaryrefslogtreecommitdiff
path: root/gcc/config/i386/i386.opt
Commit message (Expand)AuthorAgeFilesLines
* Revert "i386: Prefer remote atomic insn for atomic_fetch{add, and, or, xor}"konglin12022-11-081-4/+0
* i386: Prefer remote atomic insn for atomic_fetch{add, and, or, xor}konglin12022-11-071-0/+4
* Support Intel RAO-INTkonglin12022-11-071-0/+4
* Support Intel prefetchit0/t1Haochen Jiang2022-11-071-0/+4
* Support Intel AMX-FP16 ISAHongyu Wang2022-11-041-0/+4
* Support Intel CMPccXADDHaochen Jiang2022-11-041-0/+5
* Support Intel AVX-NE-CONVERTkonglin12022-10-311-0/+5
* Support Intel AVX-VNNI-INT8Kong Lingling2022-10-211-0/+5
* Support Intel AVX-IFMAHongyu Wang2022-10-211-0/+5
* x86: Document -mcet-switchH.J. Lu2022-05-241-1/+1
* Split vector load from parm_del to elemental loads to avoid STLF stalls.liuhongt2022-04-051-0/+4
* x86: Add -m[no-]direct-extern-accessH.J. Lu2022-02-091-0/+4
* x86: Rename -harden-sls=indirect-branch to -harden-sls=indirect-jmpH.J. Lu2022-01-061-1/+1
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* x86: Add -mmove-max=bits and -mstore-max=bitsH.J. Lu2021-12-031-0/+8
* x86: Add -mindirect-branch-cs-prefixH.J. Lu2021-11-181-0/+4
* x86: Add -mharden-sls=[none|all|return|indirect-branch]H.J. Lu2021-11-171-0/+20
* PR target/103069: Relax cmpxchg loop for x86 targetHongyu Wang2021-11-151-0/+4
* AVX512FP16: Initial support for AVX512FP16 feature and scalar _Float16 instru...Guo, Xuepeng2021-09-081-0/+4
* x86: Add -mmwait for -mgeneral-regs-onlyH.J. Lu2021-04-211-0/+4
* i386: Fix -mcmodel= vs. target attribute [PR98585]Jakub Jelinek2021-01-081-16/+16
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* opts: Remove all usages of Report keyword.Martin Liska2020-12-161-152/+152
* i386: Fix up X87_ENABLE_{FLOAT,ARITH} in conditions [PR94440]Jakub Jelinek2020-12-081-0/+10
* x86: Add the missing '.' for -mneededH.J. Lu2020-12-021-1/+1
* x86: Add -mneeded for GNU_PROPERTY_X86_ISA_1_V[234] markerH.J. Lu2020-12-011-0/+4
* Support Intel AVX VNNIliuhongt2020-11-111-0/+5
* Enable GCC to support Intel Key Locker ISAliuhongt2020-10-291-0/+8
* Enable Intel HRESET InstructionHongyu Wang2020-10-151-0/+4
* Enable gcc support for UINTRliuhongt2020-10-151-0/+4
* Enable GCC support for AMX-TILE,AMX-INT8,AMX-BF16.liuhongt2020-09-281-1/+13
* Enable TARGET_TSXLDTRK for GCC support.liuhongt2020-05-061-0/+4
* Enable GCC support for SERIALIZEliuhongt2020-05-061-0/+4
* re PR target/93089 (Force mprefer-vector-width=512 in 'e' simd clones)Jakub Jelinek2020-01-031-5/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Use OPTION_MASK_ISA2_$target_[SET,UNSET, ] to indicate those forHongtao Liu2019-12-091-19/+19
* Rename Deprecated to WarnRemoved in *.opt files.Martin Liska2019-09-101-6/+3
* Update comment of removed options.Martin Liska2019-09-091-2/+2
* Enable GCC support for AVX512_VP2INTERSECT which will be in tigerlaker.Hongtao Liu2019-06-261-0/+4
* Add GCC support to ENQCMD.Xuepeng Guo2019-05-281-0/+4
* Enable support for bfloat16 which will be in Future Cooper Lake.Hongtao Liu2019-05-081-0/+5
* re PR target/79645 (missing period in microblaze.opt)Jakub Jelinek2019-03-091-2/+2
* driver: Also prune joined switches with negationH.J. Lu2019-02-231-2/+2
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* x86; Add -mmanual-endbr and cf_check function attributeH.J. Lu2018-12-141-0/+5
* Allow changing the fentry section per file and per functionAndi Kleen2018-11-291-0/+4
* Support changing fentry name per functionAndi Kleen2018-11-291-0/+4
* Support instrumenting returns of instrumented functionsAndi Kleen2018-11-291-0/+21
* Add PTWRITE builtins for x86Andi Kleen2018-11-091-0/+4
* Merge Ignore and Deprecated in .opt files.Martin Liska2018-08-171-3/+3