| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [X86] Enable call frame optimization ("mov to push") not only for optsize (PR... | Hans Wennborg | 2016-03-30 | 1 | -8/+8 |
| * | [WinEH] Use operand bundles to describe call sites | David Majnemer | 2015-12-15 | 1 | -8/+8 |
| * | [IR] Reformulate LLVM's EH funclet IR | David Majnemer | 2015-12-12 | 1 | -37/+146 |
| * | [WinEH] Rip out the landingpad-based C++ EH state numbering code | Reid Kleckner | 2015-09-16 | 1 | -44/+28 |
| * | Move the personality function from LandingPadInst to Function | David Majnemer | 2015-06-17 | 1 | -3/+3 |
| * | [WinEH] Emit .safeseh directives for all 32-bit exception handlers | Reid Kleckner | 2015-06-10 | 1 | -0/+2 |
| * | Disable FP elimination in funcs using 32-bit MSVC EH personalities | Reid Kleckner | 2015-05-29 | 1 | -3/+3 |
| * | [WinEH] Start inserting state number stores for C++ EH | Reid Kleckner | 2015-05-28 | 1 | -0/+112 |

