Don't pull vector sext through both hands of a logical operation, since doing so...
[oota-llvm.git] / test / CodeGen / X86 / local-liveness.ll
index 18d999b7d47eb8fb825db098783a239424a765ef..321f208e75caf6afc9436df219fdaf799e377af7 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -regalloc=local | grep {subl      %eax, %edx}
+; RUN: llc < %s -march=x86 -regalloc=local | grep {subl        %eax, %edx}
 
 ; Local regalloc shouldn't assume that both the uses of the
 ; sub instruction are kills, because one of them is tied