Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WinEH] Add cleanupendpad instruction | Joseph Tremoulet | 2015-09-03 | 1 | -0/+50 |
* | [WinEH] Require token linkage in EH pad/ret signatures | Joseph Tremoulet | 2015-08-23 | 1 | -31/+71 |
* | [IR] Give catchret an optional 'return value' operand | David Majnemer | 2015-08-15 | 1 | -3/+8 |
* | [IR] Verify EH pad predecessors | David Majnemer | 2015-08-11 | 1 | -6/+44 |
* | New EH representation for MSVC compatibility | David Majnemer | 2015-07-31 | 1 | -0/+71 |
* | Revert the new EH instructions | David Majnemer | 2015-07-10 | 1 | -69/+0 |
* | Tighten the verifier check for catchblock. | David Majnemer | 2015-07-10 | 1 | -6/+6 |
* | New EH representation for MSVC compatibility | David Majnemer | 2015-07-10 | 1 | -0/+69 |
* | Move the personality function from LandingPadInst to Function | David Majnemer | 2015-06-17 | 1 | -2/+2 |
* | Add feature test for the new exception handling stuff. | Bill Wendling | 2011-08-25 | 1 | -0/+27 |