[PATCH] D14878: findDeadCallerSavedReg needs to pay attention to calling convention
Andy Ayers via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 23 14:20:31 PST 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL253927: findDeadCallerSavedReg needs to pay attention to calling convention (authored by AndyAyers).
Changed prior to commit:
http://reviews.llvm.org/D14878?vs=40973&id=40979#toc
Repository:
rL LLVM
http://reviews.llvm.org/D14878
Files:
llvm/trunk/lib/Target/X86/X86FrameLowering.cpp
llvm/trunk/lib/Target/X86/X86RegisterInfo.cpp
llvm/trunk/lib/Target/X86/X86RegisterInfo.h
llvm/trunk/lib/Target/X86/X86RegisterInfo.td
llvm/trunk/test/CodeGen/X86/emutls-pie.ll
llvm/trunk/test/CodeGen/X86/emutls.ll
llvm/trunk/test/CodeGen/X86/half.ll
llvm/trunk/test/CodeGen/X86/statepoint-allocas.ll
llvm/trunk/test/CodeGen/X86/statepoint-call-lowering.ll
llvm/trunk/test/CodeGen/X86/statepoint-gctransition-call-lowering.ll
llvm/trunk/test/CodeGen/X86/vector-sext.ll
llvm/trunk/test/CodeGen/X86/win64_sibcall.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14878.40979.patch
Type: text/x-patch
Size: 13335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151123/559e5915/attachment.bin>
More information about the llvm-commits
mailing list