Add correct NEON encodings for the "multiple single elements" form of vld.
[oota-llvm.git] / test / Transforms / InstCombine / 2008-06-19-UncondLoad.ll
index fa3dc0ae141eb5097f077b28fffe42c53adda1c6..05f1c52000814352ffd7cfd5303e8e9c1be94866 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -instcombine | llvm-dis | grep load | count 3
+; RUN: opt < %s -instcombine -S | grep load | count 3
 ; PR2471
 
 declare i32 @x(i32*)