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
/
lib
/
Headers
/
x86intrin.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding intrinsics to the clang front end for the x86 TBM instruction set.
Yunzhong Gao
2013-09-30
1
-0
/
+4
*
Move sha intrinsics to immintrin.h
Ben Langmuir
2013-09-19
1
-4
/
+0
*
Add C intrinsics for Intel SHA Extensions
Ben Langmuir
2013-09-19
1
-0
/
+4
*
Add RDSEED intrinsic support defined in AVX2 extension
Michael Liao
2013-03-29
1
-0
/
+4
*
Add PRFCHW intrinsic support
Michael Liao
2013-03-26
1
-0
/
+4
*
X86: add F16C support in Clang
Manman Ren
2012-10-11
1
-0
/
+4
*
Begin adding XOP intrinsics
Craig Topper
2012-06-10
1
-1
/
+5
*
Update FIXME. ABM is already covered by LZCNT and POPCNT.
Craig Topper
2012-05-30
1
-1
/
+1
*
Add an ammintrin.h header for SSE4a intrinsics.
Benjamin Kramer
2012-05-29
1
-1
/
+5
*
Add 3dNOW intrinsic header to x86intrin.h, conditioned on __3dNOW__ to
Chandler Carruth
2012-02-20
1
-1
/
+5
*
Add FMA4 intrinsics.
Craig Topper
2011-12-30
1
-0
/
+4
*
Remove an accidental change from r147370. Would only break if the new fma4 fl...
Craig Topper
2011-12-30
1
-4
/
+0
*
Add FMA4 feature flag. Intrinsics coming soon. Also make sse4a feature flag i...
Craig Topper
2011-12-30
1
-1
/
+5
*
Add popcnt feature flag to match gcc. This flag is implied when sse42 is enab...
Craig Topper
2011-12-29
1
-1
/
+5
*
Add BMI2 intrinsics.
Craig Topper
2011-12-26
1
-0
/
+4
*
Add intrinsics for lzcnt and tzcnt instructions.
Craig Topper
2011-12-25
1
-0
/
+8
*
Add x86intrin.h which is generic x86 intrinsics for more than just Intel. Thus
Nick Lewycky
2010-08-22
1
-0
/
+31