Change these tests to feed the assembly files to opt directly, instead
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / dont_reverse.ll
index 39eca6c963085eca7f7f5706876418115540e827..3f6a78725a38ba9432c9d0dd3374b7b5fe666d44 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -loop-reduce | llvm-dis \
+; RUN: opt %s -loop-reduce | llvm-dis \
 ; RUN:    | grep {icmp eq i2 %lsr.iv.next, %xmp4344}
 
 ; Don't reverse the iteration if the rhs of the compare is defined