Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / lib / Target / X86 / X86WinEHState.cpp
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
2015-06-11 Reid Kleckner[WinEH] Put finally pointers in the handler scope table...
2015-06-11 Reid Kleckner[WinEH] Create an llvm.x86.seh.exceptioninfo intrinsic
2015-06-10 Reid Kleckner[WinEH] Call llvm.stackrestore in __except blocks
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-06-08 Reid Kleckner[WinEH] Cache declarations of frame intrinsics
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-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-18 David BlaikieSimplify IRBuilder::CreateCall* by using ArrayRef+initi...
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...