[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)
commitfdec0c7a7302702d08f1221609221018af8085ec
tree322c301ab9e6ba9963310adf2fd4df04d3f30602
parentfb25071a18ef24949f2f422c919b85340d6c6e2a
[APFloat] Added make{Zero,Inf} methods and implemented get{Zero,Inf} on top of them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184712 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/APFloat.h
lib/Support/APFloat.cpp