Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+91 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -91/+0 |
* | [InstCombine] Canonicalize (-X s/ Y) to -(X s/ Y). | Chen Zheng | 2019-04-10 | 1 | -9/+9 |
* | Revert "[InstCombine] [InstCombine] Canonicalize (-X s/ Y) to -(X s/ Y)." | Nikita Popov | 2019-04-09 | 1 | -9/+9 |
* | [InstCombine] [InstCombine] Canonicalize (-X s/ Y) to -(X s/ Y). | Chen Zheng | 2019-04-09 | 1 | -9/+9 |
* | [InstCombine] add more testcases for canonicalize (-X s/ Y) to -(X s/ Y). | Chen Zheng | 2019-04-09 | 1 | -0/+11 |
* | [InstCombine]add testcase for sdiv canonicalizetion - NFC | Chen Zheng | 2019-04-08 | 1 | -0/+80 |