Commit Graph

1327 Commits

Author SHA1 Message Date
(no author)
fde0379365 Tuning for netburst. 2010-04-02 04:48:42 +00:00
(no author)
d4634d0558 Updated library and version numbers. 2010-04-02 02:03:32 +00:00
(no author)
204ad67265 Copy some tuning parameters from Linux/GCC to Windows 2010-04-01 08:51:00 +00:00
(no author)
2f7dfb1c01 copy old fft tables into the updated gmp-mparam.h 2010-03-25 00:03:23 +00:00
(no author)
68ddf76fae mpn/x86_64/k8/gmp-mparam.h from box2 2010-03-24 22:44:56 +00:00
(no author)
5263c07ff4 mpn/x86/k7/gmp-mparam.h from box4 2010-03-24 22:41:49 +00:00
(no author)
4f580d2bb6 Tune Windows Core2 build (using Linux/GCC values) 2010-03-24 21:33:30 +00:00
(no author)
103f04d0bf mpn/powerpc64/gmp-mparam.h from varro 2010-03-24 19:37:15 +00:00
(no author)
4edafb7ebc mpn/x86_64/k8/k10/k102/gmp-mparam.h from lena 2010-03-24 19:35:05 +00:00
(no author)
5a9c6aa3eb mpn/x86_64/core2/penryn/gmp-mparam.h from mod 2010-03-24 19:32:19 +00:00
(no author)
3d553128f9 mpn/sparc64/gmp-mparam.h from T2 2010-03-24 19:30:48 +00:00
(no author)
f68da199f1 mpn/x86/k7/mmx/k8/gmp-mparam.h from flavius 2010-03-24 19:28:58 +00:00
(no author)
a01ed60fd5 mpn/sparc32/v9/gmp-mparam.h from T2 2010-03-24 18:33:37 +00:00
(no author)
93c15b224b mpn/powerpc32/gmp-mparam.h from varro 2010-03-24 18:26:30 +00:00
(no author)
6c57fd310f mpn/x86_64/atom/gmp-mparam.h from atom 2010-03-24 18:11:22 +00:00
(no author)
845660e59e mpn/x86/core2/gmp-mparam.h from menas 2010-03-24 18:09:08 +00:00
(no author)
e839be96a2 mpn/ia64/gmp-mparam.h from cleo 2010-03-24 17:49:26 +00:00
(no author)
1555039bd3 mpn/x86_64/core2/gmp-mparam.h from eno 2010-03-24 17:43:47 +00:00
(no author)
d31d31b7bb mpn/x86/pentium4/sse2/gmp-mparam.h from cicero 2010-03-24 17:42:20 +00:00
(no author)
627e796d79 mpn/x86_64/k8/k10/gmp-mparam.h from cuda1 2010-03-24 17:39:26 +00:00
(no author)
5c8556ba1e params for atom 2010-03-24 15:47:51 +00:00
(no author)
0b53d14850 Changed to new cutoff names in test code. 2010-03-23 15:29:21 +00:00
(no author)
ab8f3c7ff5 Went back to new toom4_mul_n.c. 2010-03-23 15:25:48 +00:00
(no author)
947c002017 Added some further default cutoffs and fixed a bug in mpz/mul.c. 2010-03-23 15:25:04 +00:00
(no author)
f4f8dea3a4 Reverted some changes to the toom4 interpolation. 2010-03-23 14:12:58 +00:00
(no author)
4773e23a30 set TOOM8 square minimum size in gmp-impl.h to 58 2010-03-20 09:40:06 +00:00
(no author)
456f7aebc6 add -fpic to itanium icc build 2010-03-19 21:42:56 +00:00
(no author)
a900b41016 ia64 addmul_4 adjustments for icc 2010-03-19 16:57:04 +00:00
(no author)
42fd76f10d mpz_probable_prime_p update 2010-03-19 13:57:34 +00:00
(no author)
dca2902be2 further minor change to Windows build 2010-03-19 07:33:53 +00:00
(no author)
eecf1f1996 asm ia64 logic functions 2010-03-18 19:11:25 +00:00
(no author)
ae3a7434f3 correct minor Windows build configuration issue 2010-03-18 18:14:29 +00:00
(no author)
5b91e6fe9d add divrem_2 to the fat structure 2010-03-18 15:27:42 +00:00
(no author)
351b6a4610 New asm ia64 mul_2 addmul_4 2010-03-18 13:48:46 +00:00
(no author)
fc4b189fc2 Removed a rubbish assert. 2010-03-18 00:27:09 +00:00
(no author)
a5d63349f9 Fixed some bugs in the division code. 2010-03-17 04:04:34 +00:00
(no author)
aa891e2415 More test code fiddling and asserts. 2010-03-16 19:28:45 +00:00
(no author)
dcaadc8e71 Corrected some asserts. 2010-03-16 17:41:34 +00:00
(no author)
63070c0873 Another small change to asymptotically fast division code. 2010-03-16 17:39:00 +00:00
(no author)
5dc6808298 Another change to asymptotically fast code.
--This line, and those below, 
will be ignored--

M    mpn/generic/inv_div_qr_n.c
2010-03-16 17:24:58 +00:00
(no author)
cc9cb37a75 changed order of the tuning params for mullow,high,mulmod so that they are after fft tuning 2010-03-16 17:17:12 +00:00
(no author)
0a0592a24e Made a small change to inv_divappr_q_n. 2010-03-16 17:14:54 +00:00
(no author)
5fa31aaae8 Another assert. 2010-03-16 17:02:40 +00:00
(no author)
6b3a336b42 Another assert. 2010-03-16 16:54:26 +00:00
(no author)
f80da884a5 More asserts. 2010-03-16 16:45:54 +00:00
(no author)
832afba70a More ASSERT_NOCARRYs. 2010-03-16 16:38:13 +00:00
(no author)
3b07a9c458 More ASSERT_NOCARRYs. 2010-03-16 16:26:37 +00:00
(no author)
20a97bc590 Added some checks for nocarry. 2010-03-16 16:15:40 +00:00
(no author)
91751025d4 Fixed some broken asserts and test code. 2010-03-16 16:05:48 +00:00
(no author)
fb11cdf6bd Fixed some test code so that asserts wouldn't fail. 2010-03-16 13:58:06 +00:00