Fix PR 4086, a bug in FP IV elimination.
authorDale Johannesen <dalej@apple.com>
Mon, 27 Apr 2009 21:03:15 +0000 (21:03 +0000)
committerDale Johannesen <dalej@apple.com>
Mon, 27 Apr 2009 21:03:15 +0000 (21:03 +0000)
commit617d108a639b29015da2dbf0e54f61bd39c3c33c
tree621e829cbbf7509d9e627df3dea446d2a5254d12
parentc45288e06bfe7d0b0e74eff350d280fa6c944373
Fix PR 4086, a bug in FP IV elimination.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70247 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/IndVarSimplify.cpp
test/Transforms/IndVarSimplify/2009-04-27-Floating.ll [new file with mode: 0644]