Fix the construction of the magic constant for roundToIntegral to be 64-bit safe...
authorOwen Anderson <resistor@mac.com>
Tue, 14 Aug 2012 18:51:15 +0000 (18:51 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 14 Aug 2012 18:51:15 +0000 (18:51 +0000)
commitd7a85b17bdbb4cb3c3551e533d7b01984ad28a2f
tree45f9f5120c13a961e397bbd71b98e2846a7d0e44
parentf6933e6a18e8b36aff63f0c15ddc627f8a610525
Fix the construction of the magic constant for roundToIntegral to be 64-bit safe.  Fixes c-torture/execute/990826-0.c

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