reduce indentation, (~XorCST->getValue()).isSignBit() -> isMaxSignedValue()
authorChris Lattner <sabre@nondot.org>
Mon, 2 Feb 2009 07:15:30 +0000 (07:15 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 2 Feb 2009 07:15:30 +0000 (07:15 +0000)
commitf5db1fbf7ac5b2a90807ef2f1be5fae3cecba5dd
tree12f34ba6da58ba47664dd2b9a54d9433d0881f5c
parentd42bd99696f0a7fd12c3d299be9aa9711a0747bd
reduce indentation, (~XorCST->getValue()).isSignBit() -> isMaxSignedValue()

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63500 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp