Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+245 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -245/+0 |
* | [LoopStrengthReduce] Don't rewrite PHIs with incoming values from CatchSwitches | David Majnemer | 2016-02-03 | 1 | -0/+29 |
* | [IR] Remove terminatepad | David Majnemer | 2015-12-14 | 1 | -3/+0 |
* | [IR] Reformulate LLVM's EH funclet IR | David Majnemer | 2015-12-12 | 1 | -52/+28 |
* | [LoopStrengthReduce] Don't bother fixing up PHIs from EH Pad preds | David Majnemer | 2015-11-08 | 1 | -0/+53 |
* | [ScalarEvolutionExpander] PHI on a catchpad can be used on both edges | David Majnemer | 2015-10-27 | 1 | -0/+42 |
* | [ScalarEvolutionExpander] Properly insert no-op casts + EH Pads | David Majnemer | 2015-10-27 | 1 | -0/+148 |