summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyCFG/implied-and-or.ll
Commit message (Collapse)AuthorAgeFilesLines
* [ValueTracking] Support icmps fed by 'and' and 'or'.Chad Rosier2017-07-061-0/+183
This patch adds support for handling some forms of ands and ors in ValueTracking's isImpliedCondition API. PR33611 https://reviews.llvm.org/D34901 llvm-svn: 307304
OpenPOWER on IntegriCloud