Fix a ppc long double regression I introduced yesterday due to a
authorChris Lattner <sabre@nondot.org>
Wed, 16 Jan 2008 17:59:31 +0000 (17:59 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 16 Jan 2008 17:59:31 +0000 (17:59 +0000)
commit7e2e033e232a3e414040d6b01c8c07a1095a0983
tree76fcbc30d7d8864b68dfd96df1e0d59c87dfc280
parenta66bb39e9779ce17b7d16e311f4b73fddb2ede2f
Fix a ppc long double regression I introduced yesterday due to a
simplification.  This fixes automotive-basicmath on PPC.

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