summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Add cycle counts.Torbjorn Granlund2011-11-161-7/+7
| * Add cycle counts.Torbjorn Granlund2011-11-161-4/+4
| * Slight tweak of new code.Torbjorn Granlund2011-11-161-5/+6
| * New file.Torbjorn Granlund2011-11-162-0/+189
| * Trivial merge.Torbjorn Granlund2011-11-152-25/+54
| |\
| | * Rewrite mpn/generic/powm_sec.c.Torbjorn Granlund2011-11-152-25/+54
| * | speed support for mpn_hgcd_appr_lehmer.Niels Möller2011-11-156-3/+61
| * | Further tweak for HGCD_APPR_THRESHOLD tuning.Niels Möller2011-11-152-0/+7
| |/
| * Amend 2011-11-03 gcc_cflags change.Torbjorn Granlund2011-11-152-4/+4
| * Add mpn_tabselect assembly support for powerpc64, x86, x86_64, ia64.Torbjorn Granlund2011-11-155-1/+452
| * Separate mpn_tabselect from mpn_powm_sec and prepare for asm support.Torbjorn Granlund2011-11-155-26/+63
| * *** empty log message ***Torbjorn Granlund2011-11-131-0/+13
| * Add support for POWM_SEC_TABLE table.Torbjorn Granlund2011-11-133-4/+147
| * Tweaked tuning setup for hgcd_appr.Niels Möller2011-11-132-2/+8
| * *** empty log message ***Torbjorn Granlund2011-11-111-0/+4
| * Remove file, now part of sqr_basecase.asm.Torbjorn Granlund2011-11-111-239/+0
| * Tuning of mpn_hgcd_appr and mpn_hgcd_reduce.Niels Möller2011-11-118-2/+197
| * Make mpn_hgcd_appr use mpn_hgcd_reduce.Niels Möller2011-11-112-171/+10
| * *** empty log message ***Torbjorn Granlund2011-11-091-0/+16
| * New file.Torbjorn Granlund2011-11-091-0/+852
| * Declare just added refmpn_addcnd_n, refmpn_subcnd_n.Torbjorn Granlund2011-11-091-0/+5
| * Add testing of mpn_addcnd_n, mpn_subcnd_n.Torbjorn Granlund2011-11-092-0/+39
| * Add measuring of mpn_addcnd_n, mpn_subcnd_n.Torbjorn Granlund2011-11-093-0/+16
| * New file.Torbjorn Granlund2011-11-091-0/+164
| * (gmp_mpn_functions): Add addcnd_n and subcnd_n.Torbjorn Granlund2011-11-091-0/+1
| * Fix comment typo.Torbjorn Granlund2011-11-092-2/+2
| * *** empty log message ***Torbjorn Granlund2011-11-071-0/+23
| * Change how mpn_redc_1 works, use more broadly.Torbjorn Granlund2011-11-079-139/+61
| * *** empty log message ***Torbjorn Granlund2011-11-041-0/+5
| * (mpz_sub): Abort for non-handled case.Torbjorn Granlund2011-11-031-0/+2
| * Move file up from mode64.Torbjorn Granlund2011-11-031-1/+4
| * *** empty log message ***Torbjorn Granlund2011-11-031-0/+3
| * Pass -m32 in more cases, using via _maybe mechanism.Torbjorn Granlund2011-11-031-10/+12
| * *** empty log message ***Torbjorn Granlund2011-11-031-0/+4
| * Add POWER7 cycle counts.Torbjorn Granlund2011-11-0326-111/+144
| * Provide gmp-mparam.h for POWER7.Torbjorn Granlund2011-11-031-0/+155
* | improve morphRichard Maw2012-01-161-1/+10
* | Add morphologyLars Wirzenius2011-11-301-0/+5
|/
* *** empty log message ***Torbjorn Granlund2011-11-021-0/+9
* Add comment about code inefficiency.Torbjorn Granlund2011-11-021-0/+2
* Clarify that file is for K8-K10.Torbjorn Granlund2011-11-021-1/+1
* Use defined convenience aliases.Torbjorn Granlund2011-11-021-5/+5
* Correct a c/l number.Torbjorn Granlund2011-11-021-4/+4
* Slight optimisation.Torbjorn Granlund2011-11-021-3/+2
* (s390): Set gcc_32_cflags_maybe.Torbjorn Granlund2011-11-021-1/+1
* Provide gmp-mparam.h for s390_32/esame.Torbjorn Granlund2011-11-021-0/+127
* Tune properly.Torbjorn Granlund2011-11-021-171/+99
* Add bobcat gmp-mparam.h file.Torbjorn Granlund2011-11-021-0/+156
* *** empty log message ***Torbjorn Granlund2011-11-021-0/+16
* New s390_32 shifting code.Torbjorn Granlund2011-11-023-0/+405