forked from OSchip/llvm-project
4daa33f6d1
On targets with __float128 available and distinct from long double, use it to support more kind=16 entry points. This affects mostly x86-64 targets. This means that more runtime entry points are defined for lowering to call. Delete Common/long-double.h and its LONG_DOUBLE macro in favor of testing the standard macro LDBL_MANT_DIG. Differential Revision: https://reviews.llvm.org/D127025 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
big-radix-floating-point.h | ||
binary-to-decimal.cpp | ||
decimal-to-binary.cpp |