llvm-project/compiler-rt/test/builtins
Amy Kwan 0b7c9e535b [compiler-rt][builtins][PowerPC] Implemented __floattitf builtin on PowerPC
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
2019-01-10 13:23:33 +00:00
..
TestCases/Darwin [builtins][macos] bump up the the macOS version min in os_version_check tests 2018-05-17 18:41:38 +00:00
Unit [compiler-rt][builtins][PowerPC] Implemented __floattitf builtin on PowerPC 2019-01-10 13:23:33 +00:00
timing
CMakeLists.txt Compile and test i128 math builtins for Win64 2018-11-01 00:00:03 +00:00
lit.cfg Reapply r297382: "[compiler-rt][builtins] Add __isOSVersionAtLeast()" 2017-03-09 17:02:16 +00:00
lit.site.cfg.in Reapply r297382: "[compiler-rt][builtins] Add __isOSVersionAtLeast()" 2017-03-09 17:02:16 +00:00