summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WinEH/cppeh-prepared-cleanups.ll
Commit message (Expand)AuthorAgeFilesLines
* [WinEH] Rip out the landingpad-based C++ EH state numbering codeReid Kleckner2015-09-161-245/+0
* [WinEH] Make sure LSDA tables are 4 byte alignedReid Kleckner2015-07-101-0/+2
* Rename llvm.frameescape and llvm.framerecover to localescape and localrecoverReid Kleckner2015-07-071-6/+6
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-9/+9
* [WinEH] Update exception numbering to give handlers their own base state.Andrew Kaylor2015-05-111-1/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-5/+5
* [WinEH] Avoid emitting xdata tables twice for cleanupsReid Kleckner2015-04-141-0/+20
* [WinEH] Sink UnwindHelp completely out of IRDavid Majnemer2015-04-031-7/+2
* [WinEH] Generate .xdata for catch handlersDavid Majnemer2015-03-311-0/+226
OpenPOWER on IntegriCloud