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

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 16 13:07:30 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL255821: CXX_FAST_TLS calling convention: performance improvement for AArch64. (authored by mren).

Changed prior to commit:
  http://reviews.llvm.org/D15341?vs=42893&id=43054#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15341

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15341.43054.patch
Type: text/x-patch
Size: 11701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151216/8544cf20/attachment.bin>


More information about the llvm-commits mailing list