[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 8 11:04:59 PST 2015
manmanren created this revision.
manmanren added reviewers: qcolombet, t.p.northover, llvm-commits.
Herald added subscribers: rengolin, aemerson.
This is the target-specific part of http://reviews.llvm.org/D15340
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.42199.patch
Type: text/x-patch
Size: 10260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151208/e1a90486/attachment.bin>
More information about the llvm-commits
mailing list