[PATCH] D77749: [PowerPC][Future] Remove redundant r2 save and restore for indirect call

Victor Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 20 14:06:10 PDT 2020


NeHuang updated this revision to Diff 258832.
NeHuang added a comment.

Update "pcrel-call-linkage-with-calls.ll" after re-basing the branch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77749

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/pcrel-call-linkage-with-calls.ll
  llvm/test/CodeGen/PowerPC/pcrel-got-indirect.ll
  llvm/test/CodeGen/PowerPC/pcrel-indirect-call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77749.258832.patch
Type: text/x-patch
Size: 11284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200420/04de5fc4/attachment.bin>


More information about the llvm-commits mailing list