summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstSimplify/and-or-icmp-zero.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+263
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-263/+0
* [InstSimplify] fold implied null ptr check (PR35790)Sanjay Patel2018-01-131-24/+8
* [InstSimplify] add tests for implied ptr cmp with null (PR35790); NFCSanjay Patel2018-01-121-2/+155
* [InstSimplify] fold implied cmp with zero (PR35790)Sanjay Patel2018-01-111-24/+8
* [InstSimplify] add tests for implied cmp with zero (PR35790); NFCSanjay Patel2018-01-111-0/+142
OpenPOWER on IntegriCloud