Commit Graph

1314 Commits

Author SHA1 Message Date
(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
(no author)
1760e9e242 Fixed some bugs in the division code. 2010-03-16 02:03:45 +00:00
(no author)
c2d5d9d012 correct mpz_probable_prime bug , never tested last condition 2010-03-15 20:42:46 +00:00
(no author)
3b1bf832b5 up the trial div limit in mpz_probable_prime 2010-03-15 20:11:26 +00:00
(no author)
e00055a3e1 Correct Windows build of tune 2010-03-15 18:38:52 +00:00
(no author)
a7ba7a434c corrected bug in mpz_probable_prime_p , forgot to reset t 2010-03-15 16:36:04 +00:00
(no author)
e90387e7d0 replace troublesome TMP_SALLOC_LIMBS uses with TMP_ALLOC_LIMBS 2010-03-15 16:30:19 +00:00
(no author)
121e278bf2 correct bugs in building tune on Windows 2010-03-15 15:01:13 +00:00
(no author)
8f22d76682 Update tune build on Windows 2010-03-15 13:03:08 +00:00
(no author)
c7636dc910 update benchmpn 2010-03-15 11:14:17 +00:00
(no author)
0864a3b0f1 update benchmpn 2010-03-15 10:54:53 +00:00
(no author)
4f19244f53 Add latest changes to the Windows builds 2010-03-15 09:03:05 +00:00
(no author)
573da28dd9 Tuning for ia64. 2010-03-14 23:05:21 +00:00
(no author)
96c9f0ead2 Some commits appear to have been missed. 2010-03-14 22:42:55 +00:00