[Gmp-commit] /home/hgfiles/gmp: 3 new changesets
mercurial at gmplib.org
mercurial at gmplib.org
Sun Dec 13 02:51:35 CET 2009
details: /home/hgfiles/gmp/rev/9054fabb803b
changeset: 13046:9054fabb803b
user: Torbjorn Granlund <tege at gmplib.org>
date: Sun Dec 13 02:39:14 2009 +0100
description:
Retune.
details: /home/hgfiles/gmp/rev/60fa4f9648ff
changeset: 13047:60fa4f9648ff
user: Torbjorn Granlund <tege at gmplib.org>
date: Sun Dec 13 02:44:01 2009 +0100
description:
Retune.
details: /home/hgfiles/gmp/rev/95c31787cd69
changeset: 13048:95c31787cd69
user: Torbjorn Granlund <tege at gmplib.org>
date: Sun Dec 13 02:49:11 2009 +0100
description:
Retune.
diffstat:
mpn/sparc64/gmp-mparam.h | 2 +-
mpn/x86_64/gmp-mparam.h | 2 +-
mpn/x86_64/pentium4/gmp-mparam.h | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
diffs (45 lines):
diff -r 1277c099bd63 -r 95c31787cd69 mpn/sparc64/gmp-mparam.h
--- a/mpn/sparc64/gmp-mparam.h Sun Dec 13 02:31:24 2009 +0100
+++ b/mpn/sparc64/gmp-mparam.h Sun Dec 13 02:49:11 2009 +0100
@@ -48,7 +48,7 @@
#define MULMOD_BNM1_THRESHOLD 16
-#define DC_DIV_QR_THRESHOLD 19
+#define DC_DIV_QR_THRESHOLD 26
#define DC_DIVAPPR_Q_THRESHOLD 77
#define DC_BDIV_QR_THRESHOLD 38
#define DC_BDIV_Q_THRESHOLD 120
diff -r 1277c099bd63 -r 95c31787cd69 mpn/x86_64/gmp-mparam.h
--- a/mpn/x86_64/gmp-mparam.h Sun Dec 13 02:31:24 2009 +0100
+++ b/mpn/x86_64/gmp-mparam.h Sun Dec 13 02:49:11 2009 +0100
@@ -48,7 +48,7 @@
#define MULMOD_BNM1_THRESHOLD 17
-#define DC_DIV_QR_THRESHOLD 52
+#define DC_DIV_QR_THRESHOLD 43
#define DC_DIVAPPR_Q_THRESHOLD 250
#define DC_BDIV_QR_THRESHOLD 50
#define DC_BDIV_Q_THRESHOLD 150
diff -r 1277c099bd63 -r 95c31787cd69 mpn/x86_64/pentium4/gmp-mparam.h
--- a/mpn/x86_64/pentium4/gmp-mparam.h Sun Dec 13 02:31:24 2009 +0100
+++ b/mpn/x86_64/pentium4/gmp-mparam.h Sun Dec 13 02:49:11 2009 +0100
@@ -57,7 +57,7 @@
#define DC_DIVAPPR_Q_THRESHOLD 65
#define DC_BDIV_QR_THRESHOLD 31
#define DC_BDIV_Q_THRESHOLD 56
-#define BINV_NEWTON_THRESHOLD 680
+#define BINV_NEWTON_THRESHOLD 600
#define REDC_1_TO_REDC_2_THRESHOLD 16
#define REDC_2_TO_REDC_N_THRESHOLD 51
@@ -79,7 +79,7 @@
#define GET_STR_DC_THRESHOLD 12
#define GET_STR_PRECOMPUTE_THRESHOLD 25
-#define SET_STR_DC_THRESHOLD 638
+#define SET_STR_DC_THRESHOLD 333
#define SET_STR_PRECOMPUTE_THRESHOLD 1330
#define MUL_FFT_TABLE2 {{1,4}, {145,5}, {353,6}, {961,7}, {2689,8}, {6913,10}, {7169,9}, {7681,8}, {8449,9}, {13825,10}, {15361,9}, {19969,10}, {23553,9}, {26113,11}, {30721,10}, {31745,9}, {34561,10}, {48129,11}, {63489,10}, {81921,11}, {96257,10}, {97793,12}, {126977,11}, {133121,10}, {135169,11}, {137217,10}, {139777,9}, {141313,10}, {145409,11}, {161793,10}, {163841,11}, {165889,10}, {169985,11}, {172033,10}, {177153,11}, {206849,12}, {212993,11}, {217089,12}, {258049,11}, {358401,12}, {389121,11}, {391169,10}, {397313,11}, {410625,10}, {421889,11}, {450561,13}, {516097,12}, {520193,11}, {587777,12}, {651265,11}, {718849,12}, {790529,11}, {800769,12}, {815105,11}, {821249,12}, {833537,11}, {845825,12}, {915457,13}, {1040385,12}, {1437697,13}, {1564673,12}, {1830913,14}, {2088961,12}, {2355201,13}, {2613249,12}, {2879489,13}, {3137537,12}, {3405825,13}, {3661825,14}, {4186113,12}, {4454401,13}, {4714497,11}, {4979713,13}, {MP_SIZE_T_MAX, 0}}
More information about the gmp-commit
mailing list