summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WinEH/cppeh-nested-3.ll
Commit message (Expand)AuthorAgeFilesLines
* [WinEH] Delete the old landingpad implementation of Windows EHReid Kleckner2015-10-091-260/+0
* Rename llvm.frameescape and llvm.framerecover to localescape and localrecoverReid Kleckner2015-07-071-5/+5
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-7/+7
* [WinEH] C++ EH state numbering fixesAndrew Kaylor2015-05-201-27/+26
* Changed renaming of local symbols by inserting a dot vefore the numeric suffix.Sunil Srivastava2015-05-121-5/+5
* [WinEH] Handle nested landing pads that return directly to the parent function.Andrew Kaylor2015-05-111-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-4/+4
* [WinEH] Handle nested landing pads in outlined catch handlersAndrew Kaylor2015-04-031-24/+12
* [WinEH] Run cleanup handlers when an exception is thrownDavid Majnemer2015-03-301-4/+4
* WinEH: Make llvm.eh.actions emission match the EH docsReid Kleckner2015-03-191-4/+4
* Adding WinEHPrepare tests (currently XFAILs)Andrew Kaylor2015-03-121-0/+273
OpenPOWER on IntegriCloud