Add correct NEON encodings for the "multiple single elements" form of vld.
[oota-llvm.git] / test / Transforms / InstCombine / apint-and-or-and.ll
index 6bea6126cdce3cb9de2d0fa73766f459ae56dd8d..17d29b601e69e65f5553e588e2797dc26a74d660 100644 (file)
@@ -11,7 +11,8 @@
 ; 
 ; This tests arbitrary precision integers.
 
-; RUN: llvm-as < %s | opt -instcombine | llvm-dis | not grep 'or '
+; RUN: opt < %s -instcombine -S | not grep {or }
+; END.
 
 define i17 @test1(i17 %X, i17 %Y) {
        %A = and i17 %X, 7