index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Driver
/
x86-target-features.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Add a Pass that builds a Condensed CFG for Load Value Injection (LVI) G...
Scott Constable
2020-06-24
1
-0
/
+12
*
[X86] Add tests to clang Driver to ensure that SLH/Retpoline features are not...
Scott Constable
2020-06-24
1
-0
/
+7
*
Revert "[X86] Add a Pass that builds a Condensed CFG for Load Value Injection...
Craig Topper
2020-06-24
1
-5
/
+0
*
[X86] Add a Pass that builds a Condensed CFG for Load Value Injection (LVI) G...
Scott Constable
2020-06-24
1
-0
/
+5
*
[X86] Add Indirect Thunk Support to X86 to mitigate Load Value Injection (LVI)
Scott Constable
2020-06-24
1
-0
/
+5
*
[X86] Add support for -mvzeroupper and -mno-vzeroupper to match gcc
Craig Topper
2019-11-04
1
-0
/
+5
*
[X86] Remove what little support we had for MPX
Craig Topper
2019-08-29
1
-2
/
+2
*
[X86] Add ENQCMD instructions
Pengfei Wang
2019-06-06
1
-0
/
+5
*
[X86] Add VP2INTERSECT instructions
Pengfei Wang
2019-05-31
1
-0
/
+5
*
Enable intrinsics of AVX512_BF16, which are supported for BFLOAT16 in Cooper ...
Luo, Yuanke
2019-05-06
1
-0
/
+5
*
[x86/SLH] Add a real Clang flag and LLVM IR attribute for Speculative
Chandler Carruth
2018-09-04
1
-0
/
+9
*
[x86/retpoline] Split the LLVM concept of retpolines into separate
Chandler Carruth
2018-08-23
1
-2
/
+2
*
[x86] invpcid intrinsic
Gabor Buella
2018-05-25
1
-0
/
+5
*
This patch aims to match the changes introduced
Alexander Ivchenko
2018-05-18
1
-5
/
+0
*
[X86] ptwrite intrinsic
Gabor Buella
2018-05-10
1
-0
/
+5
*
[x86] Introduce the pconfig intrinsic
Gabor Buella
2018-05-08
1
-0
/
+5
*
[X86] directstore and movdir64b intrinsics
Gabor Buella
2018-05-01
1
-0
/
+10
*
[X86] WaitPKG intrinsics
Gabor Buella
2018-04-20
1
-0
/
+5
*
[x86] wbnoinvd intrinsic
Gabor Buella
2018-04-11
1
-0
/
+5
*
Introduce the "retpoline" x86 mitigation technique for variant #2 of the spec...
Chandler Carruth
2018-01-22
1
-0
/
+10
*
[X86] Add rdpid command line option and intrinsics.
Craig Topper
2018-01-20
1
-0
/
+4
*
[x86][icelake][vbmi2]
Coby Tayree
2017-12-27
1
-4
/
+9
*
[x86][icelake][vnni]
Coby Tayree
2017-12-27
1
-0
/
+5
*
[x86][icelake][bitalg]
Coby Tayree
2017-12-27
1
-0
/
+5
*
[hotfix]
Coby Tayree
2017-12-27
1
-7
/
+1
*
[x86][icelake][vpclmulqdq]
Coby Tayree
2017-12-27
1
-0
/
+11
*
[x86][icelake][gfni]
Coby Tayree
2017-12-27
1
-0
/
+5
*
[x86][icelake][vaes]
Coby Tayree
2017-12-27
1
-0
/
+6
*
Control-Flow Enforcement Technology - Shadow Stack and Indirect Branch Tracki...
Oren Ben Simhon
2017-11-26
1
-0
/
+10
*
[X86] Clzero flag addition and inclusion under znver1
Craig Topper
2017-02-09
1
-0
/
+5
*
[X86] Add -mprefetchwt1/-mno-prefetchwt1 command line options and __PREFETCHW...
Craig Topper
2017-02-08
1
-0
/
+5
*
[X86] Add -msgx/-mno-sgx command line options and __SGX__ define to match gcc.
Craig Topper
2017-02-08
1
-0
/
+5
*
[X86] Add -mmpx/-mno-mpx command line options and __MPX__ define to match gcc.
Craig Topper
2017-02-08
1
-0
/
+5
*
[X86] Add -mclwb/-mno-clwb command line arguments and __CLWB__ define to matc...
Craig Topper
2017-02-08
1
-0
/
+5
*
[X86] Add -mmovbe/-mno-movbe command line options to match gcc.
Craig Topper
2017-02-08
1
-0
/
+5
*
[X86] Add -mclflushopt/-mno-clflushopt command line support and __CLFLUSHOPT_...
Craig Topper
2017-02-08
1
-0
/
+5
*
[X86] Add -m[no-]x87 and -m[no-]80387 options to control FeatureX87.
Andrey Turetskiy
2016-05-04
1
-0
/
+7
*
Add missing -mno-cx16 driver option.
Andrey Turetskiy
2016-05-04
1
-2
/
+2
*
Add a test for driver options from m_x86_Features_Group.
Andrey Turetskiy
2016-05-04
1
-0
/
+44