forked from OSchip/llvm-project
0b7c9e535b
This patch implements the long double __floattitf (int128_t) method for PowerPC -- specifically to convert a 128 bit integer into a long double (IBM double-double). To invoke this method, one can do so by linking against compiler-rt, via the --rtlib=compiler-rt command line option supplied to clang. Differential Revision: https://reviews.llvm.org/D54313/ llvm-svn: 350818 |
||
---|---|---|
.. | ||
TestCases/Darwin | ||
Unit | ||
timing | ||
CMakeLists.txt | ||
lit.cfg | ||
lit.site.cfg.in |