Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WinEH] Delete the old landingpad implementation of Windows EH | Reid Kleckner | 2015-10-09 | 1 | -72/+0 |
* | Move the personality function from LandingPadInst to Function | David Majnemer | 2015-06-17 | 1 | -2/+2 |
* | [WinEH] Start EH preparation for 32-bit x86, it uses no arguments | Reid Kleckner | 2015-04-29 | 1 | -1/+1 |
* | [WinEH] Split blocks at calls to llvm.eh.begincatch | Andrew Kaylor | 2015-04-28 | 1 | -4/+4 |
* | [WinEH] Demote values and phis live across exception handlers up front | Reid Kleckner | 2015-04-22 | 1 | -0/+72 |