summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/cmp-intrinsic.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+493
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-493/+0
* [InstCombine] Simplify cttz/ctlz + icmp ugt/ultNikita Popov2019-01-191-26/+18
* [InstCombine] Improve cttz/ctlz + icmp tests; NFCNikita Popov2019-01-051-83/+134
* [InstCombine] Add cttz/ctlz + icmp ugt/ult tests; NFCNikita Popov2019-01-051-0/+174
* [InstCombine] Simplify cttz/ctlz + icmp eq/ne into mask checkNikita Popov2018-12-181-24/+44
* [InstCombined] Add more tests for cttz/ctlz + icmp; NFCNikita Popov2018-12-161-11/+144
* [InstCombine] move and improve tests for cmp-intrinsic; NFCSanjay Patel2017-07-031-0/+87
* [InstCombine] fix crash when folding cmp+bswap vectorSanjay Patel2017-07-021-0/+36
OpenPOWER on IntegriCloud