Add limited precision floating-point conversions of log10 for 6- and 18-bit
authorBill Wendling <isanbard@gmail.com>
Tue, 9 Sep 2008 18:42:23 +0000 (18:42 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 9 Sep 2008 18:42:23 +0000 (18:42 +0000)
commitbd297bcd4a69dd14e97afae555b593a25071fb6f
treee23a99ae6f54a2ac9955df9344cd0d26275e25ad
parente3b4c0e17698ea2ef13605b8d256c73b5abc38bb
Add limited precision floating-point conversions of log10 for 6- and 18-bit
precisions.

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