[PATCH] D18901: ARM: Use a callee save register for the swiftself parameter.
Matthias Braun via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 11 19:56:16 PDT 2016
MatzeB updated the summary for this revision.
MatzeB updated this revision to Diff 53353.
MatzeB marked an inline comment as done.
MatzeB added a comment.
Add check that for tail calls the preserved value of the caller is the same as the callees parameter.
Repository:
rL LLVM
http://reviews.llvm.org/D18901
Files:
lib/Target/ARM/ARMCallingConv.td
lib/Target/ARM/ARMFrameLowering.cpp
lib/Target/ARM/ARMISelLowering.cpp
test/CodeGen/ARM/swiftself.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18901.53353.patch
Type: text/x-patch
Size: 8431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160412/cde0e211/attachment.bin>
More information about the llvm-commits
mailing list