[PATCH] D71013: [AIX] Allow vararg calls when all arguments reside in registers.

Chris Bowler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 6 07:34:15 PST 2019


cebowleratibm updated this revision to Diff 232562.
cebowleratibm added a comment.

Clang formatted the change and updated the float reg to use LocVT.


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

https://reviews.llvm.org/D71013

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71013.232562.patch
Type: text/x-patch
Size: 12451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191206/9e4cecd7/attachment.bin>


More information about the llvm-commits mailing list