Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+630 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -630/+0 |
* | [InstCombine] Support (sub (sext x), (sext y)) --> (sext (sub x, y)) and (sub... | Craig Topper | 2018-09-15 | 1 | -0/+135 |
* | [InstCombine] refactor mul narrowing folds; NFCI | Sanjay Patel | 2018-09-14 | 1 | -24/+24 |
* | [InstCombine] refactor add narrowing folds; NFCI | Sanjay Patel | 2018-09-14 | 1 | -30/+30 |
* | [InstCombine] add more tests for add narrowing folds; NFC | Sanjay Patel | 2018-09-14 | 1 | -0/+118 |
* | [InstCombine] rename test file to better describe the fold; NFC | Sanjay Patel | 2018-09-14 | 1 | -0/+377 |