[PATCH] D86476: [AIX] Add support for non var_arg extended vector ABI calling convention on AIX
Zarko Todorovski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 26 07:26:02 PST 2020
ZarkoCA updated this revision to Diff 307866.
ZarkoCA added a comment.
Updated regex in test cases to check register correct usage.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86476/new/
https://reviews.llvm.org/D86476
Files:
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp
llvm/test/CodeGen/PowerPC/aix-cc-altivec.ll
llvm/test/CodeGen/PowerPC/aix-cc-ext-vec-abi.ll
llvm/test/CodeGen/PowerPC/aix-vec-abi.ll
llvm/test/CodeGen/PowerPC/aix-vector-return.ll
llvm/test/CodeGen/PowerPC/aix-vector-stack-caller.ll
llvm/test/CodeGen/PowerPC/aix-vector-stack.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86476.307866.patch
Type: text/x-patch
Size: 16453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201126/02e0746c/attachment.bin>
More information about the llvm-commits
mailing list