[PATCH] D18680: ARM, AArch64, X86: Check preserved registers for tail calls.
Matthias Braun via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 1 21:15:22 PDT 2016
MatzeB updated this revision to Diff 52453.
MatzeB added a comment.
Thanks for the review! Addressed the comments as discussed.
Repository:
rL LLVM
http://reviews.llvm.org/D18680
Files:
include/llvm/Target/TargetRegisterInfo.h
lib/CodeGen/TargetRegisterInfo.cpp
lib/Target/AArch64/AArch64ISelLowering.cpp
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/AArch64/tailcall-ccmismatch.ll
test/CodeGen/ARM/cxx-tlscc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18680.52453.patch
Type: text/x-patch
Size: 6977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160402/85ced3d8/attachment.bin>
More information about the llvm-commits
mailing list