[PATCH] D77235: [NFC][PowerPC] Cleanup 64-bit and Darwin CalleeSavedRegs

David Tenty via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 6 07:33:07 PDT 2020


daltenty updated this revision to Diff 255327.
daltenty added a comment.

- Remove VIACopy changes and fix formating


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77235

Files:
  llvm/lib/Target/PowerPC/PPCCallingConv.td
  llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp
  llvm/test/CodeGen/PowerPC/DisableHoistingDueToBlockHotnessNoProfileData.mir
  llvm/test/CodeGen/PowerPC/DisableHoistingDueToBlockHotnessProfileData.mir
  llvm/test/CodeGen/PowerPC/aantidep-def-ec.mir
  llvm/test/CodeGen/PowerPC/aix-cc-abi.ll
  llvm/test/CodeGen/PowerPC/aix-cc-byval.ll
  llvm/test/CodeGen/PowerPC/aix-indirect-call.ll
  llvm/test/CodeGen/PowerPC/aix-sret-param.ll
  llvm/test/CodeGen/PowerPC/aix64-cc-byval.ll
  llvm/test/CodeGen/PowerPC/block-placement-1.mir
  llvm/test/CodeGen/PowerPC/licm-tocReg.ll
  llvm/test/CodeGen/PowerPC/machine-backward-cp.mir
  llvm/test/CodeGen/PowerPC/setcr_bc.mir
  llvm/test/CodeGen/PowerPC/setcr_bc2.mir
  llvm/test/CodeGen/PowerPC/setcr_bc3.mir
  llvm/test/CodeGen/PowerPC/test_call_aix.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77235.255327.patch
Type: text/x-patch
Size: 47455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200406/6932e654/attachment.bin>


More information about the llvm-commits mailing list