Don't pull vector sext through both hands of a logical operation, since doing so...
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-i1.ll
index e1ff7921a11a899e7c56dcb153b9e6a23cf2cf7a..d0665783ce6462fd97d43a53645b9e42e7883038 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -fast-isel | grep {andb   \$1, %}
+; RUN: llc < %s -march=x86 -fast-isel | grep {andb     \$1, %}
 
 declare i64 @bar(i64)