commit | 74080eb944613fbb0bb60ff0a799fa0bfaa908be | [log] [tgz] |
---|---|---|
author | David Bolvansky <david.bolvansky@gmail.com> | Thu May 10 11:47:36 2018 +0000 |
committer | David Bolvansky <david.bolvansky@gmail.com> | Thu May 10 11:47:36 2018 +0000 |
tree | 5dd7ebb910bdfe915aef2d87dfbbdd3b157cb61e | |
parent | b83e520deee6bd34661b51b9f569f0fca7ba1122 [diff] |
[CFLGraph] Fixed Select instruction handling Summary: Operand 0 is the condition, not the true value. Use op 1 and op 2 as the correct values. Reviewers: george.burgess.iv, nlopes, efriedma Reviewed By: george.burgess.iv Subscribers: craig.topper, rjmccall, lebedev.ri, llvm-commits Differential Revision: https://reviews.llvm.org/D46343 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@331976 91177308-0d34-0410-b5e6-96231b3b80d8