llvm-project/flang/lib/Decimal
peter klausler dd43e13c00 [flang] Fix MSVC build breakage
A recent patch exposed an assumption that "long double" is (at least)
an 80-bit floating-point type, which of course it is not in MSVC.
Also get it right for non-x87 floating-point.
2021-04-02 08:28:48 -07:00
..
CMakeLists.txt [flang] Use the Flang cmake-functions to add targets. 2020-04-16 15:51:30 +01:00
big-radix-floating-point.h [flang] Readability improvement in binary->decimal conversion 2020-10-01 15:49:27 -07:00
binary-to-decimal.cpp [flang] Fix MSVC build breakage 2021-04-02 08:28:48 -07:00
decimal-to-binary.cpp [flang] Implement reductions in the runtime 2021-04-01 11:23:50 -07:00