[PATCH] D74225: [AIX] Implement formal arguments passed in stack memory

Zarko Todorovski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 28 07:30:18 PST 2020


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

Change the offset for args smaller than loc size on 32BIT too and add a bool stack test case.


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

https://reviews.llvm.org/D74225

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74225.247263.patch
Type: text/x-patch
Size: 61443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200228/f5707613/attachment-0001.bin>


More information about the llvm-commits mailing list