[PATCH] D100167: [AIX] Adjust CSR order to avoid breaking ABI regarding traceback

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 29 22:23:36 PDT 2021


lkail updated this revision to Diff 355449.
lkail added a comment.

Address comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100167/new/

https://reviews.llvm.org/D100167

Files:
  llvm/lib/Target/PowerPC/PPCRegisterInfo.td
  llvm/lib/Target/PowerPC/PPCSubtarget.h
  llvm/test/CodeGen/PowerPC/aix-32-csr-alloc.ll
  llvm/test/CodeGen/PowerPC/aix-cc-abi.ll
  llvm/test/CodeGen/PowerPC/aix-cc-byval-mem.ll
  llvm/test/CodeGen/PowerPC/aix-csr-alloc.ll
  llvm/test/CodeGen/PowerPC/aix-framepointer-save-restore.ll
  llvm/test/CodeGen/PowerPC/aix-tracetable-csr.ll
  llvm/test/CodeGen/PowerPC/inc-of-add.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100167.355449.patch
Type: text/x-patch
Size: 22768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210630/d3c8f013/attachment.bin>


More information about the llvm-commits mailing list