summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/assume2.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+159
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-159/+0
* [InstCombine] don't use DeMorgan's Law on integer constants (2nd try)Sanjay Patel2017-05-021-4/+4
* revert r301923 : [InstCombine] don't use DeMorgan's Law on integer constantsSanjay Patel2017-05-021-4/+4
* [InstCombine] don't use DeMorgan's Law on integer constantsSanjay Patel2017-05-021-4/+4
* [InstCombine] regenerate checks; NFCSanjay Patel2017-01-091-66/+63
* [InstCombine] remove unnecessary attribute comments from test files; NFCSanjay Patel2017-01-091-12/+0
* Revert @llvm.assume with operator bundles (r289755-r289757)Daniel Jasper2016-12-191-11/+11
* Make processing @llvm.assume more efficient by using operand bundlesHal Finkel2016-12-151-11/+11
* Add additional patterns for @llvm.assume in ValueTrackingHal Finkel2014-09-071-0/+174
OpenPOWER on IntegriCloud