aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/i386-options.cc
AgeCommit message (Expand)AuthorFilesLines
2023-10-30i386: Zhaoxin yongfeng enablementMayshao1-0/+3
2023-10-19x86: Correct ISA enabled for clients since Arrow LakeHaochen Jiang1-5/+5
2023-10-18Initial Panther Lake SupportHaochen Jiang1-1/+4
2023-10-18x86: Add m_CORE_HYBRID for hybrid clients tuningHaochen Jiang1-0/+1
2023-10-18Initial Clearwater Forest SupportHaochen Jiang1-1/+3
2023-10-12Support Intel USER_MSRHu, Lin11-1/+3
2023-10-09Disable zmm register and 512 bit libmvec call when !TARGET_EVEX512Haochen Jiang1-6/+8
2023-10-09Initial support for -mevex512Haochen Jiang1-1/+18
2023-10-07[APX_EGPR] Initial support for APX_FKong Lingling1-0/+18
2023-08-24Revert "Initial support for AVX10.1"Haochen Jiang1-24/+2
2023-08-24Fix target_clone ("arch=graniterapids-d") and target_clone ("arch=arrowlake-s")liuhongt1-1/+5
2023-08-17Initial support for AVX10.1Haochen Jiang1-2/+24
2023-08-16Support -m[no-]gather -m[no-]scatter to enable/disable vectorization for all ...liuhongt1-14/+40
2023-08-16Software mitigation: Disable gather generation in vectorization for GDS affec...liuhongt1-0/+5
2023-07-24[i386] remove unused tree-vectorizer.h includesRichard Biener1-1/+0
2023-07-17Initial Lunar Lake, Arrow Lake and Arrow Lake S SupportMo, Zewei1-0/+2
2023-07-17Support Intel SM4Haochen Jiang1-1/+3
2023-07-17Support Intel SHA512Haochen Jiang1-1/+3
2023-07-17Support Intel SM3Haochen Jiang1-0/+2
2023-07-17Support Intel AVX-VNNI-INT16Kong Lingling1-1/+3
2023-06-27Make option mvzeroupper independent of optimization level.liuhongt1-1/+3
2023-06-26i386: Sync tune_string with arch_string for target attribute arch=*Hongyu Wang1-1/+5
2023-04-10Support Intel AMX-COMPLEXHaochen Jiang1-1/+3
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-12-22Zen4 tuning part 2Jan Hubicka1-0/+2
2022-12-09Implement hwasan target_hook.liuhongt1-0/+3
2022-11-28i386: Fix up ix86_abi handling [PR106875]Jakub Jelinek1-2/+0
2022-11-24i386: Only enable small loop unrolling in backend [PR 107692]Hongyu Wang1-4/+30
2022-11-08Add m_CORE_ATOM for atom coresHaochen Jiang1-0/+1
2022-11-07Initial Grand Ridge supportHu, Lin11-0/+2
2022-11-07Support Intel RAO-INTkonglin11-1/+3
2022-11-07Initial Granite Rapids SupportHaochen Jiang1-1/+3
2022-11-07Support Intel prefetchit0/t1Haochen Jiang1-1/+3
2022-11-04Remove support for Intel MIC offloadingThomas Schwinge1-4/+0
2022-11-04Support Intel AMX-FP16 ISAHongyu Wang1-1/+3
2022-11-04Initial Sierra Forest SupportHaochen Jiang1-0/+2
2022-11-04Support Intel CMPccXADDHaochen Jiang1-1/+3
2022-10-31Support Intel AVX-NE-CONVERTkonglin11-1/+3
2022-10-21Enable AMD znver4 support and add instruction reservationsTejas Joshi1-2/+4
2022-10-21Support Intel AVX-VNNI-INT8Kong Lingling1-1/+3
2022-10-21Support Intel AVX-IFMAHongyu Wang1-1/+3
2022-07-11target/105459 - allow delayed target option node fixupRichard Biener1-19/+13
2022-05-23[x86_64]: Zhaoxin lujiazui enablementMayshao1-0/+3
2022-03-22i386: update error message format.Martin Liska1-4/+4
2022-02-09x86: Add -m[no-]direct-extern-accessH.J. Lu1-0/+32
2022-02-03Fix wording for: attribute ‘-xyz’ argument ‘target’ is unknownMartin Liska1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+3863