summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
diff options
context:
space:
mode:
authorFangrui Song <maskray@google.com>2019-07-15 05:02:32 +0000
committerFangrui Song <maskray@google.com>2019-07-15 05:02:32 +0000
commit335f955dc4942d6956e759b8c2686c52914c36b6 (patch)
tree6801a3b545cac2b27c66de8d546f472f10aa72af /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
parentc3805d761ea8be6f35212a29aec09f03f1be5612 (diff)
downloadbcm5719-llvm-335f955dc4942d6956e759b8c2686c52914c36b6.tar.gz
bcm5719-llvm-335f955dc4942d6956e759b8c2686c52914c36b6.zip
[PowerPC] Support fp128 libcalls
On PowerPC, IEEE 754 quadruple-precision libcall names use "kf" instead of "tf". In libgcc, libgcc/config/rs6000/float128-sed converts TF names to KF names. This patch implements its 24 substitution rules. Reviewed By: hfinkel Differential Revision: https://reviews.llvm.org/D64282 llvm-svn: 366039
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud