summaryrefslogtreecommitdiff
path: root/tune/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Tuning code for SQRLO_*:THRESHOLDs.Marco Bodrato2015-08-251-1/+1
* INCLUDES => AM_CPPFLAGS.Torbjorn Granlund2014-10-011-1/+1
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-271-11/+22
* Canonicalise copyright headers.Torbjorn Granlund2014-01-191-3/+3
* Rename mpn_blah_sec to mpn_sec_blah.Torbjorn Granlund2013-12-261-1/+1
* 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-0/+1
* mpz_oddfac_1: removed from mpz/fac_ui.c, now in a new file.Marco Bodrato2012-02-031-0/+2
* fac_ui: test above thresholds, and remove typos.Marco Bodrato2012-01-261-1/+1
* Tune fac_ui thresholds.Marco Bodrato2011-12-311-3/+9
* speed support for mpn_hgcd_appr_lehmer.Niels Möller2011-11-151-1/+1
* Add support for POWM_SEC_TABLE table.Torbjorn Granlund2011-11-131-1/+1
* Tuning of mpn_hgcd_appr and mpn_hgcd_reduce.Niels Möller2011-11-111-2/+5
* Tuning of mulmid.Niels Möller2011-10-031-0/+1
* Moved code for tune-gcd-p to the tune directory.Niels Möller2011-05-241-1/+5
* New 4/2 division loop.Niels Möller2011-03-211-1/+1
* Added tuning of mod_1_1 alternatives.Niels Möller2011-02-281-1/+1
* New variant for mpn_jacobi_base.Niels Möller2010-03-101-1/+1
* Deleted function mpn_hgcd_lehmer.Niels Möller2010-02-201-1/+1
* Add $(TUNE_LIBS) when linking programs.Niels Möller2010-02-111-2/+2
* (mpn_sqr): New name for mpn_sqr_n.Torbjorn Granlund2009-12-271-50/+1
* Tune MU division parameters.Torbjorn Granlund2009-12-271-1/+1
* Recompile Toom-{6,8}half when tuning.Marco Bodrato2009-12-261-2/+2
* New sqrmod_bnm1, with test and speed support.Marco Bodrato2009-12-171-0/+1
* Nussbaumer multiplication.Marco Bodrato2009-12-171-1/+1
* Split invert.c into two files for better incremental linking.Torbjorn Granlund2009-12-161-3/+4
* Cleanup spacing.Torbjorn Granlund2009-12-151-1/+1
* Add tuning of INV_NEWTON_THRESHOLD, but leave disabled for now.Torbjorn Granlund2009-12-081-1/+1
* Globally: Rename *mullow* to *mullo*, *MULLOW* to *MULLO*.Torbjorn Granlund2009-12-061-1/+1
* Tune DC_DIVAPPR_Q_THRESHOLD. Rewrite DC_DIV_QR_THRESHOLD tuning code.Torbjorn Granlund2009-12-031-1/+1
* Tune BINV_NEWTON_THRESHOLD.Torbjorn Granlund2009-12-021-1/+1
* Tune DC_BDIV_QR_THRESHOLD and DC_BDIV_Q_THRESHOLD.Torbjorn Granlund2009-12-021-1/+2
* Restore SQR tuning.Torbjorn Granlund2009-11-031-1/+1
* Finish switch to new sb and dc division functions.Torbjorn Granlund2009-11-021-7/+3
* Finish rename of *_KARATSUBA_* to TOOM2/TOOM22, etc.Torbjorn Granlund2009-10-311-1/+1
* (TUNE_MPN_SRCS_BASIC): Add toom2* and toom3* files.Torbjorn Granlund2009-10-301-2/+3
* Add mpn_mulmod_bnm1 including tuning of MULMOD_BNM1_THRESHOLD.Torbjorn Granlund2009-10-291-1/+1
* (TUNE_MPN_SRCS_BASIC): Add toom44_mul.c and toom4_sqr.c.Torbjorn Granlund2008-12-231-1/+2
* Speed and tuning code for mpn_matrix22_mul.Niels Möller2008-09-151-1/+1
* tune/common.c: #if:ed out speed_mpn_gcd_binary andNiels Möller2008-09-101-1/+1
* Update license to version 3.tege2007-09-181-4/+2
* Changes for:tege2006-11-041-2/+2
* Update FSF's address.tege2006-02-151-2/+2
* Add a copyright year.tege2005-11-011-1/+1
* (EXTRA_DIST): Change "amd64" => "x86_64".tege2005-08-161-1/+1
* Compile gcdext.ctege2004-05-211-1/+1
* Compile mullow_n.c.tege2004-05-051-1/+1
* * tune/tuneup.c (hgcd_schoenhage_threshold,Niels Möller2003-11-281-2/+2
* * tune/speed.c, tune/speed.h, tune/common.c, tune/Makefile.am: RemoveKevin Ryde2003-10-181-2/+2