diff options
author | Albion Fung <albionapc@gmail.com> | 2021-07-11 22:16:27 -0500 |
---|---|---|
committer | Albion Fung <albionapc@gmail.com> | 2021-07-12 11:04:17 -0500 |
commit | ef49d925e2a788248473b847a0e51835c6ca854f (patch) | |
tree | 977dc8ff7817d3c63538a291b8b5f3098716abfe /llvm/tools/llvm-readobj/llvm-readobj.cpp | |
parent | 0144e625b9672d27b25196346134a7ac40e00e29 (diff) | |
download | llvm-ef49d925e2a788248473b847a0e51835c6ca854f.zip llvm-ef49d925e2a788248473b847a0e51835c6ca854f.tar.gz llvm-ef49d925e2a788248473b847a0e51835c6ca854f.tar.bz2 |
[PowerPC] Implement trap and conversion builtins for XL compatibility
This patch implements trap and FP to and from double conversions. The builtins
generate code that mirror what is generated from the XL compiler. Intrinsics
are named conventionally with builtin_ppc, but are aliased to provide the same
builtin names as the XL compiler.
Differential Revision: https://reviews.llvm.org/D103668
Diffstat (limited to 'llvm/tools/llvm-readobj/llvm-readobj.cpp')
0 files changed, 0 insertions, 0 deletions