Add correct NEON encodings for the "multiple single elements" form of vld.
[oota-llvm.git] / test / Transforms / ScalarRepl / 2003-05-30-InvalidIndices.ll
index 50967a612065597c799d83f70c29a23f2a73f952..b147ec960807d6618ffd17994a4771a7e7d26269 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -scalarrepl
+; RUN: opt %s -scalarrepl
 
 define void @main() {
        %E = alloca { { i32, float, double, i64 }, { i32, float, double, i64 } }        ; <{ { i32, float, double, i64 }, { i32, float, double, i64 } }*> [#uses=1]