[PATCH] D18869: AArch64: Use a callee save registers for swiftself parameters
Matthias Braun via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 11 19:00:30 PDT 2016
MatzeB updated this revision to Diff 53351.
MatzeB added a comment.
Update patch: We have to tail calls when the argument passed in the swiftself of the callee is not the same as the swift self of the caller.
Repository:
rL LLVM
http://reviews.llvm.org/D18869
Files:
lib/Target/AArch64/AArch64CallingConvention.td
lib/Target/AArch64/AArch64FrameLowering.cpp
lib/Target/AArch64/AArch64ISelLowering.cpp
test/CodeGen/AArch64/swiftself.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18869.53351.patch
Type: text/x-patch
Size: 7564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160412/83b33b25/attachment.bin>
More information about the llvm-commits
mailing list