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