[PATCH] D15340: Separate CSRs into a subset handled via explicit copies and a subset handled by prologue/epilogue

Manman Ren via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 9 12:28:13 PST 2015


manmanren updated this revision to Diff 42327.

http://reviews.llvm.org/D15340

Files:
  include/llvm/CodeGen/FunctionLoweringInfo.h
  include/llvm/Target/TargetLowering.h
  include/llvm/Target/TargetRegisterInfo.h
  lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15340.42327.patch
Type: text/x-patch
Size: 3824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151209/6ed48f12/attachment.bin>


More information about the llvm-commits mailing list