Revert r188449 as it turns out we're just missing the instructions that need the...
[oota-llvm.git] / test / Transforms / SCCP / apint-phi.ll
index 77f6bc869266ef2f9882fe729e18d2cb636deb9e..50f0d1aeccbdf4ed68b6ac69d73819ba98edb5d1 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -sccp | llvm-dis | not grep phi
+; RUN: opt < %s -sccp -S | not grep phi
 
 define i999 @test(i999%A, i1 %c) {
 bb1: