diff options
author | Amy Kwan <amy.kwan1@ibm.com> | 2019-01-10 13:23:33 +0000 |
---|---|---|
committer | Amy Kwan <amy.kwan1@ibm.com> | 2019-01-10 13:23:33 +0000 |
commit | 0b7c9e535bceb97b506410a6a8855efa82180e42 (patch) | |
tree | 09277541a810060f4ae89d100aef568a2f3b18cf /llvm/lib/MCA/Support.cpp | |
parent | 2c49462725a0573b431cf58996f40ddb36b93c3b (diff) | |
download | bcm5719-llvm-0b7c9e535bceb97b506410a6a8855efa82180e42.tar.gz bcm5719-llvm-0b7c9e535bceb97b506410a6a8855efa82180e42.zip |
[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
Diffstat (limited to 'llvm/lib/MCA/Support.cpp')
0 files changed, 0 insertions, 0 deletions