Combine the two add with overflow intrinsics lowerings. They differ only in DAG node...
authorBill Wendling <isanbard@gmail.com>
Fri, 21 Nov 2008 02:38:44 +0000 (02:38 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 21 Nov 2008 02:38:44 +0000 (02:38 +0000)
commitef37546f688696b1d616dc2adb63d1b372fa483d
treed6a0dbd16fed02baff2fd48e80b2a0f608d5243c
parentf6b7a47d5d6e2703591b95b10b2c5be5b5fd09cd
Combine the two add with overflow intrinsics lowerings. They differ only in DAG node type.

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