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