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 /clang/lib/CodeGen | |
| parent | e82f2947fd45e972614c80c99187df3588a200cc (diff) | |
| download | bcm5719-llvm-a2ce083d2daac54f3c026a2e0e04fc53338c47c6.tar.gz bcm5719-llvm-a2ce083d2daac54f3c026a2e0e04fc53338c47c6.zip | |
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 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions

