R600: Add ISA documents to the CompilerWriterInfo page
[oota-llvm.git] / test / Transforms / IndVarSimplify / shrunk-constant.ll
index f1caf142cfc1d22a0d8b93ef936fd91a8ac3afca..45297d624645553e92c1a969242c9b32a0d26944 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: