summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/IndVarSimplify/floating-point-iv.ll
diff options
context:
space:
mode:
authorAndrew Trick <atrick@apple.com>2011-09-13 05:23:49 +0000
committerAndrew Trick <atrick@apple.com>2011-09-13 05:23:49 +0000
commitf9f68b816ba63da0504e1cf63f2a1be4168cdb3d (patch)
treebe620140f667babeedfef604a38504916c199a81 /llvm/test/Transforms/IndVarSimplify/floating-point-iv.ll
parentcce8671fca44f2194b76721c650d1d545c6c8a87 (diff)
downloadbcm5719-llvm-f9f68b816ba63da0504e1cf63f2a1be4168cdb3d.tar.gz
bcm5719-llvm-f9f68b816ba63da0504e1cf63f2a1be4168cdb3d.zip
[indvars] Revert r139579 until 401.bzip -arch i386 miscompilation is fixed. PR10920.
llvm-svn: 139583
Diffstat (limited to 'llvm/test/Transforms/IndVarSimplify/floating-point-iv.ll')
-rw-r--r--llvm/test/Transforms/IndVarSimplify/floating-point-iv.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/IndVarSimplify/floating-point-iv.ll b/llvm/test/Transforms/IndVarSimplify/floating-point-iv.ll
index 266eebd5bb6..e334f069b81 100644
--- a/llvm/test/Transforms/IndVarSimplify/floating-point-iv.ll
+++ b/llvm/test/Transforms/IndVarSimplify/floating-point-iv.ll
@@ -87,6 +87,6 @@ exit:
ret void
; CHECK: @test5
-; CHECK: icmp slt i32 {{.*}}, 0
+; CHECK: icmp eq i32 {{.*}}, 10
; CHECK-NEXT: br i1
}
OpenPOWER on IntegriCloud