Add correct NEON encodings for the "multiple single elements" form of vld.
[oota-llvm.git] / test / Transforms / InstCombine / 2008-01-29-AddICmp.ll
index 0c984356c9bc96751cd91e492f6dcb31e05cecd1..28a94ce07ad2080269c1a23bafdfda61c92f0297 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -S | not grep {a.off}
+; RUN: opt %s -instcombine -S | not grep {a.off}
 ; PR1949
 
 define i1 @test1(i32 %a) {