Files
llvm/lib/CodeGen/SelectionDAG
Craig Topper 64957c8ce3 [SelectionDAG] Use APInt::isSubsetOf/intersects to simplify some code.
Also use KnownBits::isNegative/isNonNegative to further simplify.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@367518 91177308-0d34-0410-b5e6-96231b3b80d8
2019-08-01 06:06:21 +00:00
..