CodeGen peephole: fold redundant phys reg copies
[oota-llvm.git] / test / CodeGen / X86 / vfcmp.ll
index 6179165a5ddff0b56965fdf7f312cc3bf12668b4..f5f5293622b245e1814f4729bb9748be9e3bdc7a 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2
+; RUN: llc < %s -march=x86 -mattr=+sse2
 ; PR2620