[WinEH] Emit .safeseh directives for all 32-bit exception handlers
[oota-llvm.git] / test / CodeGen / X86 / win32-eh.ll
2015-06-10 Reid Kleckner[WinEH] Emit .safeseh directives for all 32-bit excepti...
2015-06-09 Reid Kleckner[WinEH] Add 32-bit SEH state table emission prototype
2015-05-29 Reid Kleckner[WinEH] Adjust the 32-bit SEH prologue to better match...
2015-05-29 Reid KlecknerDisable FP elimination in funcs using 32-bit MSVC EH...
2015-05-29 Reid Kleckner[WinEH] Emit EH tables for __CxxFrameHandler3 on 32...
2015-05-28 Reid Kleckner[WinEH] Start inserting state number stores for C++ EH
2015-05-20 Reid Kleckner[WinEH] Store pointers to the LSDA in the exception...
2015-05-05 Reid KlecknerRe-land "[WinEH] Add an EH registration and state inser...
2015-05-01 Reid KlecknerRevert "[WinEH] Add an EH registration and state insert...
2015-05-01 Reid KlecknerRe-land "[WinEH] Add an EH registration and state inser...
2015-05-01 Reid KlecknerRevert "[WinEH] Add an EH registration and state insert...
2015-05-01 Reid Kleckner[WinEH] Add an EH registration and state insertion...