[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
Mon May 11 09:39:59 PDT 2020
sfertile updated this revision to Diff 263193.
sfertile marked 9 inline comments as done.
sfertile added a comment.
- Removed extra whitespace.
- Removed redundant testing (of fprs saves)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79252/new/
https://reviews.llvm.org/D79252
Files:
llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
llvm/test/CodeGen/PowerPC/aix-calleesavedregs.ll
llvm/test/CodeGen/PowerPC/aix-cc-abi.ll
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.263193.patch
Type: text/x-patch
Size: 30581 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200511/245d2fbd/attachment.bin>
More information about the llvm-commits
mailing list