[PATCH] D116424: [PowerPC] add LR to CalleeSavedRegs
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 4 13:59:33 PST 2022
nickdesaulniers updated this revision to Diff 397396.
nickdesaulniers retitled this revision from "[ShrinkWrap] don't sink Save points past INLINEASM_BR MachineInstrs" to "[PowerPC] add LR to CalleeSavedRegs".
nickdesaulniers edited the summary of this revision.
nickdesaulniers added a comment.
Herald added subscribers: steven.zhang, shchenz, kristof.beyls.
- rewrite; add LR to CalleeSavedRegs
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.397396.patch
Type: text/x-patch
Size: 74536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220104/3d49f0f0/attachment.bin>
More information about the llvm-commits
mailing list