[PATCH] D61948: Implement call lowering without parameters on AIX

Jason Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 23 08:34:38 PDT 2019


jasonliu updated this revision to Diff 200984.
jasonliu added a comment.

Address review comment round 2.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61948

Files:
  llvm/lib/Target/PowerPC/P9InstrResources.td
  llvm/lib/Target/PowerPC/PPCCallingConv.td
  llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.h
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp
  llvm/lib/Target/PowerPC/PPCSubtarget.h
  llvm/lib/Target/TargetMachine.cpp
  llvm/test/CodeGen/PowerPC/test_call_aix.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61948.200984.patch
Type: text/x-patch
Size: 14486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190523/a9cf888a/attachment-0001.bin>


More information about the llvm-commits mailing list