summaryrefslogtreecommitdiff
path: root/mpn/cray
Commit message (Expand)AuthorAgeFilesLines
* * mpn/*/gmp-mparam.h: Update measured thresholds.Kevin Ryde2001-11-291-9/+11
* * mpn/*/gmp-mparam.h: Update measured thresholds.Kevin Ryde2001-11-291-12/+12
* Fix logic for more_carries scalar loop.tege2001-11-222-8/+10
* Add a copyright notice.Kevin Ryde2001-10-091-0/+24
* *** empty log message ***tege2001-09-301-5/+5
* Rewrite. Streamline multiplications; use `majority' logic.tege2001-09-301-13/+58
* Fix some comments.tege2001-09-162-5/+6
* Add a PROLOGUE in a comment to have HAVE_NATIVE_... defined.tege2001-09-121-0/+5
* * mpn/*/gmp-mparam.h (DIVEXACT_1_THRESHOLD): Add tuned values.Kevin Ryde2001-07-012-0/+2
* * tune/tuneup.c, tune/Makefile.am, gmp-impl.h, mpn/*/gmp-mparam.h:Kevin Ryde2001-06-082-4/+0
* Add a copyright year.Kevin Ryde2001-05-034-4/+4
* *** empty log message ***tege2001-03-071-13/+17
* Don't call mpn_sub_n with size 0.tege2001-03-071-1/+2
* Don't call mpn_add_n with size 0.tege2001-03-072-3/+5
* Retune.tege2001-03-071-7/+16
* Don't call mpn_sub_n with size 0.tege2001-03-061-1/+2
* Naive version, derived trivially from mul_basecase.c.tege2001-03-061-0/+97
* *** empty log message ***tege2001-03-061-0/+99
* Update with estimated values--tuneup is now useless for Cray.tege2001-03-061-15/+5
* Rewrite using `majority' logic.tege2001-03-051-68/+58
* Add special case for argument overlap.tege2001-03-051-2/+11
* Rewrite.tege2001-03-052-25/+111
* Add a comment.tege2001-03-051-2/+5
* Rewrite using `majority' logic.tege2001-03-051-65/+52
* Retune.tege2001-03-051-16/+21
* *** empty log message ***tege2001-03-041-0/+114
* *** empty log message ***tege2001-02-051-26/+12
* * mpn/*/gmp-mparam.h, acinclude.m4, tests/t-constants.cKevin Ryde2001-01-072-10/+2
* Retune.tege2001-01-051-9/+27
* *** empty log message ***tege2001-01-021-1/+11
* Add a copyright year.tege2000-12-301-1/+1
* Add a copyright year.Kevin Ryde2000-12-301-1/+1
* *** empty log message ***tege2000-12-291-9/+88
* Specialized from mulww.s previously in parent directory.tege2000-12-292-0/+489
* Moved from parent directory.tege2000-12-293-0/+116
* Moved to cray/cfp.tege2000-12-293-116/+0
* File split and moved to cray/cfp.tege2000-12-291-245/+0
* Streamline.tege2000-12-293-23/+26
* Declare variable `i'.tege2000-12-291-0/+2
* Declare variable `i'.tege2000-12-291-0/+1
* Disable UMUL_TIME and UDIV_TIME.tege2000-12-271-0/+2
* *** empty log message ***tege2000-12-274-0/+176
* *** empty log message ***tege2000-12-272-2/+2
* *** empty log message ***tege2000-12-272-0/+2
* *** empty log message ***tege2000-12-272-0/+68
* *** empty log message ***tege2000-12-272-0/+98
* Retune.tege2000-12-231-9/+31
* Use dynamic arrays, get rid of TMP_*.tege2000-12-235-45/+15
* Fix tyop.tege2000-12-031-1/+1
* (BITS_PER_SHORTINT): 32 => 64.tege2000-12-031-1/+14