Extend the statepoint intrinsic to allow statepoints to be marked as transitions...
[oota-llvm.git] / include / llvm / CodeGen / WinEHFuncInfo.h
2015-04-10 David Majnemer[WinEHPrepare] Don't rely on the order of IR
2015-04-03 David Majnemer[WinEH] Fill out CatchHigh in the TryBlockMap
2015-04-03 David Majnemer[WinEH] Fill out .xdata for catch objects
2015-04-03 Andrew Kaylor[WinEH] Handle nested landing pads in outlined catch...
2015-03-31 David Majnemer[WinEH] Generate .xdata for catch handlers
2015-03-30 David Majnemer[WinEH] Run cleanup handlers when an exception is thrown