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
/
CodeGen
/
attr-target-x86.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Add VP2INTERSECT instructions
Pengfei Wang
2019-05-31
1
-2
/
+2
*
Enable intrinsics of AVX512_BF16, which are supported for BFLOAT16 in Cooper ...
Luo, Yuanke
2019-05-06
1
-2
/
+2
*
[X86] Correct the value of MaxAtomicInlineWidth for pre-586 cpus
Craig Topper
2019-03-21
1
-8
/
+8
*
Fix test regression in r341862
Erich Keane
2018-09-10
1
-1
/
+1
*
[X86] Add 'sahf' CPU feature to frontend
Dimitry Andric
2018-02-17
1
-2
/
+2
*
Make attribute-target on a Definition-after-use update the LLVM attributes
Erich Keane
2018-02-12
1
-0
/
+12
*
[x86][icelake][vbmi2]
Coby Tayree
2017-12-27
1
-2
/
+2
*
[x86][icelake][vnni]
Coby Tayree
2017-12-27
1
-2
/
+2
*
[x86][icelake][bitalg]
Coby Tayree
2017-12-27
1
-2
/
+2
*
[x86][icelake][vpclmulqdq]
Coby Tayree
2017-12-27
1
-2
/
+2
*
[x86][icelake][gfni]
Coby Tayree
2017-12-27
1
-1
/
+1
*
[x86][icelake][vaes]
Coby Tayree
2017-12-27
1
-3
/
+3
*
Filter out invalid 'target' items from being passed to LLVM
Erich Keane
2017-10-27
1
-8
/
+8
*
[X86] Add a target attribute test for no-sse4.
Craig Topper
2017-10-26
1
-6
/
+9
*
[X86] Adding avx512_vpopcntdq feature set and its intrinsics
Oren Ben Simhon
2017-05-25
1
-1
/
+1
*
[X86] Introduction of -march=lakemont.
Andrey Turetskiy
2016-04-05
1
-0
/
+4
*
[X86] Add "x87" in x86 target feature map.
Andrey Turetskiy
2016-03-23
1
-6
/
+6
*
[X86] Disabling avx512f should also disable avx512vbmi and avx512ifma. Enabli...
Craig Topper
2016-02-29
1
-1
/
+1
*
[X86] Add fxsr feature name for fxsave/fxrestore builtins.
Craig Topper
2015-10-16
1
-6
/
+6
*
[X86] Add command line switches for xsave/xsaveopt/xsavec/xsaves. Macro defin...
Craig Topper
2015-10-15
1
-3
/
+3
*
Handle sse turning on mmx, but no -mmx not turning off SSE.
Eric Christopher
2015-10-08
1
-5
/
+9
*
Migrate most feature map inclusion to initFeatureMap for the x86 target so
Eric Christopher
2015-10-08
1
-3
/
+3
*
Add a check for a function we're not testing.
Eric Christopher
2015-08-29
1
-0
/
+1
*
Target attribute syntax compatibility fix - gcc uses no- rather than mno-.
Eric Christopher
2015-08-27
1
-2
/
+2
*
Rename this file to have a processor suffix to help identify.
Eric Christopher
2015-08-27
1
-0
/
+34