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

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 11 19:55:09 PDT 2016


MatzeB updated the summary for this revision.
MatzeB updated this revision to Diff 53352.
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/D18902

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18902.53352.patch
Type: text/x-patch
Size: 7368 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160412/6cd54b6d/attachment.bin>


More information about the llvm-commits mailing list