[PATCH] D15341: Separate CSRs into a subset handled via explicit copies and a subset handled by prologue/epilogue (AArch64)

Manman Ren via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 11 10:21:05 PST 2015


manmanren updated this revision to Diff 42539.
manmanren added a comment.

Addressing Hal's comment. Patch is also updated to work with the target independent portion (http://reviews.llvm.org/D15340).


http://reviews.llvm.org/D15341

Files:
  lib/Target/AArch64/AArch64CallingConvention.td
  lib/Target/AArch64/AArch64FastISel.cpp
  lib/Target/AArch64/AArch64ISelLowering.cpp
  lib/Target/AArch64/AArch64ISelLowering.h
  lib/Target/AArch64/AArch64MachineFunctionInfo.h
  lib/Target/AArch64/AArch64RegisterInfo.cpp
  lib/Target/AArch64/AArch64RegisterInfo.h
  test/CodeGen/AArch64/cxx-tlscc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15341.42539.patch
Type: text/x-patch
Size: 10810 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151211/cddaf9c9/attachment.bin>


More information about the llvm-commits mailing list