Add correct NEON encodings for the "multiple single elements" form of vld.
[oota-llvm.git] / test / Transforms / InstCombine / 2007-10-12-Crash.ll
index ed98fcdb9cae6bafb5c9be22153629d25d1371c2..b3d9f02b68aa93d33b6e01bc70c1ea2406525d6c 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -instcombine -disable-output
+; RUN: opt < %s -instcombine -disable-output
 
        %struct.Ray = type { %struct.Vec, %struct.Vec }
        %struct.Scene = type { i32 (...)** }