summaryrefslogtreecommitdiff
path: root/tune/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* tune/Makefile.am (EXTRA_DIST): Add amd64.asm.tege2003-08-191-1/+1
* * configure.in: (AM_INIT_AUTOMAKE): Use "gnu no-dependenciesKevin Ryde2002-12-121-2/+0
* * tune/Makefile.am: Don't use -static under --disable-static, it tendsKevin Ryde2002-12-091-4/+16
* * tune/powerpc.asm, tune/powerpc64.asm: New files.Kevin Ryde2002-06-031-1/+2
* * tune/Makefile.am (libdummy.la): Remove this, sqr_basecase.c alreadyKevin Ryde2002-03-161-4/+1
* Clean up *_THRESHOLD names.tege2002-02-191-1/+1
* * tune/tuneup.c, gmp-impl.h, tune/Makefile.amKevin Ryde2002-02-021-2/+2
* * tune/set_strb.c, tune/set_strs.c: New files.Kevin Ryde2002-02-011-1/+2
* Add a copyright year.Kevin Ryde2002-01-161-1/+1
* * tune/speed.c, tune/speed.h, tune/common.c, tune/Makefile.am: AddKevin Ryde2002-01-161-0/+1
* * tests/devel/try.c, tune/speed.c, tune/speed.h, tune/common.c,Kevin Ryde2001-12-211-1/+1