Implement correctly-rounded decimal->binary conversion, i.e. conversion
from user input strings.

Such conversions are more intricate and subtle than they may appear;
it is unlikely I have got it completely right first time.  I would
appreciate being informed of any bugs and incorrect roundings you
might discover.

llvm-svn: 42912
2 files changed
tree: be7e18da397fa7a7e22bf92893b3641c6c6be955
  1. clang/
  2. llvm/