summaryrefslogtreecommitdiff
path: root/mpn/ia64
Commit message (Expand)AuthorAgeFilesLines
* Retune.Torbjorn Granlund2012-12-151-33/+37
* Rewrite inner loop to use ctz table.Torbjorn Granlund2012-04-071-74/+62
* Retune.Torbjorn Granlund2011-11-281-7/+9
* Retune, adding several new THRESHOLDs.Torbjorn Granlund2011-11-171-48/+94
* Add cycle counts.Torbjorn Granlund2011-11-161-4/+4
* Add mpn_tabselect assembly support for powerpc64, x86, x86_64, ia64.Torbjorn Granlund2011-11-151-0/+139
* Retune.Torbjorn Granlund2011-01-261-143/+73
* *** empty log message ***Torbjorn Granlund2011-01-231-3/+3
* *** empty log message ***Torbjorn Granlund2011-01-231-10/+10
* Remove a comment.Torbjorn Granlund2011-01-231-3/+0
* Tweak to 1.5 c/l, less overhead.Torbjorn Granlund2011-01-231-535/+451
* Rewrite, adding mpn_addmul_2s entry point.Torbjorn Granlund2011-01-231-514/+555
* Fix some incorrect bundle types.Torbjorn Granlund2011-01-221-5/+4
* mpn/ia64/sqr_diagonal.asm: Remove.Torbjorn Granlund2011-01-221-81/+0
* mpn/ia64/sqr_diag_addlsh1.asm: New file.Torbjorn Granlund2011-01-221-0/+133
* Define some shorter convenience mnemonics.Torbjorn Granlund2011-01-221-0/+12
* Retune.Torbjorn Granlund2010-05-241-1/+1
* Remove redundant include.Torbjorn Granlund2010-05-101-2/+0
* Rewrite Itanium mpn_divrem_2.Torbjorn Granlund2010-05-071-219/+223
* Retune.Torbjorn Granlund2010-05-061-1/+1
* Retune.Torbjorn Granlund2010-04-261-15/+15
* Retune.Torbjorn Granlund2010-04-201-11/+11
* Give credits to file authors.Torbjorn Granlund2010-04-1024-6/+54
* Rewrite feed-in and wind-down code.Torbjorn Granlund2010-04-101-207/+209
* Adapt to new aorslsh1_n.Torbjorn Granlund2010-04-102-4/+6
* Rewrite Itanium addition code.Torbjorn Granlund2010-04-102-782/+1067
* Misc cleanups. Add slotting comments.Torbjorn Granlund2010-04-101-204/+204
* Add itanium lshiftc support.Torbjorn Granlund2010-04-101-0/+449
* Properly restore ar.lc.Torbjorn Granlund2010-03-251-1/+1
* Add itanium mpn_add_n_sub_n.Torbjorn Granlund2010-03-251-0/+295
* Remove a pointless mutex decl.Torbjorn Granlund2010-03-231-1/+0
* Generalise ia64 add+lsh functions.Torbjorn Granlund2010-03-233-281/+360
* Insert explicitly typed nops to trigger intended bundling.Torbjorn Granlund2010-03-153-5/+15
* Retune.Torbjorn Granlund2010-03-131-1/+1
* Natively support ia64 mpn_mod_34lsub1.Torbjorn Granlund2010-03-101-0/+222
* Retune.Torbjorn Granlund2010-02-251-1/+1
* Add FFT_TABLE3 tables for more machines.Torbjorn Granlund2010-01-251-27/+131
* Update MUL_FFT_TABLE2 and SQR_FFT_TABLE2 for many machines.Torbjorn Granlund2010-01-081-2/+2
* Update MUL_FFT_TABLE2 and SQR_FFT_TABLE2 for many machines.Torbjorn Granlund2010-01-071-0/+4
* Add a copyright year.Torbjorn Granlund2010-01-051-2/+2
* Retune for corrected FFT tuning code.Torbjorn Granlund2010-01-051-3/+3
* Retune.Torbjorn Granlund2010-01-031-6/+5
* Retune.Torbjorn Granlund2009-12-311-11/+17
* Retune.Torbjorn Granlund2009-12-271-2/+2
* Fix incorrect MOD_1U_TO_MOD_1_1_THRESHOLD 0 values.Torbjorn Granlund2009-12-271-2/+2
* Retune.Torbjorn Granlund2009-12-271-54/+67
* Retune for new INV_*_THRESHOLD and improved BINV_NEWTON_THRESHOLD.Torbjorn Granlund2009-12-151-1/+4
* Regenerate many gmp-mparam.h files.Torbjorn Granlund2009-12-101-6/+10
* Globally: Rename *mullow* to *mullo*, *MULLOW* to *MULLO*.Torbjorn Granlund2009-12-061-3/+3
* Retune.Torbjorn Granlund2009-11-291-17/+17