[PATCH] D19007: AArch64: Use SplitCSR for callee save registers used for parameters.

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 15 15:31:09 PDT 2016


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

This was accidentally attributed to the wrong commit, put the original code back in.


Repository:
  rL LLVM

http://reviews.llvm.org/D19007

Files:
  include/llvm/CodeGen/MachineFunction.h
  lib/Target/AArch64/AArch64ISelLowering.cpp
  lib/Target/AArch64/AArch64MachineFunctionInfo.h
  lib/Target/AArch64/AArch64RegisterInfo.cpp
  lib/Target/AArch64/AArch64RegisterInfo.h
  test/CodeGen/AArch64/swiftself.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19007.53962.patch
Type: text/x-patch
Size: 10295 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160415/3d0fe1fe/attachment.bin>


More information about the llvm-commits mailing list