summaryrefslogtreecommitdiff
path: root/mpn/x86_64/coreihwl
Commit message (Expand)AuthorAgeFilesLines
* Short-circuit a branch.Torbjorn Granlund2013-09-211-3/+2
* Add "Contributed ..." lines.Torbjorn Granlund2013-09-201-0/+2
* Provide SBR and HWL mullo_basecase.Torbjorn Granlund2013-09-181-0/+416
* Replace mul_1 code.Torbjorn Granlund2013-09-151-128/+128
* Streamline.Torbjorn Granlund2013-09-051-9/+10
* Extend FFT tables.Torbjorn Granlund2013-09-051-33/+75
* Retune.Torbjorn Granlund2013-09-041-32/+32
* Use macro mulx consistently.Torbjorn Granlund2013-09-041-6/+6
* Implement larger "corner".Torbjorn Granlund2013-09-041-55/+73
* Provide Haswell redc_1.Torbjorn Granlund2013-09-031-0/+422
* Fix comment typo.Torbjorn Granlund2013-08-311-1/+1
* More of last change.Torbjorn Granlund2013-08-296-1622/+0
* Handle mulx insn using m4, allowing use without assembler support.Torbjorn Granlund2013-08-296-0/+1624
* Trivially simplify wind-down code.Torbjorn Granlund2013-08-231-5/+4
* Retune.Torbjorn Granlund2013-08-161-74/+73
* Add a TODO item.Torbjorn Granlund2013-08-151-0/+3
* Provide Haswell sqr_basecase. Not perfectly tuned wrt O(n) and O(1).Torbjorn Granlund2013-08-151-0/+474
* Provide haswell mul_basecase.Torbjorn Granlund2013-08-041-0/+431
* Provide Haswell param file.Torbjorn Granlund2013-08-041-0/+152
* Comment edits.Torbjorn Granlund2013-08-031-4/+7
* Provide haswell mul_2 and addmul_2.Torbjorn Granlund2013-08-032-0/+386
* Put new haswell mulx-dependent files in appropriate subdir.Torbjorn Granlund2013-08-012-0/+0
* Provide fast haswell addmul_1 and submul_1.Torbjorn Granlund2013-08-011-0/+184
* Provide fast haswell mul_1.Torbjorn Granlund2013-07-311-0/+142