Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+36 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -36/+0 |
* | [InstCombine] Don't transform ((C1 OP zext(X)) & C2) -> zext((C1 OP X) & C2) ... | Craig Topper | 2019-03-21 | 1 | -8/+7 |
* | [InstCombine] Add test case for PR41164. NFC | Craig Topper | 2019-03-21 | 1 | -0/+37 |