summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Renamed mpn_hgcd_matrix1_inverse_vector to mpn_matrix22_mul1_inverse_vector, ...Niels Möller2010-04-149-35/+81
* Re-enable mpn_add_n_sub_n calls.Torbjorn Granlund2010-03-263-5/+2
* Properly restore ar.lc.Torbjorn Granlund2010-03-251-1/+1
* Add itanium mpn_add_n_sub_n.Torbjorn Granlund2010-03-252-0/+297
* Disable mpn_add_n_sub_n call.Torbjorn Granlund2010-03-253-2/+5
* Fix mpn_add_n_sub_n usage.Torbjorn Granlund2010-03-254-9/+16
* Rename addsub_n.c to add_n_sub_n.c.Torbjorn Granlund2010-03-252-0/+4
* Use mpn_invert_limb instead of div insn.Torbjorn Granlund2010-03-232-18/+25
* Remove a pointless mutex decl.Torbjorn Granlund2010-03-231-1/+0
* Clean up obsolete comments.Torbjorn Granlund2010-03-232-5/+5
* Misc cleanups.Torbjorn Granlund2010-03-231-17/+13
* Generalise ia64 add+lsh functions.Torbjorn Granlund2010-03-234-283/+369
* Fix another typo.Torbjorn Granlund2010-03-221-1/+1
* Fix typo of last change.Torbjorn Granlund2010-03-211-1/+1
* Fix comment typos.Torbjorn Granlund2010-03-201-2/+2
* Rewrite to exploit cancellation in the Newton iteration.Torbjorn Granlund2010-03-202-79/+79
* Correct cycle counts.Torbjorn Granlund2010-03-203-5/+3
* Trivial merge.Torbjorn Granlund2010-03-203-21/+15
|\
| * Fix incorrect headers.Torbjorn Granlund2010-03-203-21/+15
* | Use sublsh2 in Toom-4.5 .Marco Bodrato2010-03-202-3/+13
* | Fix typoMarco Bodrato2010-03-201-1/+1
|/
* Fix typo.Torbjorn Granlund2010-03-201-1/+1
* More work on ppc64 add+lsh functions.Torbjorn Granlund2010-03-204-131/+224
* Add special Nano mpn_divexact_1.Torbjorn Granlund2010-03-192-0/+156
* Add some comments.Torbjorn Granlund2010-03-191-10/+10
* Major overhaul of x86_64 divrem_1.Torbjorn Granlund2010-03-193-144/+63
* Bring header comments up-to-date.Torbjorn Granlund2010-03-191-11/+8
* Call mpn_sublsh2_n and mpn_sublsh_n with correct args.Torbjorn Granlund2010-03-192-2/+5
* Test mpn_sublsh2_n.Torbjorn Granlund2010-03-194-118/+76
* Define gcc_32_cflags_maybe, ar_32_flags and nm_32_flags.Torbjorn Granlund2010-03-191-5/+9
* Change include file order.Torbjorn Granlund2010-03-195-15/+15
* Replace ppc64 mpn_addlsh1_n and mpn_sublsh1_n code.Torbjorn Granlund2010-03-194-165/+189
* Tune for slightly better speed.Torbjorn Granlund2010-03-182-20/+24
* Misc cleanups. Add/update cycle tables.Torbjorn Granlund2010-03-187-67/+62
* Retune.Torbjorn Granlund2010-03-181-2/+2
* Use mpn_invert_limb instead of div insn.Torbjorn Granlund2010-03-163-55/+77
* Set x bit.Torbjorn Granlund2010-03-161-0/+0
* Add FLAG_R_OPTIONAL for many binops.Torbjorn Granlund2010-03-162-8/+12
* Update comments.Torbjorn Granlund2010-03-151-3/+2
* Rewrite alpha mpn_mod_1s_4p_cps.Torbjorn Granlund2010-03-152-107/+105
* Insert explicitly typed nops to trigger intended bundling.Torbjorn Granlund2010-03-154-5/+22
* Rewrite Pentium 4/32 mpn_submul_1.Torbjorn Granlund2010-03-132-50/+95
* Retune.Torbjorn Granlund2010-03-137-26/+26
* Add more cycle counts.Torbjorn Granlund2010-03-132-4/+4
* Combine and improve ppc64 mpn_addmul_1 and mpn_submul_1 code.Torbjorn Granlund2010-03-133-147/+116
* Trivial merge.Torbjorn Granlund2010-03-1110-13/+147
|\
| * Use sub_ddmmss in gcd_2.Niels Möller2010-03-112-4/+10
| * Slight reorganization of new mpn_jacobi_base.Niels Möller2010-03-112-7/+18
| * Added mpn_jacobi_base_4 prototype.Niels Möller2010-03-111-0/+1
| * Update Python site, add Ruby.Torbjorn Granlund2010-03-112-2/+10