Serguei Katkov
183e73d6dc
Fix APFloat from string conversion for Inf
...
The method IEEEFloat::convertFromStringSpecials() does not recognize
the "+Inf" and "-Inf" strings but these strings are printed for
the double Infinities by the IEEEFloat::toString().
This patch adds the "+Inf" and "-Inf" strings to the list of recognized
patterns in IEEEFloat::convertFromStringSpecials().
Re-landing after fix.
Reviewers: sberg, bogner, majnemer, timshen, rnk, skatkov, gottesmm, bkramer, scanon, anna
Reviewed By: anna
Subscribers: mkazantsev, FlameTop, llvm-commits, reames, apilipenko
Differential Revision: https://reviews.llvm.org/D38030
llvm-svn: 321054
2017-12-19 04:27:39 +00:00
..
2017-12-19 04:27:39 +00:00
2017-05-19 16:43:54 +00:00
2015-06-24 17:05:04 +00:00
2017-05-31 21:47:52 +00:00
2016-07-13 18:23:16 +00:00
2017-05-17 15:49:45 +00:00
2017-04-06 17:03:04 +00:00
2016-09-11 22:40:40 +00:00
2017-11-27 11:20:58 +00:00
2017-06-06 11:06:56 +00:00
2017-06-06 11:06:56 +00:00
2017-06-06 11:06:56 +00:00
2017-03-10 00:25:26 +00:00
2017-06-06 11:06:56 +00:00
2017-11-27 11:20:58 +00:00
2017-06-06 11:06:56 +00:00
2017-07-09 06:12:56 +00:00
2017-06-06 11:06:56 +00:00
2016-09-11 16:20:53 +00:00
2017-02-07 21:31:03 +00:00
2016-09-11 16:20:53 +00:00
2016-09-11 16:20:53 +00:00
2016-09-30 19:52:27 +00:00
2016-09-11 23:43:43 +00:00
2017-06-06 11:06:56 +00:00
2017-06-06 11:06:56 +00:00
2016-11-03 19:14:46 +00:00
2017-01-04 22:49:55 +00:00
2017-06-06 11:06:56 +00:00
2014-03-09 11:20:17 +00:00
2017-11-10 17:41:28 +00:00
2017-06-06 11:06:56 +00:00
2017-11-01 05:14:31 +00:00
2015-08-12 23:26:12 +00:00
2017-06-06 11:06:56 +00:00
2017-06-06 11:06:56 +00:00
2017-06-06 11:06:56 +00:00
2017-06-06 11:06:56 +00:00
2017-06-06 11:06:56 +00:00
2017-01-04 11:40:18 +00:00
2017-06-06 11:06:56 +00:00
2017-06-15 21:00:40 +00:00
2016-08-10 17:52:09 +00:00
2016-07-17 18:10:30 +00:00
2016-03-25 19:28:08 +00:00
2016-11-02 00:59:58 +00:00
2017-06-06 11:06:56 +00:00
2016-04-05 20:45:04 +00:00
2017-06-12 14:19:25 +00:00
2017-01-17 23:09:21 +00:00
2013-01-22 10:39:31 +00:00
2016-03-14 18:10:41 +00:00
2017-11-20 22:12:55 +00:00
2017-11-28 16:11:56 +00:00
2017-03-31 10:59:37 +00:00
2017-12-19 04:27:39 +00:00
2016-10-04 19:33:13 +00:00
2016-08-31 16:48:13 +00:00
2017-12-11 19:22:59 +00:00
2017-10-23 21:51:50 +00:00
2017-10-11 23:54:34 +00:00
2017-06-06 11:06:56 +00:00