[PATCH] D69101: [AIX] Refactor AIX Call Lowering to use CCState. NFCI.
Chris Bowler via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 23 07:28:08 PDT 2019
cebowleratibm updated this revision to Diff 226136.
cebowleratibm added a comment.
One last test for error on AIX nest parameters. I renamed some of the aix tests for consistency.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69101/new/
https://reviews.llvm.org/D69101
Files:
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/test/CodeGen/PowerPC/aix-byval-param.ll
llvm/test/CodeGen/PowerPC/aix-fpr-param.ll
llvm/test/CodeGen/PowerPC/aix-gpr-param.ll
llvm/test/CodeGen/PowerPC/aix-nest-param.ll
llvm/test/CodeGen/PowerPC/aix-sret-param.ll
llvm/test/CodeGen/PowerPC/aix-stackargs.ll
llvm/test/CodeGen/PowerPC/aix_fpr_param.ll
llvm/test/CodeGen/PowerPC/aix_gpr_param.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69101.226136.patch
Type: text/x-patch
Size: 13301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191023/4568bf2d/attachment.bin>
More information about the llvm-commits
mailing list