1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 02:33:06 +01:00
llvm-mirror/include
Victor Huang 61ce66a632 [PowerPC] Add PowerPC population count, reversed load and store related builtins and instrinsics for XL compatibility
This patch is in a series of patches to provide builtins for compatibility
with the XL compiler. This patch adds the builtins and instrisics for population
count, reversed load and store related operations.

Reviewed By: nemanjai, #powerpc

Differential revision: https://reviews.llvm.org/D106021
2021-07-15 17:23:56 -05:00
..
llvm [PowerPC] Add PowerPC population count, reversed load and store related builtins and instrinsics for XL compatibility 2021-07-15 17:23:56 -05:00
llvm-c [Coroutines] Run coroutine passes by default 2021-07-15 14:33:40 +08:00