summaryrefslogtreecommitdiff
path: root/tune
Commit message (Expand)AuthorAgeFilesLines
* * tune/many.pl: Add udiv.asm support.Kevin Ryde2002-05-071-0/+10
* * tune/README: Misc updates including sparc32/v9 smoothness, low resKevin Ryde2002-05-071-45/+35
* Rename MP_LIMB_T_HIGHBIT => GMP_LIMB_HIGHBITtege2002-05-074-10/+10
* * tune/time.c (sgi_works_p): Allow for 64-bit counter, and fixKevin Ryde2002-04-271-9/+11
* Regenerate for:Kevin Ryde2002-04-161-0/+1
* Regenerate for:Kevin Ryde2002-04-131-1/+1
* Add a comment about powerpc time base regs.Kevin Ryde2002-03-311-1/+6
* * tests/refmpn.c, tests/devel/try.c, tune/speed.c: Add preliminaryKevin Ryde2002-03-311-8/+10
* Regenerate for:Kevin Ryde2002-03-281-4/+5
* Clarify:Kevin Ryde2002-03-231-1/+1
* Avoid cray syssgi():Kevin Ryde2002-03-231-3/+4
* * tune/time.c: Add SGI hardware counter measuring method, change someKevin Ryde2002-03-221-32/+186
* Regenerate for:Kevin Ryde2002-03-221-0/+1
* (struct choice_t): Make `r' an mp_limb_t.tege2002-03-211-1/+1
* * tune/many.pl, tune/speed.h: Remove suffix hack for back.asm.Kevin Ryde2002-03-201-9/+9
* Regenerate for:Kevin Ryde2002-03-201-2/+2
* * tune/many.pl: Remove suffix hack for back.asm.Kevin Ryde2002-03-201-4/+1
* * tune/freq.c (freq_proc_cpuinfo): Recognise powerpc "clock", whereKevin Ryde2002-03-191-1/+11
* Can't switch on a "long long":Kevin Ryde2002-03-181-7/+6
* * tune/speed.c, tune/speed.h, tune/common.c, many.pl: Use optionalKevin Ryde2002-03-171-1/+3
* * tune/speed.c, tune/speed.h, tune/common.c, many.pl: Use optionalKevin Ryde2002-03-163-38/+36
* Regenerate for:Kevin Ryde2002-03-161-12/+3
* * tune/Makefile.am (libdummy.la): Remove this, sqr_basecase.c alreadyKevin Ryde2002-03-161-4/+1
* Fix a typo in:Kevin Ryde2002-02-281-1/+1
* Add a prototype.Kevin Ryde2002-02-271-0/+1
* More of:Kevin Ryde2002-02-271-4/+6
* * tune/time.c (MICROSECONDS_P): Don't trust time differences of 1Kevin Ryde2002-02-271-38/+74
* * tune/tuneup.c (tune_preinv_divrem_1): Compare against an assemblerKevin Ryde2002-02-241-13/+43
* * tune/time.c (DIFF_SECS_ROUTINE): Eliminate the unused "type"Kevin Ryde2002-02-241-28/+34
* * tune/freq.c: Reduce the period measured for cycles versusKevin Ryde2002-02-241-42/+126
* More of:Kevin Ryde2002-02-231-9/+19
* More of:Kevin Ryde2002-02-221-5/+11
* More of:Kevin Ryde2002-02-221-1/+1
* * tune/many.pl: Add -DHAVE_NATIVE_mpn_foo to C objects, to avoidKevin Ryde2002-02-221-1/+8
* * tune/time.c, tune/speed.h (speed_time_init): Include clock tickKevin Ryde2002-02-221-1/+1
* * tune/time.c, tune/speed.h (speed_time_init): Include clock tickKevin Ryde2002-02-221-21/+163
* * tune/tuneup.c: Don't confuse gcc with mipspro cc in diagnostic.Kevin Ryde2002-02-211-1/+2
* Clean up *_THRESHOLD names.tege2002-02-196-46/+46
* * tune/tuneup.c (one): Start next threshold at a max of previous ones,Kevin Ryde2002-02-191-2/+8
* * configure.in, tune/tuneup.c (GMP_MPARAM_H_SUGGEST): New AC_DEFINEKevin Ryde2002-02-181-1/+1
* * tune/tuneup.c (tune_set_str): Increase max_size, for the benefit ofKevin Ryde2002-02-141-1/+1
* * tune/time.c (speed_cycletime): Note can be 0.0.Kevin Ryde2002-02-131-2/+2
* * tune/speed.c, tune/tuneup.c: Allow for speed_cycletime of 0.0 inKevin Ryde2002-02-132-2/+2
* (SPEED_ROUTINE_MPN_SET_STR): Allow bases up to 256.tege2002-02-101-2/+2
* * mpz/get_str.c, mpz/sizeinbase.c, mpbsd/mout.c, tune/speed.h: UseKevin Ryde2002-02-081-1/+1
* * tune/speed.h (SPEED_ROUTINE_MPN_SET_STR): Fix memory clobber inKevin Ryde2002-02-051-1/+1
* * tune/tuneup.c (tune_mul, tune_sqr): Disable FFTs until tuned.Kevin Ryde2002-02-051-0/+6
* More of:Kevin Ryde2002-02-031-2/+1
* More of:Kevin Ryde2002-02-021-2/+2
* * tune/tuneup.c, gmp-impl.h, tune/Makefile.amKevin Ryde2002-02-021-54/+137