[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)
commitc9a4fc07507007ea77241f4724a66d0054f5adb3
tree8a8f2b13c8719717194de0d0a3b978e72668e956
parent1f39fcf26ddcc939e7c598a634c61504b6abf77b
[InstCombine] Use APInt::setSignBit and APInt::isNegative(). NFC

llvm-svn: 300305
llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp