summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/x86-target-features.c
Commit message (Expand)AuthorAgeFilesLines
* [X86] Add a Pass that builds a Condensed CFG for Load Value Injection (LVI) G...Scott Constable2020-06-241-0/+12
* [X86] Add tests to clang Driver to ensure that SLH/Retpoline features are not...Scott Constable2020-06-241-0/+7
* Revert "[X86] Add a Pass that builds a Condensed CFG for Load Value Injection...Craig Topper2020-06-241-5/+0
* [X86] Add a Pass that builds a Condensed CFG for Load Value Injection (LVI) G...Scott Constable2020-06-241-0/+5
* [X86] Add Indirect Thunk Support to X86 to mitigate Load Value Injection (LVI)Scott Constable2020-06-241-0/+5
* [X86] Add support for -mvzeroupper and -mno-vzeroupper to match gccCraig Topper2019-11-041-0/+5
* [X86] Remove what little support we had for MPXCraig Topper2019-08-291-2/+2
* [X86] Add ENQCMD instructionsPengfei Wang2019-06-061-0/+5
* [X86] Add VP2INTERSECT instructionsPengfei Wang2019-05-311-0/+5
* Enable intrinsics of AVX512_BF16, which are supported for BFLOAT16 in Cooper ...Luo, Yuanke2019-05-061-0/+5
* [x86/SLH] Add a real Clang flag and LLVM IR attribute for SpeculativeChandler Carruth2018-09-041-0/+9
* [x86/retpoline] Split the LLVM concept of retpolines into separateChandler Carruth2018-08-231-2/+2
* [x86] invpcid intrinsicGabor Buella2018-05-251-0/+5
* This patch aims to match the changes introducedAlexander Ivchenko2018-05-181-5/+0
* [X86] ptwrite intrinsicGabor Buella2018-05-101-0/+5
* [x86] Introduce the pconfig intrinsicGabor Buella2018-05-081-0/+5
* [X86] directstore and movdir64b intrinsicsGabor Buella2018-05-011-0/+10
* [X86] WaitPKG intrinsicsGabor Buella2018-04-201-0/+5
* [x86] wbnoinvd intrinsicGabor Buella2018-04-111-0/+5
* Introduce the "retpoline" x86 mitigation technique for variant #2 of the spec...Chandler Carruth2018-01-221-0/+10
* [X86] Add rdpid command line option and intrinsics.Craig Topper2018-01-201-0/+4
* [x86][icelake][vbmi2]Coby Tayree2017-12-271-4/+9
* [x86][icelake][vnni]Coby Tayree2017-12-271-0/+5
* [x86][icelake][bitalg]Coby Tayree2017-12-271-0/+5
* [hotfix]Coby Tayree2017-12-271-7/+1
* [x86][icelake][vpclmulqdq]Coby Tayree2017-12-271-0/+11
* [x86][icelake][gfni]Coby Tayree2017-12-271-0/+5
* [x86][icelake][vaes]Coby Tayree2017-12-271-0/+6
* Control-Flow Enforcement Technology - Shadow Stack and Indirect Branch Tracki...Oren Ben Simhon2017-11-261-0/+10
* [X86] Clzero flag addition and inclusion under znver1Craig Topper2017-02-091-0/+5
* [X86] Add -mprefetchwt1/-mno-prefetchwt1 command line options and __PREFETCHW...Craig Topper2017-02-081-0/+5
* [X86] Add -msgx/-mno-sgx command line options and __SGX__ define to match gcc.Craig Topper2017-02-081-0/+5
* [X86] Add -mmpx/-mno-mpx command line options and __MPX__ define to match gcc.Craig Topper2017-02-081-0/+5
* [X86] Add -mclwb/-mno-clwb command line arguments and __CLWB__ define to matc...Craig Topper2017-02-081-0/+5
* [X86] Add -mmovbe/-mno-movbe command line options to match gcc.Craig Topper2017-02-081-0/+5
* [X86] Add -mclflushopt/-mno-clflushopt command line support and __CLFLUSHOPT_...Craig Topper2017-02-081-0/+5
* [X86] Add -m[no-]x87 and -m[no-]80387 options to control FeatureX87.Andrey Turetskiy2016-05-041-0/+7
* Add missing -mno-cx16 driver option.Andrey Turetskiy2016-05-041-2/+2
* Add a test for driver options from m_x86_Features_Group.Andrey Turetskiy2016-05-041-0/+44