[PATCH] D18869: AArch64: Use a callee save registers for swiftself parameters

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


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

Add comment that omitting the kill flag is conservatively correct.


Repository:
  rL LLVM

http://reviews.llvm.org/D18869

Files:
  lib/Target/AArch64/AArch64CallingConvention.td
  lib/Target/AArch64/AArch64FrameLowering.cpp
  test/CodeGen/AArch64/swiftself.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18869.53071.patch
Type: text/x-patch
Size: 4586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160408/1ecc03db/attachment.bin>


More information about the llvm-commits mailing list