summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstSimplify/add-mask.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+79
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-79/+0
* Revert @llvm.assume with operator bundles (r289755-r289757)Daniel Jasper2016-12-191-1/+1
* Make processing @llvm.assume more efficient by using operand bundlesHal Finkel2016-12-151-1/+1
* [InstSimplify] regenerate checks using a scriptSanjay Patel2016-03-251-12/+26
* [ValueTracking] Recognize that and(x, add (x, -1)) clears the low bitPhilip Reames2015-11-101-0/+65
OpenPOWER on IntegriCloud