summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WinEH/cppeh-prepared-catch.ll
Commit message (Expand)AuthorAgeFilesLines
* [WinEH] Rip out the landingpad-based C++ EH state numbering codeReid Kleckner2015-09-161-232/+0
* [WinEH] Strip the \01 character from the __CxxFrameHandler3 thunk nameReid Kleckner2015-07-131-50/+71
* [WinEH] Make sure LSDA tables are 4 byte alignedReid Kleckner2015-07-101-0/+1
* Rename llvm.frameescape and llvm.framerecover to localescape and localrecoverReid Kleckner2015-07-071-5/+5
* [Verifier] Verify invokes of intrinsicsPhilip Reames2015-06-261-2/+2
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-7/+7
* [WinEH] Update exception numbering to give handlers their own base state.Andrew Kaylor2015-05-111-1/+7
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-241-1/+1
* [WinEH] Don't skip landing pads that end with an unreachable instruction.Andrew Kaylor2015-04-231-0/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-4/+4
* [WinEH] Try to make the MachineFunction CFG more accurateReid Kleckner2015-04-151-0/+6
* [WinEH] Fill out CatchHigh in the TryBlockMapDavid Majnemer2015-04-031-2/+2
* [WinEH] Fill out .xdata for catch objectsDavid Majnemer2015-04-031-2/+2
* [WinEH] Sink UnwindHelp completely out of IRDavid Majnemer2015-04-031-15/+6
* [WinEH] Handle nested landing pads in outlined catch handlersAndrew Kaylor2015-04-031-3/+3
* [WinEH] Generate .xdata for catch handlersDavid Majnemer2015-03-311-0/+206
OpenPOWER on IntegriCloud