summaryrefslogtreecommitdiff
path: root/tune/common.c
Commit message (Expand)AuthorAgeFilesLines
* tune: Support mpn_sqrlo and mpn_sqrlo_basecase in tune/speed.Marco Bodrato2015-08-061-0/+10
* Measure mpn_sqrtrem and mpn_rootrem in remainder-less mode.Torbjorn Granlund2015-06-011-2/+14
* tune: support mpn_neg, mpn_{add,sub}_1{,_inplace}, mpz_2fac_uiMarco Bodrato2015-04-261-1/+32
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-271-7/+18
* SEC_MINVERT => SEC_INVERTMarco Bodrato2014-01-211-1/+1
* Canonicalise copyright headers.Torbjorn Granlund2014-01-191-3/+3
* Rename mpn_sec_minvert => mpn_sec_invert, many files affected.Torbjorn Granlund2014-01-191-2/+2
* Get rid of BYTES_PER_MP_LIMB, most files affected.Torbjorn Granlund2014-01-191-7/+7
* speed support for mpn_sec_minvert.Niels M?ller2014-01-161-0/+6
* Rename mpn_blah_sec to mpn_sec_blah.Torbjorn Granlund2013-12-261-2/+2
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
* Collapse copyright years.Torbjorn Granlund2013-11-281-2/+1
* Implemented tuning of mpn_div_qr_1.Niels M?ller2013-10-201-4/+15
* speed support for mpn_div_qr_1.Niels M?ller2013-10-201-0/+11
* Fix typos.Torbjorn Granlund2013-07-221-1/+1
* Make tune/speed work when addlsh1_n etc are macros.David S. Miller2013-05-041-6/+6
* Renaming of mpn_addcnd_n and mpn_subcnd_n to mpn_cnd_*.Niels M?ller2013-03-131-4/+4
* Reorder arguments for mpn_addcnd_n and mpn_subcnd_n.Niels M?ller2013-03-101-2/+2
* speed_measure: Increase repetition count on zero measurements.Niels M?ller2013-02-271-0/+3
* Add copyright years.Torbjorn Granlund2012-11-201-2/+2
* Benchmarking of broot functions.Niels M?ller2012-10-311-0/+16
* tune: Support mpz_bin_ui.Marco Bodrato2012-04-221-0/+34
* Clean out __GMP_PROTO.Torbjorn Granlund2012-03-031-2/+1
* Tuneup support for MUL_TOOM43_TO_TOOM54_THRESHOLD.Niels Möller2012-02-151-0/+10
* Add speed measurement for mpn_tabselect.Torbjorn Granlund2011-11-171-0/+5
* speed support for mpn_hgcd_appr_lehmer.Niels Möller2011-11-151-1/+7
* Tuning of mpn_hgcd_appr and mpn_hgcd_reduce.Niels Möller2011-11-111-0/+16
* 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