Add correct NEON encodings for the "multiple single elements" form of vld.
[oota-llvm.git] / test / Transforms / ScalarRepl / 2005-12-14-UnionPromoteCrash.ll
index a4a1aecd347a07a8eeadead6cf8dce9b18d5c133..ea23c31146824af4c034b2c4c69b6a39e4f20908 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -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] }