summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstSimplify/icmp-constant.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+760
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-760/+0
* [InstSimplify] Add tests for signed icmp of and/or; NFCNikita Popov2019-03-211-6/+150
* [ValueTracking] return zero when there's conflict in known bits of a shift (P...Sanjay Patel2017-10-121-18/+3
* [InstSimplify] add tests to show we can do better at folding poison; NFCSanjay Patel2017-10-071-0/+58
* [InstSimplify] try to eliminate icmp Pred (add nsw X, C1), C2Sanjay Patel2017-01-241-21/+7
* [InstSimplify] add tests to show missing folds from 'icmp (add nsw)'; NFCSanjay Patel2017-01-231-0/+169
* [InstSimplify] allow icmp with constant folds for splat vectors, part 2Sanjay Patel2016-08-231-60/+20
* [InstSimplify] allow icmp with constant folds for splat vectors, part 1Sanjay Patel2016-08-231-4/+2
* [InstSimplify] add tests to show missing vector icmp foldsSanjay Patel2016-08-231-0/+238
* [InstSimplify] move icmp with constant tests to another file; NFCSanjay Patel2016-08-231-0/+222
OpenPOWER on IntegriCloud