[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 23 15:16:29 PDT 2020


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

Simplified testcases.
Added testcases for variadic arguments being passed directly to the stack when all registers are used.


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.252147.patch
Type: text/x-patch
Size: 29608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200323/c42d11c4/attachment-0001.bin>


More information about the llvm-commits mailing list