R600: Add ISA documents to the CompilerWriterInfo page
[oota-llvm.git] / test / Transforms / IndVarSimplify / floating-point-iv.ll
index e334f069b81d978c57a5f1f761c43b71772f40c4..266eebd5bb656f55ffd3806acafdf47f0fcebe75 100644 (file)
@@ -87,6 +87,6 @@ exit:
   ret void
 
 ; CHECK: @test5
-; CHECK: icmp eq i32 {{.*}}, 10
+; CHECK: icmp slt i32 {{.*}}, 0
 ; CHECK-NEXT: br i1
 }