| Commit message (Expand) | Author | Age | Files | Lines |
* | Move the personality function from LandingPadInst to Function | David Majnemer | 2015-06-17 | 1 | -3/+3 |
* | [WinEH] Split the landingpad BB instead of cloning it | Reid Kleckner | 2015-04-24 | 1 | -1/+1 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to t... | David Blaikie | 2015-04-16 | 1 | -2/+2 |
* | [WinEH] Run cleanup handlers when an exception is thrown | David Majnemer | 2015-03-30 | 1 | -2/+2 |
* | WinEH: Make llvm.eh.actions emission match the EH docs | Reid Kleckner | 2015-03-19 | 1 | -2/+2 |
* | Remove some CHECK-NOT lines in favor of CHECK-NEXT | Reid Kleckner | 2015-03-12 | 1 | -8/+3 |
* | Extended support for native Windows C++ EH outlining | Andrew Kaylor | 2015-03-11 | 1 | -7/+22 |
* | Replace llvm.frameallocate with llvm.frameescape | Reid Kleckner | 2015-03-05 | 1 | -10/+7 |
* | Moving WinEH outlining tests to an architecture neutral location | Andrew Kaylor | 2015-03-03 | 1 | -0/+92 |