[PATCH] D116424: [PowerPC] add LR to CalleeSavedRegs

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 4 14:13:08 PST 2022


nickdesaulniers updated this revision to Diff 397400.
nickdesaulniers added a comment.

- add LR and LR8 to a few other CallingConventions


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116424

Files:
  llvm/lib/Target/PowerPC/PPCCallingConv.td
  llvm/test/CodeGen/PowerPC/ppc-shrink-wrapping.ll
  llvm/test/CodeGen/PowerPC/ppc64-inlineasm-clobber.ll
  llvm/test/CodeGen/PowerPC/ppc64-rop-protection.ll
  llvm/test/CodeGen/PowerPC/pr43527.ll
  llvm/test/CodeGen/PowerPC/remove-redundant-load-imm.ll
  llvm/test/CodeGen/PowerPC/xray-conditional-return.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116424.397400.patch
Type: text/x-patch
Size: 76704 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220104/dfadc8f0/attachment-0001.bin>


More information about the llvm-commits mailing list