OSDN Git Service

[InstCombine] Use APInt::setSignBit and APInt::isNegative(). NFC
authorCraig Topper <craig.topper@gmail.com>
Fri, 14 Apr 2017 05:09:04 +0000 (05:09 +0000)
committerCraig Topper <craig.topper@gmail.com>
Fri, 14 Apr 2017 05:09:04 +0000 (05:09 +0000)
commitd62c8b315125b0f796899443a9020b494a9c1fa2
tree6f371c361dbba7d32f4b1088fcee9c150ca0d773
parentde136fdf4c54cc64c678eae347f2c880eb70ff4f
[InstCombine] Use APInt::setSignBit and APInt::isNegative(). NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@300305 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp