Add support for code generation of the one register with immediate form of vorr.
[oota-llvm.git] / test / Transforms / IndVarSimplify / complex-scev.ll
index eca76886e09fee404a52345da304a0da0568323a..434c4ec995251814a190539a5b4eeaf6f74cbf86 100644 (file)
@@ -1,7 +1,7 @@
 ; The i induction variable looks like a wrap-around, but it really is just
 ; a simple affine IV.  Make sure that indvars eliminates it.
 
-; RUN: opt %s -indvars | llvm-dis | grep phi | count 1
+; RUN: opt < %s -indvars -S | grep phi | count 1
 
 define void @foo() {
 entry: