Add correct NEON encodings for the "multiple single elements" form of vld.
[oota-llvm.git] / test / Transforms / InstCombine / 2008-09-29-FoldingOr.ll
index 44429ae7a88e3409f4bb3e8dce4ca3a2921d5ef8..31ea94a5d832c21df8358b6b30e11a11f15018e9 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -S | grep {or i1}
+; RUN: opt %s -instcombine -S | grep {or i1}
 ; PR2844
 
 define i32 @test(i32 %p_74) {