[PATCH] D17533: CXX_FAST_TLS calling convention: performance improvement for PPC64

Thomas Jablin via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 4 17:37:51 PDT 2016


tjablin updated this revision to Diff 52644.
tjablin added a comment.

Simplify logic in getCalleeSavedRegsViaCopy. Add comments.


http://reviews.llvm.org/D17533

Files:
  lib/CodeGen/TargetFrameLoweringImpl.cpp
  lib/Target/PowerPC/PPCCallingConv.td
  lib/Target/PowerPC/PPCFastISel.cpp
  lib/Target/PowerPC/PPCISelLowering.cpp
  lib/Target/PowerPC/PPCISelLowering.h
  lib/Target/PowerPC/PPCMachineFunctionInfo.h
  lib/Target/PowerPC/PPCRegisterInfo.cpp
  lib/Target/PowerPC/PPCRegisterInfo.h
  test/CodeGen/PowerPC/cxx_tlscc64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17533.52644.patch
Type: text/x-patch
Size: 11873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160405/ddf9b866/attachment-0001.bin>


More information about the llvm-commits mailing list