hanchenye-llvm-project/compiler-rt/test/builtins
Sergey Dmitrouk a2ce083d2d 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
2015-07-31 13:32:09 +00:00
..
Unit Fix __floatsitf() for negative input 2015-07-31 13:32:09 +00:00
timing