Fix PR5391: support early clobber physical register def tied with a use (ewwww)
[oota-llvm.git] / test / CodeGen / X86 / change-compare-stride-1.ll
index 49b691f4a75bf6a47a661d1081be2523dc5a0186..a9ddbdb7f745af659db11aba539626df2b1e4571 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86-64 > %t
+; RUN: llc < %s -march=x86-64 > %t
 ; RUN: grep {cmpq      \$-478,} %t
 ; RUN: not grep inc %t
 ; RUN: not grep {leal  1(} %t