A simplification for checking whether the signs of the operands and sum differ. Thank...
authorBill Wendling <isanbard@gmail.com>
Tue, 25 Nov 2008 19:40:17 +0000 (19:40 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 25 Nov 2008 19:40:17 +0000 (19:40 +0000)
commit740464e6164e503f3c01d2b13a52c0261042abe0
treeebe620162c615ef66bb701b8e8ff777509de6620
parent88f2d6c167a575e5d9c62ecb211ff4d825b09ed3
A simplification for checking whether the signs of the operands and sum differ. Thanks, Duncan.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60043 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp