Dimitry Andric
25e141edd2
Pull in r231965 from upstream compiler-rt trunk (by Jörg Sonnenberger):
...
Refactor float to integer conversion to share the same code.
80bit Intel/PPC long double is excluded due to lacking support
for the abstraction. Consistently provide saturation logic.
Extend to long double on 128bit IEEE extended platforms.
Initial patch with test cases from GuanHong Liu.
Reviewed by Steve Canon.
Differential Revision: http://reviews.llvm.org/D2804
Pull in r232107 from upstream compiler-rt trunk (by Ed Maste):
Use signed int implementation for __fixint
Requested by: emaste
2015-03-14 12:40:19 +00:00
..
2015-01-29 15:35:55 +00:00
2014-05-27 07:15:14 +00:00
2014-09-24 18:38:51 +00:00
2014-11-01 11:17:54 +00:00
2015-03-02 17:25:03 +00:00
2015-03-13 02:54:46 +00:00
2014-12-27 20:58:01 +00:00
2014-11-13 17:54:17 +00:00
2014-12-26 07:36:42 +00:00
2015-03-14 12:40:19 +00:00
2015-03-02 11:48:00 +00:00
2014-02-21 16:14:40 +00:00
2014-01-27 19:37:35 +00:00
2015-01-18 17:25:41 +00:00
2015-02-25 21:43:09 +00:00
2015-01-02 21:20:02 +00:00
2015-02-01 09:50:33 +00:00
2014-03-26 19:57:50 +00:00
2015-01-24 21:05:18 +00:00
2015-03-02 11:48:00 +00:00
2015-02-23 21:59:30 +00:00
2014-11-11 16:49:33 +00:00
2015-02-19 23:14:35 +00:00
2015-03-12 08:52:00 +00:00
2014-05-16 15:32:16 +00:00
2014-11-22 12:10:09 +00:00
2014-09-08 19:26:21 +00:00
2015-03-07 22:55:31 +00:00
2015-02-26 07:42:16 +00:00
2015-01-06 22:29:12 +00:00
2014-07-22 20:32:24 +00:00
2015-03-02 21:41:09 +00:00
2015-03-13 20:14:55 +00:00
2015-02-22 15:56:16 +00:00
2015-03-02 16:58:57 +00:00
2014-10-28 17:52:26 +00:00
2014-03-03 08:01:36 +00:00
2015-02-28 18:22:10 +00:00
2014-10-25 00:37:35 +00:00
2015-01-14 23:34:00 +00:00
2015-01-16 21:12:36 +00:00
2014-09-19 18:24:02 +00:00
2014-09-14 09:26:33 +00:00
2014-11-05 20:13:18 +00:00
2014-08-11 14:46:09 +00:00
2014-03-18 01:40:25 +00:00
2014-09-24 22:51:16 +00:00
2015-01-27 04:06:47 +00:00
2014-08-11 19:41:01 +00:00
2014-09-08 11:01:57 +00:00
2014-11-22 19:18:08 +00:00
2014-12-02 00:23:26 +00:00
2014-10-11 18:54:37 +00:00
2015-01-31 16:34:39 +00:00
2014-11-11 04:06:05 +00:00
2014-11-04 23:29:29 +00:00
2015-02-11 07:44:53 +00:00
2014-11-11 04:07:41 +00:00
2015-03-06 21:45:35 +00:00
2015-01-12 09:46:49 +00:00
2015-01-03 23:16:13 +00:00
2014-06-22 10:00:33 +00:00
2015-02-09 19:19:13 +00:00