diff options
author | Sergey Dmitrouk <sdmitrouk@accesssoftek.com> | 2015-07-31 13:32:09 +0000 |
---|---|---|
committer | Sergey Dmitrouk <sdmitrouk@accesssoftek.com> | 2015-07-31 13:32:09 +0000 |
commit | a2ce083d2daac54f3c026a2e0e04fc53338c47c6 (patch) | |
tree | 341d51fa7b01d6421f35f9bc97f11ee857f27e68 /llvm/lib/Object/COFFObjectFile.cpp | |
parent | e82f2947fd45e972614c80c99187df3588a200cc (diff) | |
download | llvm-a2ce083d2daac54f3c026a2e0e04fc53338c47c6.zip llvm-a2ce083d2daac54f3c026a2e0e04fc53338c47c6.tar.gz llvm-a2ce083d2daac54f3c026a2e0e04fc53338c47c6.tar.bz2 |
Fix __floatsitf() for negative input
Negative numbers were handled properly initially, but got broken
during addressing review, so none of them did actually work. Issues:
* Wrong negation.
* Wrong exponent calculation.
llvm-svn: 243746
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions