[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 14:09:44 PST 2015
manmanren updated this revision to Diff 42337.
manmanren added a comment.
Add comments for functions added to TargetLowering: supportSplitCSR, initializeSplitCSR and insertCopiesSplitCSR.
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.42337.patch
Type: text/x-patch
Size: 4256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151209/fab19397/attachment.bin>
More information about the llvm-commits
mailing list