implement aliases for div/idiv that have an explicit A register operand,
[oota-llvm.git] / test / Analysis / ScalarEvolution / trip-count2.ll
index 5ca58a24ce03517a5bec6ca15dc49c614cd3bda9..79f31619fd8bb18fdf94fc855ae5a6d677c3e614 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: llvm-as < %s | opt -analyze -scalar-evolution | \
-; RUN:   grep {4 iterations}
+; RUN: opt < %s -analyze -scalar-evolution | \
+; RUN:   grep {backedge-taken count is 4}
 ; PR1101
 
 @A = weak global [1000 x i32] zeroinitializer, align 32