Add encoding for VSTR.
[oota-llvm.git] / test / Transforms / SCCP / apint-ipsccp1.ll
index 59cfa3f7a2f3b7b034e58a1e03f9514243df8f37..fda40f53fe1f721c6b26ad080dde74f4cbd0e3ab 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -ipsccp | llvm-dis | grep -v {ret i512 undef} | \
+; RUN: opt < %s -ipsccp -S | grep -v {ret i512 undef} | \
 ; RUN:   grep {ret i8 2}
 
 define internal i512 @test(i1 %B) {