1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00
Tim Shen 1af286f06d [APFloat] Implement PPCDoubleDouble add and subtract.
Summary:
I looked at libgcc's implementation (which is based on the paper,
Software for Doubled-Precision Floating-Point Computations", by Seppo Linnainmaa,
ACM TOMS vol 7 no 3, September 1981, pages 272-283.) and made it generic to
arbitrary IEEE floats.

Differential Revision: https://reviews.llvm.org/D26817

llvm-svn: 289472
2016-12-12 21:59:30 +00:00
..
2016-09-11 22:55:46 +00:00
2015-08-10 04:22:09 +00:00
2016-10-18 17:50:39 +00:00
2016-04-18 09:17:29 +00:00
2015-09-24 00:23:07 +00:00
2016-10-23 19:39:16 +00:00
2016-11-20 13:47:59 +00:00
2016-11-23 19:03:54 +00:00