Redo the 3 existing low-precision expansions to
authorDale Johannesen <dalej@apple.com>
Mon, 8 Sep 2008 18:00:26 +0000 (18:00 +0000)
committerDale Johannesen <dalej@apple.com>
Mon, 8 Sep 2008 18:00:26 +0000 (18:00 +0000)
commit07cabb9432dd927a6d7b1f72039d9475c1742971
tree6981285e583e8accf73f7028908607c7d1678041
parenta425e0073df51ab99665062a8c00d704e89d2ef8
Redo the 3 existing low-precision expansions to
use float constants.  An oversight by the numerics
people who supplied this.

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