Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |