Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / sse2-intrinsics-x86.ll
2015-04-15 Sanjay Patel[X86] add an exedepfix entry for movq == movlps ==...
2015-02-18 Craig Topper[X86] Remove AVX2 and SSE2 pslldq and psrldq intrinsics...
2015-02-13 Craig Topper[X86] Remove int_x86_sse2_psll_dq_bs and int_x86_sse2_p...
2015-01-11 Chandler Carruth[x86] Remove some windows line endings that snuck into...
2014-10-14 Simon Pilgrim[X86][SSE] pslldq/psrldq shuffle mask decodes
2014-06-25 Chandler Carruth[x86] Add intrinsics for the pshufd, pshuflw, and pshuf...
2013-11-26 Cameron McInallyAdd an intrinsic for the SSE2 PAUSE instruction.
2013-11-19 Cameron McInallyFix assembly operands for the SSE2 cvtsd2ss instruction.
2013-10-24 Craig TopperAdd tests for SSE intrinsics in non-avx mode by copying...