indvars: Added getInsertPointForUses to find a valid place to truncate the IV.
[oota-llvm.git] / test / Transforms / IndVarSimplify / subtract.ll
index abbe518f06ab2d44cdb678219ca8fa64c5c753a0..f45bdab4be5876b4e41026318e40f598ec51e261 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -indvars | llvm-dis | grep indvar
+; RUN: opt < %s -indvars -S | grep indvar
 
 @G = global i64 0               ; <i64*> [#uses=1]