summaryrefslogtreecommitdiff
path: root/tune
Commit message (Expand)AuthorAgeFilesLines
* Regenerate for:Kevin Ryde2003-12-191-1/+1
* * */Makefile.in, configure, aclocal.m4, ansi2knr.c, install-sh,Kevin Ryde2003-12-191-119/+121
* * tune/common.c (speed_mpn_hgcd, speed_mpn_hgcd_lehmer) [nails]:Niels Möller2003-12-173-6/+0
* (tune_gcd_schoenhage): Set param.step_factor.tege2003-12-101-0/+2
* GNU style layout in hgcd routines.Kevin Ryde2003-12-101-12/+14
* Regenerate for:Kevin Ryde2003-12-101-0/+2
* * tune/tuneup.c (tune_gcd_schoenhage): Increase max_size to 3000, sideKevin Ryde2003-12-091-0/+1
* * tune/common.c, tune/speed.c, tune/speed.h, tune/speed-ext.c,Kevin Ryde2003-12-092-6/+6
* * tune/common.c, tune/speed.c, tune/speed.h, tune/speed-ext.c,Kevin Ryde2003-12-091-51/+59
* * tune/common.c, tune/speed.c, tune/speed.h, tune/speed-ext.c,Kevin Ryde2003-12-091-4/+4
* * tune/common.c, tune/speed.c, tune/speed.h, tune/speed-ext.c,Kevin Ryde2003-12-091-31/+11
* * tune/common.c (speed_mpn_hgcd, speed_mpn_hgcd_lehmer): Use intendedKevin Ryde2003-12-061-4/+4
* * tune/tuneup.c (mul_toom3_threshold): Use MUL_TOOM3_THRESHOLD_LIMIT,Kevin Ryde2003-12-061-1/+1
* (speed_mpn_hgcd, speed_mpn_hgcd_lehmer):tege2003-12-061-56/+56
* * tune/tuneup.c (tune_mul): Correction to toom3 param.min_size, shouldKevin Ryde2003-12-061-1/+1
* * tune/freq.c (freq_sysctl_hw_model): Remove unused "i" variable.Kevin Ryde2003-12-061-1/+1
* * tune/speed.c (check_align_option): Correction to printf format.Kevin Ryde2003-12-061-1/+1
* (speed_mpn_hgcd_lehmer, speed_mpn_gcd):Niels Möller2003-12-051-2/+2
* (mpn_gcd_accel): Added prototype.Niels Möller2003-12-051-0/+2
* Regenerated using automakeNiels Möller2003-11-281-15/+21
* * tune/tuneup.c (tune_hgcd): Disable if GMP_NAIL_BITS > 0.Niels Möller2003-11-283-1/+6
* * tune/tuneup.c (hgcd_schoenhage_threshold,Niels Möller2003-11-287-3/+187
* Ignore *.lo files.Niels Möller2003-11-281-0/+1
* Added .cvsignore files, to reduce clutter in cvs output.Niels Möller2003-11-261-0/+1
* Correction to error messages in:Kevin Ryde2003-11-141-3/+3
* Regenerate for:Kevin Ryde2003-11-111-9/+9
* * tune/speed.c (main): Use gmp_randinit_default explicitly onKevin Ryde2003-11-111-1/+3
* Typo in usage comment.Kevin Ryde2003-11-111-1/+1
* * tune/freq.c (freq_sysctl_hw_model): Relax to just look for "%u MHz",Kevin Ryde2003-11-051-22/+15
* * tune/speed.h (CACHE_LINE_SIZE): Amend comments.Kevin Ryde2003-11-051-5/+11
* * tune/speed.c: Check range of -x,-y,-w,-W alignment specifiers.Kevin Ryde2003-11-051-0/+17
* Fix typo in testing HAVE_NATIVE_mpn_modexact_1_odd.tege2003-11-041-1/+1
* * tune/many.pl: Allow for PROLOGUE(fun,...), as used on alpha.Kevin Ryde2003-10-251-1/+1
* Add a copyright year.Kevin Ryde2003-10-211-1/+1
* Make it actually work.tege2003-10-191-6/+3
* Regenerate for:Kevin Ryde2003-10-181-12/+6
* * tune/speed.c, tune/speed.h, tune/common.c, tune/Makefile.am: RemoveKevin Ryde2003-10-182-66/+0
* Add a copyright year.Kevin Ryde2003-10-181-1/+1
* * tune/speed.c, tune/speed.h, tune/common.c, tune/Makefile.am: RemoveKevin Ryde2003-10-184-32/+2
* * tune/freq.c (freq_sysctl_hw_model): Correction to last sscanf change.Kevin Ryde2003-10-071-8/+8
* * configure.in: Check for psp_iticksperclktick in struct pst_processor.Kevin Ryde2003-10-071-4/+4
* * tune/freq.c (freq_sysctl_hw_model, freq_sunos_sysinfo,Kevin Ryde2003-10-041-12/+25
* * tune/freq.c (freq_bsd_dmesg): Demand a match of the "-MHz" part, toKevin Ryde2003-10-041-1/+5
* * tests/devel/try.c, tune/many.pl: Add mpn_addlsh1_n, mpn_sublsh1_n,Kevin Ryde2003-10-041-1/+1
* (speed_mpn_addlsh1_n, speed_mpn_sublsh1_n,tege2003-09-251-0/+8
* (routine): Add entires for mpn_addlsh1_n, mpn_sublsh1_n,tege2003-09-241-0/+12
* Declare speed_mpn_addlsh1_n, speed_mpn_sublsh1_n,tege2003-09-241-0/+4
* (speed_mpn_addlsh1_n, speed_mpn_sublsh1_n,tege2003-09-241-0/+20
* (__gmpn_sqr_n): New #define.tege2003-09-222-0/+2
* * tune/speed.c (run_one): Don't scale the -1.0 not-available return.Kevin Ryde2003-09-161-13/+18