[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
Fri Jul 2 21:45:37 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc063946476e0: [AIX] Adjust CSR order to avoid breaking ABI regarding traceback (authored by lkail).

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-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-tracetable-csr.ll
  llvm/test/CodeGen/PowerPC/inc-of-add.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100167.356320.patch
Type: text/x-patch
Size: 22303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210703/4dc0422b/attachment.bin>


More information about the llvm-commits mailing list