summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WinEH/cppeh-nested-1.ll
Commit message (Expand)AuthorAgeFilesLines
* Rename llvm.frameescape and llvm.framerecover to localescape and localrecoverReid Kleckner2015-07-071-3/+3
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-5/+5
* [WinEH] C++ EH state numbering fixesAndrew Kaylor2015-05-201-14/+14
* Changed renaming of local symbols by inserting a dot vefore the numeric suffix.Sunil Srivastava2015-05-121-3/+3
* [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-3/+3
* [WinEH] Handle nested landing pads in outlined catch handlersAndrew Kaylor2015-04-031-7/+2
* [WinEH] Run cleanup handlers when an exception is thrownDavid Majnemer2015-03-301-3/+3
* WinEH: Make llvm.eh.actions emission match the EH docsReid Kleckner2015-03-191-3/+3
* Adding WinEHPrepare tests (currently XFAILs)Andrew Kaylor2015-03-121-0/+199
OpenPOWER on IntegriCloud