Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Regenerate most relevant gmp-mparam.h files for larger FFT limit. | Torbjorn Granlund | 2019-11-02 | 1 | -84/+100 |
* | New tuneup files. | Torbjorn Granlund | 2019-10-01 | 1 | -106/+87 |
* | Provide more c/l numbers. | Torbjorn Granlund | 2018-11-07 | 3 | -6/+15 |
* | Revert 4faf85e6b5a8 and 73bbaf099568. | Torbjorn Granlund | 2018-02-09 | 2 | -2/+1 |
* | Revert last change, it hides a symbol needed for testing. | Torbjorn Granlund | 2018-01-07 | 2 | -2/+2 |
* | (binvert_limb_table): Declare as ".hidden". | Torbjorn Granlund | 2018-01-04 | 2 | -1/+2 |
* | Move new v6/bdiv_q_1.asm code to v7/cora8 and grab that from cora9, cora15. | Torbjorn Granlund | 2017-02-11 | 1 | -164/+0 |
* | New file, based on dive_1.asm. | Torbjorn Granlund | 2017-02-10 | 1 | -0/+164 |
* | Retune (mainly for DIV_1_VS_MUL_1_PERCENT). | Torbjorn Granlund | 2017-01-01 | 1 | -0/+2 |
* | Retune. | Torbjorn Granlund | 2015-10-13 | 1 | -90/+121 |
* | Rewrite for speed. | Torbjorn Granlund | 2015-05-17 | 1 | -154/+180 |
* | Rewrite for speed and size. | Torbjorn Granlund | 2015-05-16 | 1 | -50/+33 |
* | Provide more arm cycle numbers. | Torbjorn Granlund | 2015-05-15 | 5 | -10/+15 |
* | Add MULFUNC_PROLOGUE. | Torbjorn Granlund | 2015-04-21 | 1 | -0/+1 |
* | Update library files license to use LGPL3+ and GPL2+. | Torbjorn Granlund | 2014-01-27 | 11 | -107/+228 |
* | 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 |
* | Use https to link to GNU license. | Torbjorn Granlund | 2013-12-02 | 11 | -11/+11 |
* | Collapse copyright years. | Torbjorn Granlund | 2013-11-28 | 1 | -2/+2 |
* | Fix comment typo. | Torbjorn Granlund | 2013-08-29 | 1 | -1/+1 |
* | Suppress dead pointer update. | Torbjorn Granlund | 2013-05-02 | 1 | -1/+1 |
* | ARM v6 popham. | Torbjorn Granlund | 2013-04-27 | 1 | -0/+127 |
* | Collect header comments. | Torbjorn Granlund | 2013-04-25 | 1 | -5/+5 |
* | Comment the trick used for ARM submul_1. | Niels M?ller | 2013-04-14 | 1 | -0/+5 |
* | New arm/v6 submul_1. | Niels M?ller | 2013-04-11 | 1 | -0/+109 |
* | Canonicalise arm assembly to use old style "mov ... lsl" for shift ops. | Torbjorn Granlund | 2013-04-08 | 1 | -4/+4 |
* | Add two ARm dive_1 variants. | Torbjorn Granlund | 2013-04-08 | 1 | -0/+138 |
* | Make trivial change to avoid v6t2 instruction, move file accordingly. | Torbjorn Granlund | 2013-04-07 | 1 | -0/+84 |
* | Update c/l table. | Torbjorn Granlund | 2013-03-25 | 6 | -2/+7 |
* | Trim 'sqr_diag_addlsh1' loop. | Torbjorn Granlund | 2013-03-21 | 1 | -3/+3 |
* | Fix typo in last change. | Torbjorn Granlund | 2013-03-19 | 1 | -1/+1 |
* | Encode udf instruction manually. | Torbjorn Granlund | 2013-03-19 | 1 | -1/+1 |
* | Fix typo in last change. | Torbjorn Granlund | 2013-03-19 | 1 | -5/+5 |
* | Make code work for PIC. | Torbjorn Granlund | 2013-03-18 | 1 | -0/+12 |
* | New arm/v6 file. | Torbjorn Granlund | 2013-03-17 | 1 | -0/+163 |
* | Tweak for better A9 performance. | Torbjorn Granlund | 2013-03-16 | 1 | -22/+29 |
* | Add a cycle number. | Torbjorn Granlund | 2013-03-10 | 1 | -1/+1 |
* | Add cycle number. | Torbjorn Granlund | 2013-02-23 | 1 | -1/+1 |
* | Add some ARM A15 cycle numbers. | Torbjorn Granlund | 2012-12-08 | 2 | -2/+2 |
* | Retune. | Torbjorn Granlund | 2012-05-13 | 1 | -69/+77 |
* | Simplify n=4 code. | Torbjorn Granlund | 2012-05-06 | 1 | -10/+6 |
* | Add ARM v6 parameters file. | Torbjorn Granlund | 2012-05-01 | 1 | -0/+138 |
* | Ad ARM v6 sqr_basecase. | Torbjorn Granlund | 2012-04-30 | 1 | -0/+511 |
* | Rewrite for stable speed, smaller size. | Torbjorn Granlund | 2012-04-28 | 2 | -86/+58 |
* | Put new mode1o file in its proper place. | Torbjorn Granlund | 2012-04-27 | 1 | -75/+0 |
* | Add ARM mpn_modexact_1c_odd (v4 and slightly faster v6). | Torbjorn Granlund | 2012-04-27 | 1 | -0/+75 |
* | Misc ARM asm simplifications and cleanups. | Torbjorn Granlund | 2012-04-24 | 1 | -1/+1 |
* | ARMv6 mul_2. | Torbjorn Granlund | 2012-04-24 | 1 | -0/+119 |
* | Add comment about alignment-related degradation. | Torbjorn Granlund | 2012-04-24 | 2 | -0/+2 |
* | ARMv6 addmul_2. | Torbjorn Granlund | 2012-04-24 | 1 | -0/+119 |