| commit | a72a9ff557d4bbb6c1daa19becf1d6a2015b4451 | [log] [tgz] |
|---|---|---|
| author | Chad Rosier <mcrosier@codeaurora.org> | Thu Jul 06 20:00:25 2017 +0000 |
| committer | Chad Rosier <mcrosier@codeaurora.org> | Thu Jul 06 20:00:25 2017 +0000 |
| tree | d7fab2cf2069897744641decf9fad33de94f95c4 | |
| parent | 6a5fbe52facbc59a94022699c3c529b2dbff05c8 [diff] |
[ValueTracking] Support icmps fed by 'and' and 'or'. 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