[PATCH] D79252: [PowerPC][AIX] Spill CSRs to the ABI specified stack offsets.
Sean Fertile via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 1 17:15:32 PDT 2020
sfertile created this revision.
sfertile added reviewers: cebowleratibm, Xiangling_L, jasonliu.
sfertile added a project: PowerPC.
Herald added subscribers: shchenz, wuzish, kbarton, hiraditya, nemanjai.
Herald added a project: LLVM.
Extend the CSR save/restore insertion code to AIX.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D79252
Files:
llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
llvm/test/CodeGen/PowerPC/aix-cc-byval-mem.ll
llvm/test/CodeGen/PowerPC/aix-csr.ll
llvm/test/CodeGen/PowerPC/aix32-crsave.mir
llvm/test/CodeGen/PowerPC/ppc64-crsave.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79252.261494.patch
Type: text/x-patch
Size: 33955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200502/dbf37490/attachment-0001.bin>
More information about the llvm-commits
mailing list