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

Zarko Todorovski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 27 17:41:27 PST 2020


ZarkoCA updated this revision to Diff 247144.
ZarkoCA marked 6 inline comments as done.
ZarkoCA added a comment.

Updated comment.
Fixed testcases:

- Rearranged IR and assembly of parameters in which they are initialized.
- Renamed filecheck variables to follow convention already established in aix-cc-abi.ll




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.247144.patch
Type: text/x-patch
Size: 57259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200228/2edc1986/attachment-0001.bin>


More information about the llvm-commits mailing list