Move late partial-unrolling thresholds into the processor definitions
[oota-llvm.git] / test / Transforms / ConstProp / 2002-09-03-SetCC-Bools.ll
index 6eadb0a77ebd7e0dfb17e0655de94ffcc3e518f4..dd24d965620cee7aa0822971985411604b9bacb0 100644 (file)
@@ -1,6 +1,6 @@
 ; SetCC on boolean values was not implemented!
 
-; RUN: opt %s -constprop -die | llvm-dis | \
+; RUN: opt < %s -constprop -die -S | \
 ; RUN:   not grep set
 
 define i1 @test1() {