Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+470 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -470/+0 |
* | Add address space mangling to lifetime intrinsics | Matt Arsenault | 2017-04-10 | 1 | -4/+4 |
* | [SimplifyCFG] Don't kill empty cleanuppads with multiple uses | David Majnemer | 2016-06-04 | 1 | -0/+24 |
* | [SimplifyCFG] Remove cleanuppads which are empty except for calls to lifetime... | David Majnemer | 2016-05-21 | 1 | -0/+31 |
* | [IR] Remove terminatepad | David Majnemer | 2015-12-14 | 1 | -55/+0 |
* | [IR] Reformulate LLVM's EH funclet IR | David Majnemer | 2015-12-12 | 1 | -86/+69 |
* | [WinEH] Pull Adjectives and CatchObj out of the catchpad arg list | Reid Kleckner | 2015-09-16 | 1 | -7/+7 |
* | [IR] Print the label operands of a catchpad like an invoke | Reid Kleckner | 2015-09-11 | 1 | -1/+2 |
* | Fixing bad test syntax. | Andrew Kaylor | 2015-09-04 | 1 | -1/+1 |
* | [WinEH] Teach SimplfyCFG to eliminate empty cleanup pads. | Andrew Kaylor | 2015-09-04 | 1 | -0/+486 |