summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WinEH/cppeh-prepared-catch-reordered.ll
Commit message (Expand)AuthorAgeFilesLines
* [WinEH] Rip out the landingpad-based C++ EH state numbering codeReid Kleckner2015-09-161-165/+0
* [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-4/+4
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-4/+4
* [WinEH] Update exception numbering to give handlers their own base state.Andrew Kaylor2015-05-111-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-3/+3
* Reland "[WinEH] Use the parent function when computing frameescape labels"Reid Kleckner2015-04-151-0/+163
* Revert "[WinEH] Use the parent function when computing frameescape labels"Reid Kleckner2015-04-151-163/+0
* [WinEH] Use the parent function when computing frameescape labelsReid Kleckner2015-04-151-0/+163
OpenPOWER on IntegriCloud