implement aliases for div/idiv that have an explicit A register operand,
[oota-llvm.git] / test / Analysis / ScalarEvolution / trip-count2.ll
index e003c19f31b8ba29fb7609809ea45a55a09d02bb..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