Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "[IRBuilder] Fold consistently for or/and whether constant is LHS or RHS" | Petr Hosek | 2019-07-07 | 1 | -1/+2 |
* | [IRBuilder] Fold consistently for or/and whether constant is LHS or RHS | Philip Reames | 2019-07-06 | 1 | -2/+1 |
* | [LoopPred] Fix a blatantly obvious bug in r358684 | Philip Reames | 2019-04-18 | 1 | -0/+64 |
* | [LoopPredication] Allow predication of loop invariant computations (within th... | Philip Reames | 2019-04-18 | 1 | -4/+8 |
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+371 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -371/+0 |
* | [Tests] Add a few more tests for LoopPredication w/invariant loads | Philip Reames | 2019-04-15 | 1 | -2/+127 |
* | [LoopPred] Delete the old condition expressions if unused | Philip Reames | 2019-04-01 | 1 | -1/+0 |
* | [Tests] Add tests for a possible loop predication transform variant | Philip Reames | 2019-04-01 | 1 | -0/+247 |