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
/
sse-builtins.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patched clang to emit x86 blends as shufflevectors.
Filipe Cabecinhas
2014-05-13
1
-0
/
+18
*
Intrinsics: fix extract & insert when index is out of bound.
Manman Ren
2013-10-23
1
-0
/
+24
*
_mm_extract_epi16: use "& 7" when index is out of bound.
Manman Ren
2013-10-22
1
-0
/
+7
*
Add _mm_stream_si64 intrinsic.
Eli Friedman
2013-09-23
1
-1
/
+19
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-7
/
+7
*
X86 SSE Intrinsics: update header for sqrt_ss, rsqrt_ss and rcp_ss.
Manman Ren
2012-10-26
1
-0
/
+31
*
Get rid of storelv4si builtin as it can be expressed directly. This is general
Chad Rosier
2012-05-01
1
-0
/
+6
*
Correctly check argument types for some vector macros in smmintrin.h. Put par...
Craig Topper
2012-03-30
1
-0
/
+44
*
Add _mm_minpos_epu16 to smmintrin.h. Fixes PR12399.
Craig Topper
2012-03-30
1
-0
/
+5
*
test/CodeGen/sse-builtins.c: Make this host-independent to unbreak posix-unli...
NAKAMURA Takumi
2011-09-16
1
-1
/
+1
*
Tweak *mmintrin.h so that they don't make any bad assumptions about alignment...
Eli Friedman
2011-09-15
1
-0
/
+104