Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | InstCombine: Simplify FoldICmpCstShrCst | David Majnemer | 2014-10-21 | 1 | -320/+0 |
* | [InstCombine] Fix wrong folding of constant comparisons involving ashr and ne... | Andrea Di Biagio | 2014-10-09 | 1 | -0/+8 |
* | Remove Extra lines. NFC. | Suyog Sarda | 2014-10-07 | 1 | -2/+0 |
* | [InstCombine] Fix wrong folding of constant comparison involving ahsr and neg... | Andrea Di Biagio | 2014-09-17 | 1 | -0/+15 |
* | This patch implements optimization as mentioned in PR19753: Optimize comparis... | Suyog Sarda | 2014-07-22 | 1 | -0/+677 |