aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/ARMISelLowering.cpp
diff options
context:
space:
mode:
authorEli Friedman <eli.friedman@gmail.com>2013-07-17 22:17:29 +0000
committerEli Friedman <eli.friedman@gmail.com>2013-07-17 22:17:29 +0000
commit763c066dca324ac4b86e7f014fe580ae5ba29fa0 (patch)
tree53d2b5421b3b00b505ab2d2f4942823bbed72fa4 /lib/Target/ARM/ARMISelLowering.cpp
parenta71443a002568e5b2ba8c494f291816b56a0ac08 (diff)
downloadexternal_llvm-763c066dca324ac4b86e7f014fe580ae5ba29fa0.zip
external_llvm-763c066dca324ac4b86e7f014fe580ae5ba29fa0.tar.gz
external_llvm-763c066dca324ac4b86e7f014fe580ae5ba29fa0.tar.bz2
Handle '.' correctly in hex float literal parsing.
There were a couple of different loops that were not handling '.' correctly in APFloat::convertFromHexadecimalString; these mistakes could lead to assertion failures and incorrect rounding for overlong hex float literals. Fixes PR16643. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186539 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/ARM/ARMISelLowering.cpp')
0 files changed, 0 insertions, 0 deletions