summaryrefslogtreecommitdiff
path: root/tune/div_qr_1_tune.c
Commit message (Expand)AuthorAgeFilesLines
* Fix missing declaration, to unbreak tuneup.Niels Möller2021-07-021-0/+1
* New mpn_div_qr_1n_pi1 variants, DIV_QR_1N_METHOD 3 and 4.Niels Möller2021-07-011-2/+5
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-291-1/+0
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-271-7/+18
* Canonicalise copyright headers.Torbjorn Granlund2014-01-191-3/+3
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
* x86_64 implementation of mpn_div_qr_1n_pi1.Niels M?ller2013-10-201-0/+2
* Implemented tuning of mpn_div_qr_1.Niels M?ller2013-10-201-0/+34