| Commit message (Expand) | Author | Age | Files | Lines |
* | Tiny update to KARATSUBA_SQR_THRESHOLD remarks, noting it's usually | Kevin Ryde | 2000-07-31 | 1 | -1/+2 |
* | Correct some spelling. | Kevin Ryde | 2000-07-30 | 1 | -8/+8 |
* | * tune/time.c (speed_cpu_frequency_proc_cpuinfo): Add support for | Kevin Ryde | 2000-07-30 | 1 | -3/+13 |
* | * tune/tuneup.c [WANT_FFT]: By default don't probe FFTs if disabled. | Kevin Ryde | 2000-07-29 | 1 | -30/+37 |
* | Put a "-" for clarity in frequency methods printout. | Kevin Ryde | 2000-07-29 | 1 | -5/+2 |
* | * tune/README: Notes on FFT and GCD thresholds, other minor updates. | Kevin Ryde | 2000-07-29 | 1 | -16/+86 |
* | Amendments to FFT probing, should now be much faster and a bit more sensible. | Kevin Ryde | 2000-07-28 | 1 | -67/+130 |
* | * tune/common.c: Avoid huge macro expansions for umul and udiv. | Kevin Ryde | 2000-07-27 | 1 | -95/+197 |
* | Use new gmp-impl.h macros (numberof). | Kevin Ryde | 2000-07-27 | 1 | -2/+0 |
* | * tune/*: Add FFT threshold tuning and speed measuring. | Kevin Ryde | 2000-07-27 | 2 | -34/+202 |
* | Regenerate for: | Kevin Ryde | 2000-07-27 | 3 | -19/+95 |
* | * tune/*: Add FFT threshold tuning and speed measuring. | Kevin Ryde | 2000-07-27 | 1 | -13/+14 |
* | Fix typo in .level directive. | tege | 2000-07-25 | 1 | -1/+1 |
* | *** empty log message *** | tege | 2000-07-24 | 14 | -56/+56 |
* | * tune/speed.h: Decrease the amount of data used for gcd and powm | Kevin Ryde | 2000-07-22 | 1 | -16/+14 |
* | (SPEED_ROUTINE_MPN_BZ_DIVREM_CALL): Declare `marker'; invoke TMP_FREE. | tege | 2000-07-19 | 1 | -1/+6 |
* | (EXTRA_DIST): Add hppa.asm and hppa2.asm. | tege | 2000-07-19 | 2 | -2/+2 |
* | *** empty log message *** | tege | 2000-07-19 | 2 | -0/+83 |
* | Update to umul_ppmm addition: Let the "r" parameter select a | Kevin Ryde | 2000-07-19 | 1 | -12/+45 |
* | Update to umul_ppmm addition: Let the "r" parameter select a | Kevin Ryde | 2000-07-19 | 1 | -2/+2 |
* | * tune/*: Add measuring for umul_ppmm and udiv_qrnnd. | Kevin Ryde | 2000-07-16 | 3 | -0/+178 |
* | Add an extra remark on the time base. | Kevin Ryde | 2000-07-14 | 1 | -0/+6 |
* | Regenerate for: | Kevin Ryde | 2000-07-13 | 1 | -3/+5 |
* | * tune/Makefile.am: Use $(EXEEXT) and libtool --config objdir, for | Kevin Ryde | 2000-07-13 | 1 | -3/+4 |
* | * tune/README: Updates. | Kevin Ryde | 2000-07-04 | 1 | -35/+53 |
* | Remove commented-out mpn_divexact_by3c measuring, being a cleanup left | Kevin Ryde | 2000-07-04 | 1 | -12/+1 |
* | * tune/speed.h (SPEED_ROUTINE_MPN_DIVREM_2): Bug fixes. | Kevin Ryde | 2000-07-04 | 1 | -3/+9 |
* | Regenerate for: | Kevin Ryde | 2000-07-04 | 1 | -6/+17 |
* | * tune/speed-ext.c: New file. | Kevin Ryde | 2000-07-04 | 1 | -1/+1 |
* | * tune/speed-ext.c: New file. | Kevin Ryde | 2000-07-04 | 1 | -0/+226 |
* | * gmp-impl.h, mpn/tests/try.c, mpn/tests/spinner.c, tune/speed.c: | Kevin Ryde | 2000-06-30 | 1 | -2/+0 |
* | Fix a typo in usage string. | Kevin Ryde | 2000-06-30 | 1 | -1/+1 |
* | Add a comment. | Kevin Ryde | 2000-06-30 | 1 | -0/+3 |
* | Regenerate (only for an added comment). | Kevin Ryde | 2000-06-30 | 1 | -0/+5 |
* | * tune/*: Locate data to help direct-mapped caches, add measuring | Kevin Ryde | 2000-06-30 | 1 | -0/+5 |
* | * tune/*: Locate data to help direct-mapped caches, add measuring | Kevin Ryde | 2000-06-30 | 1 | -21/+19 |
* | * tune/*: Locate data to help direct-mapped caches, add measuring | Kevin Ryde | 2000-06-30 | 2 | -59/+110 |
* | * tune/*: Locate data to help direct-mapped caches, add measuring | Kevin Ryde | 2000-06-30 | 3 | -308/+641 |
* | (EXTRA_DIST): Delete sparc64.asm. | tege | 2000-06-27 | 2 | -2/+2 |
* | * configure.in: Use tune/sparcv9.asm for 32 and 64 bit modes. | Kevin Ryde | 2000-06-15 | 1 | -35/+0 |
* | * tune/*: Plain "unsigned" for speed_cyclecounter. | Kevin Ryde | 2000-06-15 | 4 | -11/+11 |
* | Fix a typo in a comment. | tege | 2000-06-14 | 1 | -1/+1 |
* | Tune, deleting two instructions. | tege | 2000-06-13 | 1 | -4/+2 |
* | Update to unified speed_cyclecounter. | tege | 2000-06-13 | 1 | -4/+7 |
* | * tune/*: Switch to unified speed_cyclecounter. | Kevin Ryde | 2000-06-11 | 1 | -4/+7 |
* | Get rid of some 32-bit-isms in the speed_cyclecounter code. | Kevin Ryde | 2000-06-10 | 1 | -5/+16 |
* | * tune/*: Switch to unified speed_cyclecounter. | Kevin Ryde | 2000-06-09 | 1 | -32/+6 |
* | * tune/*: Switch to unified speed_cyclecounter. | Kevin Ryde | 2000-06-09 | 1 | -6/+4 |
* | * tune/*: Add measuring for mpn_divrem_2 and modlimb_invert, | Kevin Ryde | 2000-06-09 | 1 | -0/+6 |
* | * tune/*: Add measuring for mpn_divrem_2 and modlimb_invert, | Kevin Ryde | 2000-06-09 | 1 | -0/+13 |