Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+493 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -493/+0 |
* | [InstCombine] Simplify cttz/ctlz + icmp ugt/ult | Nikita Popov | 2019-01-19 | 1 | -26/+18 |
* | [InstCombine] Improve cttz/ctlz + icmp tests; NFC | Nikita Popov | 2019-01-05 | 1 | -83/+134 |
* | [InstCombine] Add cttz/ctlz + icmp ugt/ult tests; NFC | Nikita Popov | 2019-01-05 | 1 | -0/+174 |
* | [InstCombine] Simplify cttz/ctlz + icmp eq/ne into mask check | Nikita Popov | 2018-12-18 | 1 | -24/+44 |
* | [InstCombined] Add more tests for cttz/ctlz + icmp; NFC | Nikita Popov | 2018-12-16 | 1 | -11/+144 |
* | [InstCombine] move and improve tests for cmp-intrinsic; NFC | Sanjay Patel | 2017-07-03 | 1 | -0/+87 |
* | [InstCombine] fix crash when folding cmp+bswap vector | Sanjay Patel | 2017-07-02 | 1 | -0/+36 |