[PATCH] D69578: [AIX] Add support for lowering int, float and double formal arguments.
Zarko Todorovski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 26 10:12:38 PST 2019
ZarkoCA updated this revision to Diff 231095.
ZarkoCA added a comment.
Moved variable declarations and definition to just before they are first used.
Added zext i1 testcase and check for absence of clear instruction.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69578/new/
https://reviews.llvm.org/D69578
Files:
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.h
llvm/test/CodeGen/PowerPC/aix_cc_abi.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: D69578.231095.patch
Type: text/x-patch
Size: 49287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191126/8d5ec461/attachment.bin>
More information about the llvm-commits
mailing list