summaryrefslogtreecommitdiff
path: root/tune/common.c
Commit message (Expand)AuthorAgeFilesLines
...
* Add measuring of mpn_addcnd_n, mpn_subcnd_n.Torbjorn Granlund2011-11-091-0/+11
* (speed_mpn_and_n, speed_mpn_andn_n, etc): Pass correct input args.Torbjorn Granlund2011-10-231-8/+8
* Fix naming typo and minsize typo from last change.Torbjorn Granlund2011-10-201-3/+1
* Measure mpn_sqr_diag_addlsh1.Torbjorn Granlund2011-10-201-0/+10
* Let mpn_hgcd_appr destroy its inputs.Niels Möller2011-10-101-1/+1
* speed support for mpn_hgcd_apprNiels Möller2011-10-071-0/+6
* Tuning of mulmid.Niels Möller2011-10-031-0/+56
* New naming convention for div_qr_2 functions.Niels Möller2011-03-301-2/+2
* speed support for mpn_div_qr_2.Niels Möller2011-03-201-0/+11
* Trivial merge.Torbjorn Granlund2011-03-121-3/+3
|\
| * Amend speed _ip macros.Marco Bodrato2011-03-121-3/+3
* | Remove udiv_qrnnd_preinv1, etc.Torbjorn Granlund2011-03-121-57/+0
|/
* More _ip* declarations/tests/speed.Marco Bodrato2011-03-111-0/+21
* tune/speed support for some _ip1 and _ip2 functions.Marco Bodrato2011-03-111-0/+42
* Added tuning of mod_1_1 alternatives.Niels Möller2011-02-281-0/+10
* Various changes to tune dir code.Torbjorn Granlund2011-02-011-81/+3
* Add measuring of mpn_mul_5 and mpn_mul_6.Torbjorn Granlund2011-01-081-0/+14
* Updates for stable MUPI_DIV_QR_THRESHOLD measuring.Torbjorn Granlund2010-05-241-1/+1
* Trivial merge.Torbjorn Granlund2010-05-131-0/+21
|\
| * Measure mpn_addlsh_n, mpn_sublsh_n mpn_rsblsh_n.Torbjorn Granlund2010-05-131-0/+21
* | Added speed support for mpz_powm_sec.Niels Möller2010-05-121-0/+5
|/
* New variant for mpn_jacobi_base.Niels Möller2010-03-101-0/+5
* Added speed support for udiv_qrnnd_preinv3.Niels Möller2010-02-261-0/+19
* Make use of cycle counter for measurements configurable.Niels Möller2010-02-151-0/+5
* (speed_mpn_matrix22_mul): Rewrite.Torbjorn Granlund2010-01-211-180/+178
* Remove obsolete tune/speed.c measurements.Torbjorn Granlund2010-01-121-12/+0
* Declare mpn_dcpi1* and mpn_scpi1* size restrictions.Torbjorn Granlund2010-01-121-4/+4
* Add a copyright year.Torbjorn Granlund2010-01-051-1/+1
* Separate tuning of modf and full products.Torbjorn Granlund2010-01-041-0/+12
* Speed support for toom43.Marco Bodrato2010-01-031-0/+5
* Tune MUPI_DIV_QR_THRESHOLD.Torbjorn Granlund2009-12-291-0/+5
* New public functions mpn_com and mpn_neg. (Were internal and with _n suffix.)Torbjorn Granlund2009-12-281-2/+2
* Support measuring mpn_lshiftc.Torbjorn Granlund2009-12-281-0/+5
* (mpn_sqr): New name for mpn_sqr_n.Torbjorn Granlund2009-12-271-2/+2
* Tune MU division parameters.Torbjorn Granlund2009-12-271-0/+25
* Support for measuring mpn_mod_1_1p, mpn_mod_1s_2p, mpn_mod_1s_3p, mpn_mod_1s_4p.Torbjorn Granlund2009-12-241-0/+20
* Speed support for both mpn_toom8h_mul and mpn_toom8_sqr.Marco Bodrato2009-12-231-0/+10
* Speed support for both mpn_toom6h_mul and mpn_toom6_sqr.Marco Bodrato2009-12-211-0/+10
* (mpn_pi1_bdiv_q_1): Renamed from mpn_bdiv_q_1_pi1.Torbjorn Granlund2009-12-211-2/+2
* Add --enable-old-fft-full configure option, honour it in everywhere.Torbjorn Granlund2009-12-211-1/+2
* Tune MUL_TOOM32_TO_TOOM43, MUL_TOOM32_TO_TOOM53, MUL_TOOM42_TO_TOOM53, MUL_TO...Torbjorn Granlund2009-12-201-0/+35
* Add squaring capabilities to nussbaumer_mul.Marco Bodrato2009-12-171-0/+6
* New sqrmod_bnm1, with test and speed support.Marco Bodrato2009-12-171-0/+6
* Nussbaumer multiplication.Marco Bodrato2009-12-171-0/+7
* Correct tuning of mpn_*_invertapprMarco Bodrato2009-12-131-0/+6
* invertappr: tuning.Marco Bodrato2009-12-131-0/+6
* Allow direct measuring of mpn_bc_mulmod_bnm1.Torbjorn Granlund2009-12-091-1/+7
* Add measuring of mpn_mulmod_bnm1 at rounded size.Torbjorn Granlund2009-12-081-0/+6
* Add tuning of INV_NEWTON_THRESHOLD, but leave disabled for now.Torbjorn Granlund2009-12-081-13/+6
* Globally: Rename *mullow* to *mullo*, *MULLOW* to *MULLO*.Torbjorn Granlund2009-12-061-4/+4