CodeGen peephole: fold redundant phys reg copies
[oota-llvm.git] / test / CodeGen / X86 / 2009-06-18-movlp-shuffle-register.ll
index 1386370e916ddd9fc5e984bce6bfd7796e178e4f..4c4552da16a53f9cbc1f05754371a388936815e8 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 -mattr=+sse,-sse2,-sse4a | FileCheck %s
+; RUN: llc < %s -march=x86 -mattr=+sse,-sse2 | FileCheck %s
 ; PR2484
 
 define <4 x float> @f4523(<4 x float> %a,<4 x float> %b) nounwind {