[PATCH] D14407: [WinEH] Mark funclet entries and exits as clobbering all registers
Reid Kleckner via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 6 09:09:13 PST 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL252318: [WinEH] Mark funclet entries and exits as clobbering all registers (authored by rnk).
Changed prior to commit:
http://reviews.llvm.org/D14407?vs=39545&id=39548#toc
Repository:
rL LLVM
http://reviews.llvm.org/D14407
Files:
llvm/trunk/include/llvm/CodeGen/MachineBasicBlock.h
llvm/trunk/include/llvm/Target/TargetRegisterInfo.h
llvm/trunk/lib/CodeGen/LiveIntervalAnalysis.cpp
llvm/trunk/lib/CodeGen/MachineBasicBlock.cpp
llvm/trunk/lib/Target/ARM/ARMBaseRegisterInfo.h
llvm/trunk/lib/Target/PowerPC/PPCRegisterInfo.h
llvm/trunk/lib/Target/X86/X86RegisterInfo.h
llvm/trunk/test/CodeGen/X86/catchpad-regmask.ll
llvm/trunk/test/CodeGen/X86/cleanuppad-large-codemodel.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14407.39548.patch
Type: text/x-patch
Size: 12789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151106/59a8ab2b/attachment.bin>
More information about the llvm-commits
mailing list