correct suffix matching to search for s/l/t suffixes on
[oota-llvm.git] / test / Transforms / IndVarSimplify / shrunk-constant.ll
index 0b2ecaf38d77a246a84821a7b9d5cab59579c813..271f8edf1980dc24592b8e136b1ae89be1f96b02 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: llvm-as < %s | opt -scalar-evolution -analyze -disable-output \
-; RUN:  | grep {\\-->  (zext i4 {-7,+,-8}<loop> to i32)}
+; RUN: opt < %s -scalar-evolution -analyze \
+; RUN:  | grep {\\-->  (zext i4 {-7,+,-8}<%loop> to i32)}
 
 define fastcc void @foo() nounwind {
 entry: