index
:
delta/mpfr.git
2.0.2
2.1
2.2
2.3
2.3-old
2.4
3.0
3.1
4.0
4.1
baserock/morph
exp-int
faithful
feature-block
flags
master
mpfr
mpfr-2-0-2-branch
mpfr-2-1-branch
mpfr-2-2-branch
new-generic-tests
new-sum
set_exp
ubf
ubf2
vl-am113
vlefevre
win-thread-safe-dll
with-mini-gmp
scm.gforge.inria.fr: anonscm/svn/mpfr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tune
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed Arenaire to AriC with:
vlefevre
2012-01-10
3
-3
/
+3
*
Copyright notice update: added 2012 with
vlefevre
2012-01-10
4
-4
/
+4
*
[tune/tuneup.c] Untabified.
vlefevre
2011-08-12
1
-1
/
+1
*
[src/mulders.c] use mpn_sbpi1_divappr_q if available and WANT_GMP_INTERNALS
zimmerma
2011-08-05
1
-5
/
+10
*
[mulders.c] added a basecase code for Mulders' short division
zimmerma
2011-08-05
1
-1
/
+8
*
Added tuning for MPFR_DIV_THRESHOLD, and default value.
zimmerma
2011-07-31
1
-1
/
+18
*
[tuneup.c] fix tuning bounds of short product and division according to the
zimmerma
2011-07-28
1
-4
/
+7
*
Added new types mpfr_limb_ptr and mpfr_limb_srcptr to src/mpfr-impl.h,
vlefevre
2011-02-09
2
-12
/
+12
*
Copyright notice update: added 2011 with
vlefevre
2011-01-17
4
-4
/
+4
*
[tuneup.c] added cast from time_t to long, after warning under HP-UX:
zimmerma
2010-10-22
1
-2
/
+2
*
Cosmetic change: the constant MPFR_TUNE_CASE is now defined in mparam_h.in.
schevill
2010-10-20
1
-0
/
+2
*
Typo.
schevill
2010-10-20
1
-1
/
+1
*
Up-to-date thresholds.
schevill
2010-10-20
1
-1
/
+1
*
[tuneup.c] increase maximal number of calls to speed_measure from 5 to 30
zimmerma
2010-10-19
1
-5
/
+3
*
[tuneup.c] print size when speed_measure fails
zimmerma
2010-10-18
1
-2
/
+2
*
Reorganized mparam_h.in in separate files.
schevill
2010-10-15
1
-5
/
+13
*
Modified the number of iterations in the loop of mpfr_speed_measure.
schevill
2010-10-14
1
-4
/
+4
*
[tuneup.c] new function mpfr_speed_measure, which calls speed_measure() several
zimmerma
2010-10-14
1
-96
/
+32
*
[tuneup.c] try again when speed_measure returns -1.0 (i.e. fails)
zimmerma
2010-10-13
1
-0
/
+64
*
Small indication explaining what is the negative threshold for Ai.
schevill
2010-10-12
1
-1
/
+1
*
Removed trailing spaces and untabified several files.
vlefevre
2010-09-30
1
-2
/
+2
*
[src/mulders.c] added new function mpfr_divhigh_n() for short division
zimmerma
2010-09-29
1
-13
/
+92
*
[tuneup.c] changed lower bound for exp_2 threshold from MPFR_PREC_MIN (2) to
zimmerma
2010-09-24
1
-3
/
+1
*
now use Mulders' algorithm also for mpfr_sqr, provides nice speed improvement
zimmerma
2010-09-24
1
-4
/
+57
*
Source reorganization. In short:
vlefevre
2010-08-17
4
-0
/
+1806