Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WinEH] Rip out the landingpad-based C++ EH state numbering code | Reid Kleckner | 2015-09-16 | 1 | -245/+0 |
* | [WinEH] Make sure LSDA tables are 4 byte aligned | Reid Kleckner | 2015-07-10 | 1 | -0/+2 |
* | Rename llvm.frameescape and llvm.framerecover to localescape and localrecover | Reid Kleckner | 2015-07-07 | 1 | -6/+6 |
* | Move the personality function from LandingPadInst to Function | David Majnemer | 2015-06-17 | 1 | -9/+9 |
* | [WinEH] Update exception numbering to give handlers their own base state. | Andrew Kaylor | 2015-05-11 | 1 | -1/+3 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to t... | David Blaikie | 2015-04-16 | 1 | -5/+5 |
* | [WinEH] Avoid emitting xdata tables twice for cleanups | Reid Kleckner | 2015-04-14 | 1 | -0/+20 |
* | [WinEH] Sink UnwindHelp completely out of IR | David Majnemer | 2015-04-03 | 1 | -7/+2 |
* | [WinEH] Generate .xdata for catch handlers | David Majnemer | 2015-03-31 | 1 | -0/+226 |