[PATCH] D14878: findDeadCallerSavedReg needs to pay attention to calling convention
Andy Ayers via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 23 13:57:51 PST 2015
AndyAyers updated this revision to Diff 40973.
AndyAyers added a comment.
Updated the RegisterInfo type passed to findDeadCallerSavedReg and removed the virtual/override.
Repository:
rL LLVM
http://reviews.llvm.org/D14878
Files:
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.40973.patch
Type: text/x-patch
Size: 12915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151123/384fb0fc/attachment.bin>
More information about the llvm-commits
mailing list