[PATCH] D76130: [PPC][AIX] Implement variadic function handling in LowerFormalArguments_AIX

Zarko Todorovski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 30 20:46:06 PDT 2020


ZarkoCA updated this revision to Diff 253774.
ZarkoCA added a comment.

Rebased to include byval changes.

Fixed name of array.

Fixed up test case as per comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76130

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/aix32-cc-abi-vaarg.ll
  llvm/test/CodeGen/PowerPC/aix64-cc-abi-vaarg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76130.253774.patch
Type: text/x-patch
Size: 41876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200331/232940d7/attachment-0001.bin>


More information about the llvm-commits mailing list