[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 11:50:40 PDT 2020


sfertile updated this revision to Diff 263223.
sfertile added a comment.

rebased to pick up NFC commit.


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.263223.patch
Type: text/x-patch
Size: 30118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200511/053612e0/attachment.bin>


More information about the llvm-commits mailing list