aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorMichael Jones <michaelrj@google.com>2021-09-24 23:11:11 +0000
committerMichael Jones <michaelrj@google.com>2021-10-04 21:08:02 +0000
commit6f80339b18da61be986e75b4824ff5b308412ead (patch)
tree3c4c32518b6fec130794873f0f85a04abe468653 /llvm/lib/CodeGen/MachineFunction.cpp
parentbb69f1dcf900f694dd5cf4af4b7212109dc26c6a (diff)
downloadllvm-6f80339b18da61be986e75b4824ff5b308412ead.zip
llvm-6f80339b18da61be986e75b4824ff5b308412ead.tar.gz
llvm-6f80339b18da61be986e75b4824ff5b308412ead.tar.bz2
[libc][NFC] Add supporting class for atof implementation
This change adds the High Precision Decimal described here: https://nigeltao.github.io/blog/2020/parse-number-f64-simple.html It will be used for the atof implementation later, but is complete and tested now. The code is inspired by the golang implmentation of the HPD class, which can be found here: https://github.com/golang/go/blob/release-branch.go1.16/src/strconv/decimal.go Reviewed By: sivachandra Differential Revision: https://reviews.llvm.org/D110454
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions