summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WinEH/cppeh-multi-catch.ll
Commit message (Expand)AuthorAgeFilesLines
* [WinEH] Delete the old landingpad implementation of Windows EHReid Kleckner2015-10-091-226/+0
* Rename llvm.frameescape and llvm.framerecover to localescape and localrecoverReid Kleckner2015-07-071-4/+4
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-4/+4
* Changed renaming of local symbols by inserting a dot vefore the numeric suffix.Sunil Srivastava2015-05-121-6/+6
* [WinEH] Split the landingpad BB instead of cloning itReid Kleckner2015-04-241-1/+1
* [WinEH] Demote values and phis live across exception handlers up frontReid Kleckner2015-04-221-17/+14
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-2/+2
* [WinEH] Sink UnwindHelp completely out of IRDavid Majnemer2015-04-031-4/+0
* [WinEH] Make llvm.eh.actions use frameescape indices for catch paramsReid Kleckner2015-04-021-1/+5
* Fix WinEHPrepare bug with multiple catch handlersAndrew Kaylor2015-04-011-0/+229
OpenPOWER on IntegriCloud