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

Zarko Todorovski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 18 07:02:48 PDT 2020


ZarkoCA updated this revision to Diff 251065.
ZarkoCA retitled this revision from "[PPC][AIX] Implement variadic function handling in LowerFormalArguments_AIX in 32-bit mode." to "[PPC][AIX] Implement variadic function handling in LowerFormalArguments_AIX".
ZarkoCA edited the summary of this revision.
ZarkoCA added a reviewer: jasonliu.
ZarkoCA added a comment.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Addressed comments by Jason.
Re-added 64BIT changes for LLC.
Split clang changes and made a patch specific with them https://reviews.llvm.org/D76360


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/aix-cc-abi-va_args-32.ll
  llvm/test/CodeGen/PowerPC/aix-cc-abi-va_args-64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76130.251065.patch
Type: text/x-patch
Size: 32577 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200318/5ce3aa0e/attachment-0001.bin>


More information about the cfe-commits mailing list