Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+167 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -167/+0 |
* | [SimplifyCFG] Further improve our ability to remove redundant catchpads | David Majnemer | 2016-01-05 | 1 | -0/+66 |
* | [SimplifyCFG] Remove redundant catchpads | David Majnemer | 2016-01-05 | 1 | -0/+18 |
* | [IR] Remove terminatepad | David Majnemer | 2015-12-14 | 1 | -15/+0 |
* | [IR] Reformulate LLVM's EH funclet IR | David Majnemer | 2015-12-12 | 1 | -29/+19 |
* | [SimplifyCFG] Don't DCE catchret because the successor is unreachable | David Majnemer | 2015-10-27 | 1 | -0/+20 |
* | [EH] Create removeUnwindEdge utility | Joseph Tremoulet | 2015-09-27 | 1 | -0/+88 |