[PATCH] D14407: [WinEH] Mark funclet entries and exits as clobbering all registers

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 5 18:30:12 PST 2015


rnk updated this revision to Diff 39459.
rnk added a comment.

- Fix copy-pasto


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.39459.patch
Type: text/x-patch
Size: 12167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151106/e3a43166/attachment.bin>


More information about the llvm-commits mailing list