[PATCH] D13424: [WinEH] Create a separate MBB for funclet prologues

David Majnemer via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 6 16:33:48 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL249483: [WinEH] Create a separate MBB for funclet prologues (authored by majnemer).

Changed prior to commit:
  http://reviews.llvm.org/D13424?vs=36674&id=36677#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13424

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/CodeGen/WinEHPrepare.cpp
  llvm/trunk/test/CodeGen/X86/funclet-layout.ll
  llvm/trunk/test/CodeGen/X86/seh-catchpad.ll
  llvm/trunk/test/CodeGen/X86/win-catchpad-csrs.ll
  llvm/trunk/test/CodeGen/X86/win-catchpad.ll
  llvm/trunk/test/CodeGen/X86/win-funclet-cfi.ll
  llvm/trunk/test/CodeGen/X86/win32-seh-catchpad.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13424.36677.patch
Type: text/x-patch
Size: 16417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151006/451ba74c/attachment.bin>


More information about the llvm-commits mailing list