[PATCH] [SEH] Add new intrinsics for recovering and restoring parent frames

Reid Kleckner rnk at google.com
Tue Jun 30 15:17:28 PDT 2015


- Move frame pointer recovery math closer to the intrinsic lowering


http://reviews.llvm.org/D10848

Files:
  include/llvm/IR/IntrinsicsX86.td
  lib/CodeGen/AsmPrinter/WinException.cpp
  lib/CodeGen/AsmPrinter/WinException.h
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86WinEHState.cpp
  test/CodeGen/X86/seh-catch-all-win32.ll
  test/CodeGen/X86/seh-safe-div-win32.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10848.28818.patch
Type: text/x-patch
Size: 16880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150630/40d15b6f/attachment.bin>


More information about the llvm-commits mailing list