| Commit message (Expand) | Author | Age | Files | Lines |
* | * tune/many.pl: Add udiv.asm support. | Kevin Ryde | 2002-05-07 | 1 | -0/+10 |
* | * tune/README: Misc updates including sparc32/v9 smoothness, low res | Kevin Ryde | 2002-05-07 | 1 | -45/+35 |
* | Rename MP_LIMB_T_HIGHBIT => GMP_LIMB_HIGHBIT | tege | 2002-05-07 | 4 | -10/+10 |
* | * tune/time.c (sgi_works_p): Allow for 64-bit counter, and fix | Kevin Ryde | 2002-04-27 | 1 | -9/+11 |
* | Regenerate for: | Kevin Ryde | 2002-04-16 | 1 | -0/+1 |
* | Regenerate for: | Kevin Ryde | 2002-04-13 | 1 | -1/+1 |
* | Add a comment about powerpc time base regs. | Kevin Ryde | 2002-03-31 | 1 | -1/+6 |
* | * tests/refmpn.c, tests/devel/try.c, tune/speed.c: Add preliminary | Kevin Ryde | 2002-03-31 | 1 | -8/+10 |
* | Regenerate for: | Kevin Ryde | 2002-03-28 | 1 | -4/+5 |
* | Clarify: | Kevin Ryde | 2002-03-23 | 1 | -1/+1 |
* | Avoid cray syssgi(): | Kevin Ryde | 2002-03-23 | 1 | -3/+4 |
* | * tune/time.c: Add SGI hardware counter measuring method, change some | Kevin Ryde | 2002-03-22 | 1 | -32/+186 |
* | Regenerate for: | Kevin Ryde | 2002-03-22 | 1 | -0/+1 |
* | (struct choice_t): Make `r' an mp_limb_t. | tege | 2002-03-21 | 1 | -1/+1 |
* | * tune/many.pl, tune/speed.h: Remove suffix hack for back.asm. | Kevin Ryde | 2002-03-20 | 1 | -9/+9 |
* | Regenerate for: | Kevin Ryde | 2002-03-20 | 1 | -2/+2 |
* | * tune/many.pl: Remove suffix hack for back.asm. | Kevin Ryde | 2002-03-20 | 1 | -4/+1 |
* | * tune/freq.c (freq_proc_cpuinfo): Recognise powerpc "clock", where | Kevin Ryde | 2002-03-19 | 1 | -1/+11 |
* | Can't switch on a "long long": | Kevin Ryde | 2002-03-18 | 1 | -7/+6 |
* | * tune/speed.c, tune/speed.h, tune/common.c, many.pl: Use optional | Kevin Ryde | 2002-03-17 | 1 | -1/+3 |
* | * tune/speed.c, tune/speed.h, tune/common.c, many.pl: Use optional | Kevin Ryde | 2002-03-16 | 3 | -38/+36 |
* | Regenerate for: | Kevin Ryde | 2002-03-16 | 1 | -12/+3 |
* | * tune/Makefile.am (libdummy.la): Remove this, sqr_basecase.c already | Kevin Ryde | 2002-03-16 | 1 | -4/+1 |
* | Fix a typo in: | Kevin Ryde | 2002-02-28 | 1 | -1/+1 |
* | Add a prototype. | Kevin Ryde | 2002-02-27 | 1 | -0/+1 |
* | More of: | Kevin Ryde | 2002-02-27 | 1 | -4/+6 |
* | * tune/time.c (MICROSECONDS_P): Don't trust time differences of 1 | Kevin Ryde | 2002-02-27 | 1 | -38/+74 |
* | * tune/tuneup.c (tune_preinv_divrem_1): Compare against an assembler | Kevin Ryde | 2002-02-24 | 1 | -13/+43 |
* | * tune/time.c (DIFF_SECS_ROUTINE): Eliminate the unused "type" | Kevin Ryde | 2002-02-24 | 1 | -28/+34 |
* | * tune/freq.c: Reduce the period measured for cycles versus | Kevin Ryde | 2002-02-24 | 1 | -42/+126 |
* | More of: | Kevin Ryde | 2002-02-23 | 1 | -9/+19 |
* | More of: | Kevin Ryde | 2002-02-22 | 1 | -5/+11 |
* | More of: | Kevin Ryde | 2002-02-22 | 1 | -1/+1 |
* | * tune/many.pl: Add -DHAVE_NATIVE_mpn_foo to C objects, to avoid | Kevin Ryde | 2002-02-22 | 1 | -1/+8 |
* | * tune/time.c, tune/speed.h (speed_time_init): Include clock tick | Kevin Ryde | 2002-02-22 | 1 | -1/+1 |
* | * tune/time.c, tune/speed.h (speed_time_init): Include clock tick | Kevin Ryde | 2002-02-22 | 1 | -21/+163 |
* | * tune/tuneup.c: Don't confuse gcc with mipspro cc in diagnostic. | Kevin Ryde | 2002-02-21 | 1 | -1/+2 |
* | Clean up *_THRESHOLD names. | tege | 2002-02-19 | 6 | -46/+46 |
* | * tune/tuneup.c (one): Start next threshold at a max of previous ones, | Kevin Ryde | 2002-02-19 | 1 | -2/+8 |
* | * configure.in, tune/tuneup.c (GMP_MPARAM_H_SUGGEST): New AC_DEFINE | Kevin Ryde | 2002-02-18 | 1 | -1/+1 |
* | * tune/tuneup.c (tune_set_str): Increase max_size, for the benefit of | Kevin Ryde | 2002-02-14 | 1 | -1/+1 |
* | * tune/time.c (speed_cycletime): Note can be 0.0. | Kevin Ryde | 2002-02-13 | 1 | -2/+2 |
* | * tune/speed.c, tune/tuneup.c: Allow for speed_cycletime of 0.0 in | Kevin Ryde | 2002-02-13 | 2 | -2/+2 |
* | (SPEED_ROUTINE_MPN_SET_STR): Allow bases up to 256. | tege | 2002-02-10 | 1 | -2/+2 |
* | * mpz/get_str.c, mpz/sizeinbase.c, mpbsd/mout.c, tune/speed.h: Use | Kevin Ryde | 2002-02-08 | 1 | -1/+1 |
* | * tune/speed.h (SPEED_ROUTINE_MPN_SET_STR): Fix memory clobber in | Kevin Ryde | 2002-02-05 | 1 | -1/+1 |
* | * tune/tuneup.c (tune_mul, tune_sqr): Disable FFTs until tuned. | Kevin Ryde | 2002-02-05 | 1 | -0/+6 |
* | More of: | Kevin Ryde | 2002-02-03 | 1 | -2/+1 |
* | More of: | Kevin Ryde | 2002-02-02 | 1 | -2/+2 |
* | * tune/tuneup.c, gmp-impl.h, tune/Makefile.am | Kevin Ryde | 2002-02-02 | 1 | -54/+137 |