summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WinEH/cppeh-nested-2.ll
Commit message (Expand)AuthorAgeFilesLines
* [WinEH] Delete the old landingpad implementation of Windows EHReid Kleckner2015-10-091-324/+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-9/+9
* [WinEH] C++ EH state numbering fixesAndrew Kaylor2015-05-201-2/+2
* 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-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-4/+4
* [WinEH] Make llvm.eh.actions use frameescape indices for catch paramsReid Kleckner2015-04-021-5/+5
* [WinEH] Run cleanup handlers when an exception is thrownDavid Majnemer2015-03-301-5/+5
* WinEH: Make llvm.eh.actions emission match the EH docsReid Kleckner2015-03-191-6/+13
* Remove some CHECK-NOT lines in favor of CHECK-NEXTReid Kleckner2015-03-121-17/+13
* Extended support for native Windows C++ EH outliningAndrew Kaylor2015-03-111-0/+321
OpenPOWER on IntegriCloud