[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 20:46:15 PDT 2016


MatzeB updated this revision to Diff 53359.
MatzeB added a comment.

Consistently add SwiftSelf support to all calling conventions that support SwiftError.


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.53359.patch
Type: text/x-patch
Size: 9507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160412/f46a55ab/attachment.bin>


More information about the llvm-commits mailing list