Commit Graph

60 Commits

Author SHA1 Message Date
Brian Gladman
b005717671 add latest tuning data 2017-02-14 17:47:19 +00:00
William Hart
8435273a1a Remove sb_div* small implementation (due to bug and due to being a very minor
performance improvement).
2015-11-13 14:47:44 +00:00
BrianGladman
8b361bfd87 Change Windows builds to keep configuration data in the build directories rather than the mpn directories 2014-03-27 15:58:13 +00:00
BrianGladman
f6691eaf65 update windows tuning by copying from GCC/Linux 2014-03-22 16:05:46 +00:00
BrianGladman
94c011b8a3 1. add revised core 2 assembler to the Windows build
2. add revised nehalem tuning on Windows
3. fix bug in speed on Windows x64
2014-02-24 21:07:18 +00:00
BrianGladman
2e9c90554c update windows builds for GMP sqr_basecase change 2014-02-18 17:36:29 +00:00
BrianGladman
d76d8284b9 add GMP sqr_basecase assembler code for Windows 2014-02-17 23:06:06 +00:00
Jean-Pierre Flori
4491e7b7da Modify PROLOGUE declarations in x86_64w.
This let configure define correct HAVE_NATIVE_* constants.
This may break the VS builds.
2013-08-05 00:17:37 +02:00
William Hart
f608007fc5 Line endings 2012-11-25 22:33:07 +00:00
wbhart
96290ef587 Copied final tuning params across from *nix. 2012-10-25 22:25:37 +00:00
gladman
76944a04f8 move new *nix tuning values into windows 2012-10-24 07:01:53 +00:00
wbhart
05c51ddd91 Removed old FFT tuning params from gmp-mparam.h files. 2012-09-25 15:43:18 +00:00
jasonmoxham
5241475f1a make sure x86_64w asm files are in dos format line feeds 2012-07-08 14:05:43 +00:00
jasonmoxham
5a9db35787 change global func to prologue 2012-07-08 13:56:43 +00:00
jasonmoxham
1128c43da4 add GLOBAL_FUNC to all x86_64w asm files 2012-06-27 04:35:20 +00:00
gladman
6d1a7e93af rebuild all Visual Studio builds to remove win32 build errors 2012-03-29 11:42:49 +00:00
jasonmoxham
00deb1f830 karasub for windows 2012-02-18 11:40:28 +00:00
jasonmoxham
97d24b5ad2 crlf removal 2011-12-05 07:07:44 +00:00
gladman
833b850d8f Copy latest tuning to Windows builds 2011-11-22 16:14:06 +00:00
gladman
b3efc4e4dc commit new GCD code to trunk 2011-10-14 11:22:46 +00:00
jasonmoxham
f16f543573 bump version and so numbers ready for release 2011-09-27 23:04:16 +00:00
gladman
01eba40795 add mpn_sumdiff_n for nehalem on Windows 2011-07-22 23:03:59 +00:00
gladman
c42eb996ca update latest assembler for nehalem on Windows 2011-07-22 12:13:14 +00:00
gladman
fc35327f0d add latest nehalem code to Windows build 2011-07-13 09:50:14 +00:00
gladman
8546be98a1 change labels from global to local in latest Windows assembler code 2011-07-07 13:48:55 +00:00
gladman
36a0e7e247 add latest assembler code to nehalem and core2 builds 2011-07-05 21:18:30 +00:00
jasonmoxham
466614556f copy k8 and karaadd/sub to the other cpu arches linux and windows 2011-07-05 20:16:41 +00:00
jasonmoxham
fdd1dc256f CRLF for all *.h and *.c files not in build.vc10 or yasm 2011-06-08 10:46:43 +00:00
gladman
a6d3c74d89 correct typo 2011-02-21 23:16:43 +00:00
gladman
8201d98945 update slow assembler code on WIndows 2011-02-21 23:12:40 +00:00
gladman
9ea19b5f72 Windows assembler correction 2011-02-21 20:39:53 +00:00
gladman
74773dbf97 Tweak Windows assembler code for mod functions 2011-02-21 19:10:47 +00:00
gladman
0f016ba1ea 1. add latest assembler code to the Windows build.
2. correct error in the Python code that runs the tests
2011-02-21 15:13:02 +00:00
gladman
14c48be608 add latest mul_1 assembler to Windows build 2010-12-24 08:10:07 +00:00
gladman
91cd96d30d add latest mul_2 assembler to Windows nnehalem builld 2010-12-22 10:12:13 +00:00
gladman
e3aa5fe6f4 add nehalem mul_1 to windows 2010-12-18 08:50:36 +00:00
gladman
8bc37f9a24 make redc changes for Windows 2010-12-16 11:50:51 +00:00
jasonmoxham
e34cec1068 change name of redc_basecase to redc_1 and export 2010-12-16 02:32:35 +00:00
gladman
2fc9938ea2 add latest assembler for nehalem to Windows 2010-12-04 15:39:30 +00:00
gladman
bbd6d19cd2 add Jason new code to Windows build 2010-12-04 14:35:12 +00:00
jasonmoxham
d2778569d7 copy all param's from x86_64 to x86_64w 2010-11-08 18:51:18 +00:00
jasonmoxham
160a48148e unique names for mingw64 asm code 2010-11-07 14:39:17 +00:00
gladman
6cf3ebcf63 Change Windows assembler include file organisation (VS 2010) 2010-08-15 10:08:57 +00:00
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
gladman
7d6cc1e587 1. remove single epilogue restriction in Windows assembler code
2. tidy up format of Windows assembler code
2010-07-22 11:33:16 +00:00
gladman
85658e070b 1. Add config.h file generation for Windows
2. Add Configuration to the Windows tests to test DLL versions of MPIR
2010-07-11 19:40:30 +00:00
gladman
5e84bd2bc6 Serious reversion to cancel last 24 hours work as all win32 builds failed 2010-07-11 16:19:39 +00:00
gladman
35b3ea7108 Further simplification of Windows builds 2010-07-10 11:26:54 +00:00
gladman
9bf78f0866 1. Update Windows k10 build to match Linux
2. Remove the now redundant 32 to 64 register mapping for mp_size_t inputs in Windows assembler
2010-07-02 11:52:24 +00:00