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

Jason Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 24 13:52:02 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL361669: Implement call lowering without parameters on AIX (authored by jasonliu, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61948?vs=201016&id=201330#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61948

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61948.201330.patch
Type: text/x-patch
Size: 14694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190524/87ab3102/attachment.bin>


More information about the llvm-commits mailing list