commit | 3767f141eb59d3978fed3fbd70d5d7353fbe3f79 | [log] [tgz] |
---|---|---|
author | Eli Friedman <efriedma@codeaurora.org> | Wed Apr 19 20:50:57 2017 +0000 |
committer | Eli Friedman <efriedma@codeaurora.org> | Wed Apr 19 20:50:57 2017 +0000 |
tree | 65e760162eb4b500f1194a991c309c46d33207f8 | |
parent | 4925efae1f9b1671111afb24334150ba9e199ee0 [diff] |
[ARM] Remove redundant computeKnownBits helper. Move the BFI logic to computeKnownBitsForTargetNode, and delete the redundant CMOV logic. This is intended as a cleanup, but it's probably possible to construct a case where moving the BFI logic allows more combines. Differential Revision: https://reviews.llvm.org/D31795 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@300752 91177308-0d34-0410-b5e6-96231b3b80d8