llvm-project/compiler-rt/lib/builtins/ppc
Kai Luo d56729b4a4 [AIX][compiler-rt] Build and install standalone libatomic
On AIX, we have to ship `libatomic.a` for compatibility. First, a new `clang_rt.atomic` is added. Second, use added cmake modules for AIX, we are able to build a compatible libatomic.a for AIX. The second step can't be perfectly implemented with cmake now since AIX's archive approach is kinda unique, i.e., archiving shared libraries into a static archive file.

Reviewed By: jsji

Differential Revision: https://reviews.llvm.org/D102155
2021-05-16 05:04:08 +00:00
..
DD.h
atomic.exp [AIX][compiler-rt] Build and install standalone libatomic 2021-05-16 05:04:08 +00:00
divtc3.c Reland "[builtins] Define fmax and scalbn inline" 2021-02-26 16:20:14 -08:00
fixtfdi.c
fixtfti.c [PowerPC][compiler-rt][builtins]Add __fixtfti builtin on PowerPC 2019-11-25 14:54:03 -06:00
fixunstfdi.c
fixunstfti.c [PowerPC][compiler-rt][builtins]Fix __fixunstfti builtin on PowerPC 2019-11-08 11:57:09 -06:00
floatditf.c
floattitf.c
floatunditf.c
gcc_qadd.c
gcc_qdiv.c
gcc_qmul.c
gcc_qsub.c
multc3.c
restFP.S
saveFP.S