Revert r60042. IndVarSimplify should check if APFloat is PPCDoubleDouble first before...
authorEvan Cheng <evan.cheng@apple.com>
Wed, 26 Nov 2008 01:11:57 +0000 (01:11 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 26 Nov 2008 01:11:57 +0000 (01:11 +0000)
commit794a7dbce030f93315b1305f83a374232f09bba5
tree95cef1d580a5f5c03ec8534559a2db89f8a1dd7b
parent2efbbb38ba7b9601202f2271301f07195dea8959
Revert r60042. IndVarSimplify should check if APFloat is PPCDoubleDouble first before trying to convert it to an integer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60072 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/APFloat.cpp
lib/Transforms/Scalar/IndVarSimplify.cpp