Add correct NEON encodings for the "multiple single elements" form of vld.
[oota-llvm.git] / test / Transforms / ScalarRepl / union-pointer.ll
index 33075f5aad9d0bde74aee4db3dbcd57d871f69ee..fe702fa21772369a3c8e80442420ca0f6652bfb1 100644 (file)
@@ -1,7 +1,7 @@
 ; PR892
-; RUN: opt %s -scalarrepl -S | \
+; RUN: opt %s -scalarrepl -S | \
 ; RUN:   not grep alloca
-; RUN: opt %s -scalarrepl -S | grep {ret i8}
+; RUN: opt %s -scalarrepl -S | grep {ret i8}
 
 target datalayout = "e-p:32:32"
 target triple = "i686-apple-darwin8.7.2"