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

Zarko Todorovski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 1 07:41:08 PDT 2020


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

Fixed test cases that were breaking.


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.254193.patch
Type: text/x-patch
Size: 41721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200401/0780cf79/attachment.bin>


More information about the llvm-commits mailing list