Commit Graph

1233 Commits

Author SHA1 Message Date
(no author)
e3dd3ca81a Fixed K102 tuning values. 2010-03-04 19:17:58 +00:00
(no author)
c4a820a8f9 Reverted changes to division cutoffs. 2010-03-04 19:14:24 +00:00
(no author)
c22d37cecd Fixed some more bugs. 2010-03-04 18:00:40 +00:00
(no author)
09bec3bf2c add divexact.c to Windows builds 2010-03-04 17:40:10 +00:00
(no author)
774f47e08f Added GMP mpz_divexact code to MPIR. 2010-03-04 17:12:43 +00:00
(no author)
5795eacd2f Fixed more bugs in divexact and ran autoconf. 2010-03-04 17:06:26 +00:00
(no author)
2c11e11ac2 Fixed some bugs in divexact.c 2010-03-04 17:02:31 +00:00
(no author)
597d0e32cb Added new mpn_divexact function. 2010-03-04 16:59:38 +00:00
(no author)
1e60f640f6 add latest division code and tests to the Windows build 2010-03-03 10:29:10 +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)
80f6015f3c Partly fixed tuning code for dc_bdiv fns. 2010-03-03 00:15:20 +00:00
(no author)
569ca418b1 Added tuning code for dc_bdiv functions. 2010-03-03 00:03:03 +00:00
(no author)
581bbbff77 Added test code for dc_bdiv_q. 2010-03-02 22:18:31 +00:00
(no author)
5ac702b8e9 Added test code for dc_bdiv_qr. 2010-03-02 22:09:09 +00:00
(no author)
a4ceed9f68 Added test for dc_bdiv_qr_n. 2010-03-02 22:00:29 +00:00
(no author)
e5e9e1a6b9 Made dc_bdiv functions build. 2010-03-02 21:29:35 +00:00
(no author)
bb8a89d26a Added dc_bdiv_q/qr functions from GMP. 2010-03-02 21:09:03 +00:00
(no author)
728e0e2346 Added test code for dc_bdiv_q_n. 2010-03-02 19:02:55 +00:00
(no author)
52efafbfb8 Made dc_bdiv_q_n compile. 2010-03-02 18:53:21 +00:00
(no author)
6238a1f3ec Changed the interface of the sb_bdiv functions and moved David Harvey's dc_bdiv
into place.
2010-03-02 18:47:33 +00:00
(no author)
fc8633d1a1 Add new division code to the Windows build 2010-03-02 14:14:58 +00:00
(no author)
accdf0af3f A tiny typographical correction. 2010-03-02 13:58:13 +00:00
(no author)
3208d36d17 Added test code for sb_bdiv_qr. 2010-03-02 13:32:49 +00:00
(no author)
1455e3f181 Fixed bug in test code for sb_div_q and fixed comment in code for
latter.
2010-03-02 12:43:18 +00:00
(no author)
b44e0756f7 Added test code for sb_bdiv_q (which does not pass)!! 2010-03-02 02:54:55 +00:00
(no author)
d65d295d28 Added prototypes and ran autoconf. 2010-03-01 21:44:41 +00:00
(no author)
d24c09fa57 Added sb_bdiv_q and sb_bdiv_qr from GMP. 2010-03-01 21:27:57 +00:00
(no author)
0bb612fbfd Added set_strp.c to Makefile and ran automake. 2010-02-26 12:15:40 +00:00
(no author)
47e44b2bd2 Added missing mpir.h. 2010-02-26 11:16:25 +00:00
(no author)
3ff7b34464 Add extra file needed for tuning mpn_set_str 2010-02-26 11:08:41 +00:00
(no author)
5e5f7e57a5 Change MPIR v3+ tuning for mpn_get_str and mpn_set_str to match GMP5 2010-02-26 10:59:11 +00:00
(no author)
88f3536359 Update Python gas to yasm converter to remove some poor conversions 2010-02-24 20:41:02 +00:00
(no author)
fbd28cb458 Add mulmid_basecase assembler to Windows x64 builds 2010-02-24 20:37:51 +00:00
(no author)
a459e18ef0 Add new division tests to Windows build 2010-02-24 12:07:12 +00:00
(no author)
cb51ce78b6 Reverted back to David's dc_divappr_q_n code. 2010-02-24 01:19:19 +00:00
(no author)
dbad311916 Fixed a typo and reverted a change. 2010-02-24 01:16:46 +00:00
(no author)
80d9c85d77 Switched ove to GMP dc_divappr_q_n code. 2010-02-24 01:02:55 +00:00
(no author)
4e012be2c4 Switched over to the GMP dc_divappr_q_n function. 2010-02-23 23:59:35 +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)
98784fcf80 Ran automake and fixed the test. 2010-02-23 19:40:30 +00:00
(no author)
7fe8587ade Added test code for tdiv_qr. 2010-02-23 19:32:58 +00:00
(no author)
0abf16f103 Ran automake and fixed a typo. 2010-02-23 19:30:05 +00:00
(no author)
aeb325d9a9 Added test for inv_div_qr_n. 2010-02-23 19:27:18 +00:00
(no author)
698abddaa7 Ran automake. 2010-02-23 19:23:18 +00:00
(no author)
0f53f9eb89 Added test for inv_div_qr. 2010-02-23 19:19:36 +00:00
(no author)
954d2e4258 Ran automake. 2010-02-23 19:15:58 +00:00
(no author)
e4f2121e07 Added test for inv_div_q. 2010-02-23 19:13:24 +00:00
(no author)
f6ad9b966e Add GMP5 mpn_get_str and mpn_set_str to MPIR 2010-02-22 14:38:46 +00:00