| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename llvm.frameescape and llvm.framerecover to localescape and localrecover | Reid Kleckner | 2015-07-07 | 1 | -3/+3 |
| * | Move the personality function from LandingPadInst to Function | David Majnemer | 2015-06-17 | 1 | -5/+5 |
| * | [WinEH] C++ EH state numbering fixes | Andrew Kaylor | 2015-05-20 | 1 | -14/+14 |
| * | Changed renaming of local symbols by inserting a dot vefore the numeric suffix. | Sunil Srivastava | 2015-05-12 | 1 | -3/+3 |
| * | [WinEH] Handle nested landing pads that return directly to the parent function. | Andrew Kaylor | 2015-05-11 | 1 | -1/+1 |
| * | [opaque pointer type] Add textual IR support for explicit type parameter to t... | David Blaikie | 2015-04-16 | 1 | -3/+3 |
| * | [WinEH] Handle nested landing pads in outlined catch handlers | Andrew Kaylor | 2015-04-03 | 1 | -7/+2 |
| * | [WinEH] Run cleanup handlers when an exception is thrown | David Majnemer | 2015-03-30 | 1 | -3/+3 |
| * | WinEH: Make llvm.eh.actions emission match the EH docs | Reid Kleckner | 2015-03-19 | 1 | -3/+3 |
| * | Adding WinEHPrepare tests (currently XFAILs) | Andrew Kaylor | 2015-03-12 | 1 | -0/+199 |

