[PATCH] D14878: findDeadCallerSavedReg needs to pay attention to calling convention
Andy Ayers via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 23 12:56:57 PST 2015
AndyAyers updated the summary for this revision.
AndyAyers updated this revision to Diff 40966.
AndyAyers added a comment.
Created helper to get at the tail-call available GPRs.
Repository:
rL LLVM
http://reviews.llvm.org/D14878
Files:
include/llvm/Target/TargetRegisterInfo.h
lib/Target/X86/X86FrameLowering.cpp
lib/Target/X86/X86RegisterInfo.cpp
lib/Target/X86/X86RegisterInfo.h
lib/Target/X86/X86RegisterInfo.td
test/CodeGen/X86/emutls-pie.ll
test/CodeGen/X86/emutls.ll
test/CodeGen/X86/half.ll
test/CodeGen/X86/statepoint-allocas.ll
test/CodeGen/X86/statepoint-call-lowering.ll
test/CodeGen/X86/statepoint-gctransition-call-lowering.ll
test/CodeGen/X86/vector-sext.ll
test/CodeGen/X86/win64_sibcall.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14878.40966.patch
Type: text/x-patch
Size: 13194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151123/44fc57ed/attachment-0001.bin>
More information about the llvm-commits
mailing list