Add correct NEON encodings for the "multiple single elements" form of vld.
[oota-llvm.git] / test / Transforms / InstCombine / 2008-06-13-InfiniteLoopStore.ll
index a7fdcf721ba0cb3f96b035076d9777a47122d9b7..08959c9c7c088da844a532d85cc30ec0671c21f7 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine | llvm-dis | grep {store i32} | count 2
+; RUN: opt < %s -instcombine -S | grep {store i32} | count 2
 
 @g_139 = global i32 0           ; <i32*> [#uses=2]