[x86] Remove some windows line endings that snuck into the tests here.
[oota-llvm.git] / test / CodeGen / X86 / sse2-intrinsics-x86.ll
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...