summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/sse-builtins.c
Commit message (Expand)AuthorAgeFilesLines
* Patched clang to emit x86 blends as shufflevectors.Filipe Cabecinhas2014-05-131-0/+18
* Intrinsics: fix extract & insert when index is out of bound.Manman Ren2013-10-231-0/+24
* _mm_extract_epi16: use "& 7" when index is out of bound.Manman Ren2013-10-221-0/+7
* Add _mm_stream_si64 intrinsic.Eli Friedman2013-09-231-1/+19
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-7/+7
* X86 SSE Intrinsics: update header for sqrt_ss, rsqrt_ss and rcp_ss.Manman Ren2012-10-261-0/+31
* Get rid of storelv4si builtin as it can be expressed directly. This is generalChad Rosier2012-05-011-0/+6
* Correctly check argument types for some vector macros in smmintrin.h. Put par...Craig Topper2012-03-301-0/+44
* Add _mm_minpos_epu16 to smmintrin.h. Fixes PR12399.Craig Topper2012-03-301-0/+5
* test/CodeGen/sse-builtins.c: Make this host-independent to unbreak posix-unli...NAKAMURA Takumi2011-09-161-1/+1
* Tweak *mmintrin.h so that they don't make any bad assumptions about alignment...Eli Friedman2011-09-151-0/+104
OpenPOWER on IntegriCloud