| Commit message (Expand) | Author | Age | Files | Lines |
* | Streamline small operands cases similarly to top-level code. | Torbjorn Granlund | 2017-02-25 | 1 | -33/+38 |
* | Retune. | Torbjorn Granlund | 2017-02-23 | 1 | -5/+4 |
* | Whitespace cleanup. | Torbjorn Granlund | 2017-02-16 | 1 | -2/+2 |
* | Update c/l tables. | Torbjorn Granlund | 2017-02-15 | 1 | -10/+19 |
* | Update c/l tables. | Torbjorn Granlund | 2017-02-14 | 1 | -3/+13 |
* | Retune (mainly for DIV_1_VS_MUL_1_PERCENT). | Torbjorn Granlund | 2017-01-03 | 1 | -0/+2 |
* | Retune. | Torbjorn Granlund | 2015-10-13 | 1 | -103/+113 |
* | Fixes to: Enforce proper stack allocation. | Torbjorn Granlund | 2014-07-03 | 3 | -6/+12 |
* | Enforce proper stack allocation. | Torbjorn Granlund | 2014-07-02 | 3 | -1/+8 |
* | Retune. | Torbjorn Granlund | 2014-03-24 | 1 | -60/+73 |
* | Retune. | Torbjorn Granlund | 2014-03-14 | 1 | -73/+113 |
* | Retune. | Torbjorn Granlund | 2014-03-11 | 1 | -50/+52 |
* | Update library files license to use LGPL3+ and GPL2+. | Torbjorn Granlund | 2014-01-27 | 24 | -237/+501 |
* | Canonicalise copyright headers. | Torbjorn Granlund | 2014-01-19 | 1 | -3/+3 |
* | Get rid of BYTES_PER_MP_LIMB, most files affected. | Torbjorn Granlund | 2014-01-19 | 1 | -1/+1 |
* | Whitespace cleanup. | Torbjorn Granlund | 2013-12-28 | 1 | -6/+6 |
* | Fix comment layout. | Torbjorn Granlund | 2013-12-28 | 1 | -3/+3 |
* | Rename mpn_blah_sec to mpn_sec_blah. | Torbjorn Granlund | 2013-12-26 | 1 | -3/+3 |
* | Use https to link to GNU license. | Torbjorn Granlund | 2013-12-02 | 24 | -24/+24 |
* | Collapse copyright years. | Torbjorn Granlund | 2013-11-28 | 14 | -19/+14 |
* | Retune. | Torbjorn Granlund | 2013-09-24 | 1 | -28/+28 |
* | Spacing cleanup. | Torbjorn Granlund | 2013-09-22 | 1 | -1/+1 |
* | Provide Conroe/Wolfdale as well as Bobcat redc_1. | Torbjorn Granlund | 2013-09-22 | 1 | -0/+415 |
* | Retune. | Torbjorn Granlund | 2013-09-22 | 1 | -124/+76 |
* | Add "Contributed ..." lines. | Torbjorn Granlund | 2013-09-20 | 2 | -3/+7 |
* | Provide mullo_basecase for Conroe, Wolfdale, Nehalem, Westmere. | Torbjorn Granlund | 2013-09-20 | 1 | -0/+416 |
* | Whitespace cleanup. | Torbjorn Granlund | 2013-09-19 | 2 | -2/+2 |
* | Provide mul_basecase and sqr_basecase for Conroe, Wolfdale, Nehalem, Westmere. | Torbjorn Granlund | 2013-09-18 | 2 | -0/+1933 |
* | Rewrite. | Torbjorn Granlund | 2013-07-15 | 1 | -43/+41 |
* | Add fastsse grabber files for tabselect. | Torbjorn Granlund | 2013-04-13 | 1 | -0/+26 |
* | Tabify. | Torbjorn Granlund | 2013-04-07 | 1 | -53/+53 |
* | Retune. | Torbjorn Granlund | 2012-12-15 | 1 | -17/+18 |
* | Add copyright years. | Torbjorn Granlund | 2012-11-20 | 12 | -49/+49 |
* | Rename DOS64_ENTRY and DOS64_EXIT. | Torbjorn Granlund | 2012-05-30 | 9 | -28/+28 |
* | Add "grabber" files for new SSE copy code. | Torbjorn Granlund | 2012-04-15 | 2 | -0/+52 |
* | Make room for DOS64 regparm shadow area. | Torbjorn Granlund | 2012-04-04 | 1 | -2/+5 |
* | Restore DOS64 support. | Torbjorn Granlund | 2012-03-17 | 1 | -7/+9 |
* | Further x86_64 gcd_1 improvements. | Torbjorn Granlund | 2012-03-17 | 1 | -25/+40 |
* | Speed up loop code, simplify non-loop code. | Torbjorn Granlund | 2012-03-15 | 1 | -37/+29 |
* | Shorten critical path. | Torbjorn Granlund | 2012-03-13 | 1 | -20/+21 |
* | Add hack to support fat builds. | Torbjorn Granlund | 2012-03-13 | 1 | -0/+9 |
* | Add new gcd_1 files for x86-64. | Torbjorn Granlund | 2012-03-12 | 1 | -0/+112 |
* | Retune. | Torbjorn Granlund | 2012-03-08 | 1 | -32/+36 |
* | Whitespace cleanup, add a copyright year. | Torbjorn Granlund | 2012-03-03 | 1 | -9/+8 |
* | Add DOS64 support. | Torbjorn Granlund | 2012-03-01 | 1 | -2/+7 |
* | core2/aorsmul_1.asm: Added mpn_addmul_1c and mpn_submul_1c entry points. | Niels Möller | 2012-02-24 | 1 | -1/+30 |
* | Improve rsh1add_n/rsh1sub_n for Intel chips. | Torbjorn Granlund | 2012-02-23 | 1 | -104/+75 |
* | Add some more cycle numbers. | Torbjorn Granlund | 2012-02-16 | 1 | -2/+5 |
* | (STD64, IFSTD): New names for ELF64, IFELF . | Torbjorn Granlund | 2011-12-01 | 11 | -27/+11 |
* | Add DOS64 ABI support. | Torbjorn Granlund | 2011-12-01 | 1 | -6/+19 |