OSDN Git Service

Adding 6-, 12-, and 18-bit limited-precision floating-point support for exp2
authorBill Wendling <isanbard@gmail.com>
Tue, 9 Sep 2008 22:39:21 +0000 (22:39 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 9 Sep 2008 22:39:21 +0000 (22:39 +0000)
commite10c814c52a4cf39a541b4631a64067b1969b124
tree2439a2769858aaf878d374556c1866f1b791cf70
parentd2e51af0358b571367a9f1e5175b87e9dd72edf8
Adding 6-, 12-, and 18-bit limited-precision floating-point support for exp2
function.

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