[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 08:52:26 PST 2015
rnk updated this revision to Diff 39545.
rnk added a comment.
- Final version
http://reviews.llvm.org/D14407
Files:
include/llvm/CodeGen/MachineBasicBlock.h
include/llvm/Target/TargetRegisterInfo.h
lib/CodeGen/LiveIntervalAnalysis.cpp
lib/CodeGen/MachineBasicBlock.cpp
lib/Target/ARM/ARMBaseRegisterInfo.h
lib/Target/PowerPC/PPCRegisterInfo.h
lib/Target/X86/X86RegisterInfo.h
test/CodeGen/X86/catchpad-regmask.ll
test/CodeGen/X86/cleanuppad-large-codemodel.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14407.39545.patch
Type: text/x-patch
Size: 12428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151106/81635d48/attachment-0001.bin>
More information about the llvm-commits
mailing list