[PATCH] D18902: X86: Use a callee save register for the swiftself parameter.

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 8 13:02:49 PDT 2016


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

Add a comment that omtting the kill flag is conservatively correct.


Repository:
  rL LLVM

http://reviews.llvm.org/D18902

Files:
  lib/Target/X86/X86CallingConv.td
  lib/Target/X86/X86FrameLowering.cpp
  test/CodeGen/X86/swiftself.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18902.53070.patch
Type: text/x-patch
Size: 5002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160408/85bedf43/attachment.bin>


More information about the llvm-commits mailing list