jasonmoxham
|
2708d3f949
|
replace divebyfobm1.* with divexact_byfobm1.* and rename consistently
|
2010-08-13 13:53:34 +00:00 |
|
jasonmoxham
|
411107f047
|
replace divebyff.* with divexact_byff.*
|
2010-08-13 13:23:52 +00:00 |
|
jasonmoxham
|
ff3a95453c
|
replace diveby3.* with divexact_by3c.*
|
2010-08-13 13:18:45 +00:00 |
|
jasonmoxham
|
5dad96491b
|
change dive_1.* to divexact_1.*
|
2010-08-13 12:54:25 +00:00 |
|
jasonmoxham
|
e0aae614a4
|
add missing asm functions for nano,netburst as fat requires asm (not C) functions for any function in the fat structure
|
2010-07-22 15:42:21 +00:00 |
|
jasonmoxham
|
b474f41608
|
correct fat entry , got wrong case
|
2010-07-22 11:29:38 +00:00 |
|
gladman
|
700ead092c
|
Change "Bm1of" to "fobm1" in text files (hopefully fairly safe)
|
2010-07-09 15:09:09 +00:00 |
|
gladman
|
3d80645be9
|
1. Change symbol mpn_divexact_bybM1of to mpn_divexact_fobm1 in *.c, *.h, *.in and config.* files
2. Change filenames divebybm1of.<c|asm|as> to divebyfobm1.<c|asm|as>
3. Change filename t-divebybm1of.c to t-divebyfobm1.c
4. Update Windows builds accordingly
|
2010-07-09 11:56:57 +00:00 |
|
jasonmoxham
|
aefcb57915
|
add in westmere cpu properly
|
2010-06-26 09:58:50 +00:00 |
|
jasonmoxham
|
484cceadc4
|
new K8only dir for asm that is faster on K8 but NOT K10
|
2010-06-26 09:00:48 +00:00 |
|
jasonmoxham
|
edc4f423ba
|
remove unused/tested x86_64 asm
|
2010-06-26 08:21:25 +00:00 |
|
mvngu
|
fa9329788c
|
nehalem: taurus.skynet Linux: tuning values for GCD_THRESHOLD and GCDEXT_THRESHOLD
|
2010-05-20 04:39:21 +00:00 |
|
mvngu
|
e6f15143f9
|
netburst: sextus.skynet Linux: tuning values for GCD_THRESHOLD and GCDEXT_THRESHOLD
|
2010-05-20 04:37:14 +00:00 |
|
mvngu
|
1d0a85ca7a
|
k8: flavius.skynet Linux: tuning values for GCD_THRESHOLD and GCDEXT_THRESHOLD
|
2010-05-20 04:24:32 +00:00 |
|
mvngu
|
089d53ce38
|
penryn: sage.math Linux: tuning values for GCD_THRESHOLD and GCDEXT_THRESHOLD
|
2010-05-20 04:09:19 +00:00 |
|
mvngu
|
e153633e9e
|
core2: tuning values for GCD_THRESHOLD and GCDEXT_THRESHOLD, averaged out for Linux and OS X
|
2010-05-20 04:03:05 +00:00 |
|
jasonmoxham
|
53edce5a20
|
removed all old gcdext_threshold that were set to zero
|
2010-05-12 20:56:21 +00:00 |
|
jasonmoxham
|
44a7c7d514
|
atom 64bit params
|
2010-05-12 16:26:27 +00:00 |
|
wbhart
|
73c82fbe5c
|
Added tuning for k102.
|
2010-05-11 23:36:25 +00:00 |
|
wbhart
|
0291aa8fa5
|
Fixed the gcd tuning code and added core2/penryn tuning.
|
2010-05-11 23:27:43 +00:00 |
|
wbhart
|
236fcac5c7
|
Fixed the xgcd normalisation issue and redid the tuning code for gcd and
xgcd.
|
2010-05-11 18:37:34 +00:00 |
|
(no author)
|
d41166e589
|
retune atom params
|
2010-04-08 21:49:34 +00:00 |
|
(no author)
|
eec9eac26f
|
Added tuning for i7 (thanks to Gonzalo Tornaria).
|
2010-04-08 00:19:26 +00:00 |
|
(no author)
|
fde0379365
|
Tuning for netburst.
|
2010-04-02 04:48:42 +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)
|
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)
|
6c57fd310f
|
mpn/x86_64/atom/gmp-mparam.h from atom
|
2010-03-24 18:11:22 +00:00 |
|
(no author)
|
1555039bd3
|
mpn/x86_64/core2/gmp-mparam.h from eno
|
2010-03-24 17:43:47 +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)
|
5b91e6fe9d
|
add divrem_2 to the fat structure
|
2010-03-18 15:27:42 +00:00 |
|
(no author)
|
c5ce40f051
|
Tuning for K10 and fixed a tuning bug.
|
2010-03-14 19:24:27 +00:00 |
|
(no author)
|
5bef504b53
|
Rearrange tuning code and retune for core2/penryn.
|
2010-03-14 18:50:31 +00:00 |
|
(no author)
|
2e7f1349e4
|
Better tuning values and commit a modified file.
|
2010-03-14 02:13:05 +00:00 |
|
(no author)
|
a504019ac0
|
Slight speedup of toom4 code.
|
2010-03-14 02:01:52 +00:00 |
|
(no author)
|
57e1701e57
|
Core2/penryn tuning.
|
2010-03-07 03:46:51 +00:00 |
|
(no author)
|
e3dd3ca81a
|
Fixed K102 tuning values.
|
2010-03-04 19:17:58 +00:00 |
|
(no author)
|
476da06377
|
Tuned for core2/penryn.
|
2010-03-03 00:33:07 +00:00 |
|
(no author)
|
c7bd66e7a4
|
Finished tuning code for dc_bdiv fns and tuned for K102.
|
2010-03-03 00:30:14 +00:00 |
|
(no author)
|
1ef58c1d86
|
Added mulmid_basecase assembly code and fixed a few build issues.
|
2010-02-23 23:50:37 +00:00 |
|
(no author)
|
5675665544
|
Added mulmid_basecase assembly code from David's patch.
|
2010-02-23 23:14:51 +00:00 |
|
(no author)
|
0ad3dfc64c
|
Retune for Core2/penryn.
|
2010-02-21 17:08:33 +00:00 |
|
(no author)
|
27e7e1a492
|
Tuned yet again for core2/penryn.
|
2010-02-19 17:06:19 +00:00 |
|
(no author)
|
1d88fcbc0f
|
Fixed a tuning bug and tuned for K102.
|
2010-02-19 16:53:01 +00:00 |
|
(no author)
|
2175d5423a
|
Retuned for core2/penryn.
|
2010-02-19 16:20:55 +00:00 |
|
(no author)
|
596ed07fbc
|
Added some tuning for core2/penryn and some additional functions to be
built by tuning code.
|
2010-02-19 16:09:02 +00:00 |
|
(no author)
|
f50d7f04ff
|
Hopefully fixed tuning of division routines.
|
2010-02-19 15:22:22 +00:00 |
|
(no author)
|
f444a2bf6c
|
Attempt to tune some of the division functions.
|
2010-02-19 12:54:56 +00:00 |
|