| commit | b93d90e98c1b76afc40123b66078d051cd8380fe | [log] [tgz] |
|---|---|---|
| author | Neil Booth <neil@daikokuya.co.uk> | Fri Oct 12 16:02:31 2007 +0000 |
| committer | Neil Booth <neil@daikokuya.co.uk> | Fri Oct 12 16:02:31 2007 +0000 |
| tree | be7e18da397fa7a7e22bf92893b3641c6c6be955 | |
| parent | e9dbe094aa86092ef0ee02c348668f63955d945d [diff] |
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