Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [LoopPred] Selectively disable to preserve test cases | Philip Reames | 2019-11-06 | 1 | -1/+1 |
* | [IndVars] Remove dead instructions after folding trivial loop exit | Philip Reames | 2019-06-23 | 1 | -8/+0 |
* | Exploit a zero LoopExit count to eliminate loop exits | Philip Reames | 2019-06-22 | 1 | -2/+2 |
* | Generalize icmp matching in IndVars' eliminateTrunc | Philip Reames | 2019-06-11 | 1 | -0/+104 |
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+564 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -564/+0 |
* | [SimplifyIndVar] Canonicalize comparisons to unsigned while eliminating truncs | Max Kazantsev | 2018-07-27 | 1 | -0/+31 |
* | [IndVarSimplify] Ignore unreachable users of truncs | Max Kazantsev | 2018-06-28 | 1 | -0/+47 |
* | [SimplifyIndVars] Eliminate redundant truncs | Max Kazantsev | 2018-06-19 | 1 | -0/+486 |