[PATCH] D77578: [AIX][PPC] Implement caller byval arguments in stack memory
Chris Bowler via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 14 14:05:25 PDT 2020
cebowleratibm updated this revision to Diff 257492.
cebowleratibm added a comment.
Added MIR expect output for tests that expect calls to memcpy to ensure the memcpy calls are generated independently from caller register setup.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77578/new/
https://reviews.llvm.org/D77578
Files:
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/test/CodeGen/PowerPC/aix-cc-byval-limitation1.ll
llvm/test/CodeGen/PowerPC/aix-cc-byval-limitation2.ll
llvm/test/CodeGen/PowerPC/aix-cc-byval-mem.ll
llvm/test/CodeGen/PowerPC/aix-cc-byval-split.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77578.257492.patch
Type: text/x-patch
Size: 20400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200414/e8575c4b/attachment-0001.bin>
More information about the llvm-commits
mailing list