summaryrefslogtreecommitdiff
path: root/mpn/alpha
Commit message (Expand)AuthorAgeFilesLines
* Retune.Torbjorn Granlund2012-12-152-86/+94
* Retune, adding several new THRESHOLDs.Torbjorn Granlund2011-11-172-50/+66
* Add _nc entry point.Torbjorn Granlund2011-03-142-12/+26
* Retune.Torbjorn Granlund2011-02-011-19/+19
* Add some missing insns.Torbjorn Granlund2011-01-281-1/+5
* Complete rewrite.Torbjorn Granlund2011-01-261-315/+86
* Retune.Torbjorn Granlund2010-05-051-5/+5
* Avoid multiply for 2 limb feed-in.Torbjorn Granlund2010-05-031-7/+2
* Set x bit.Torbjorn Granlund2010-03-161-0/+0
* Update comments.Torbjorn Granlund2010-03-151-3/+2
* Rewrite alpha mpn_mod_1s_4p_cps.Torbjorn Granlund2010-03-151-107/+103
* Natively support alpha/ev6 mpn_mod_1s_4p.Torbjorn Granlund2010-03-101-0/+336
* Retune.Torbjorn Granlund2010-02-251-1/+1
* Retune.Torbjorn Granlund2010-02-251-7/+7
* Retune.Torbjorn Granlund2010-02-041-3/+3
* Retune.Torbjorn Granlund2010-02-031-2/+2
* Add FFT_TABLE3 tables for more machines.Torbjorn Granlund2010-01-231-11/+85
* Add FFT_TABLE3 tables for a basic set of machines.Torbjorn Granlund2010-01-211-56/+130
* Remove forgotten repeated thresholds.Torbjorn Granlund2010-01-201-13/+0
* Update MUL_FFT_TABLE2 and SQR_FFT_TABLE2 for many machines.Torbjorn Granlund2010-01-082-6/+4
* Update MUL_FFT_TABLE2 and SQR_FFT_TABLE2 for many machines.Torbjorn Granlund2010-01-071-0/+4
* Add a copyright year.Torbjorn Granlund2010-01-052-4/+4
* Retune for corrected FFT tuning code.Torbjorn Granlund2010-01-051-5/+5
* Retune.Torbjorn Granlund2010-01-032-15/+26
* Retune.Torbjorn Granlund2010-01-031-51/+57
* New public functions mpn_com and mpn_neg. (Were internal and with _n suffix.)Torbjorn Granlund2009-12-281-3/+3
* Retune.Torbjorn Granlund2009-12-271-59/+64
* Fix incorrect MOD_1U_TO_MOD_1_1_THRESHOLD 0 values.Torbjorn Granlund2009-12-271-2/+2
* Retune.Torbjorn Granlund2009-12-271-51/+64
* Retune.Torbjorn Granlund2009-12-221-2/+10
* Retune for new INV_*_THRESHOLD and improved BINV_NEWTON_THRESHOLD.Torbjorn Granlund2009-12-152-2/+8
* Remove BINV_MULMOD_BNM1_THRESHOLD again.Torbjorn Granlund2009-12-141-1/+0
* Retune.Torbjorn Granlund2009-12-131-2/+3
* Regenerate many gmp-mparam.h files.Torbjorn Granlund2009-12-102-22/+31
* Globally: Rename *mullow* to *mullo*, *MULLOW* to *MULLO*.Torbjorn Granlund2009-12-063-9/+9
* Various mpn/alpha and mpn/powerpc64 cleanups.Torbjorn Granlund2009-12-0610-897/+470
* Retune.Torbjorn Granlund2009-11-291-27/+27
* Finish renaming BITS_PER_MP_LIMB to GMP_LIMB_BITS.Torbjorn Granlund2009-11-284-4/+4
* Retune.Torbjorn Granlund2009-11-261-30/+31
* More spelling fixes.Torbjorn Granlund2009-11-155-5/+5
* Fix lot of spelling errors.Torbjorn Granlund2009-11-154-4/+4
* Finish rename of *_KARATSUBA_* to TOOM2/TOOM22, etc.Torbjorn Granlund2009-10-314-12/+12
* Update, mainly for MOD_1_N thresholds.Torbjorn Granlund2009-01-153-64/+72
* Update.Torbjorn Granlund2009-01-121-26/+26
* Retune, mainly for toom4.Torbjorn Granlund2009-01-041-21/+23
* Fix a comment typo.Torbjorn Granlund2009-01-041-1/+1
* Retune, mainly for toom4.Torbjorn Granlund2008-12-232-57/+63
* Fix a comment typo.Torbjorn Granlund2008-12-181-1/+1
* Retune.Torbjorn Granlund2008-12-181-19/+19
* Replace mpn/alpha/ev6/{addmul_1.asm,submul_1.asm} with combined file.Torbjorn Granlund2008-12-143-859/+387