Revert r197438 and r197447 until we figure out how to avoid circular dependency at...
[oota-llvm.git] / test / CodeGen / X86 / sse2-intrinsics-x86.ll
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...