[APFloat] Added make{Zero,Inf} methods and implemented get{Zero,Inf} on top of them.
authorMichael Gottesman <mgottesman@apple.com>
Mon, 24 Jun 2013 09:58:02 +0000 (09:58 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Mon, 24 Jun 2013 09:58:02 +0000 (09:58 +0000)
commitc4facdf390745c92ac9eb79f1d247d6b41db54eb
treee0e9850e386ea06d993614285611f1301b77ae42
parentf0e8cd1a7f606fb5953f2eac4d2521c0e33c83b0
[APFloat] Added make{Zero,Inf} methods and implemented get{Zero,Inf} on top of them.

llvm-svn: 184712
llvm/include/llvm/ADT/APFloat.h
llvm/lib/Support/APFloat.cpp