[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
Tue Dec 15 12:33:49 PST 2015


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

Thanks Quentin for reviewing the patch!

Addressing his comments with the updated patch.


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.42893.patch
Type: text/x-patch
Size: 11429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151215/8b534af2/attachment.bin>


More information about the llvm-commits mailing list