Add correct NEON encodings for the "multiple single elements" form of vld.
[oota-llvm.git] / test / Transforms / ScalarRepl / 2005-12-14-UnionPromoteCrash.ll
index de6e2974a9ec1bdd17c20be2317989101f21e376..ea23c31146824af4c034b2c4c69b6a39e4f20908 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -scalarrepl -disable-output
+; RUN: opt < %s -scalarrepl -disable-output
 
 target datalayout = "E-p:32:32"
        %struct.rtx_def = type { [2 x i8], i32, [1 x %union.rtunion_def] }