summaryrefslogtreecommitdiff
path: root/mpn/x86_64
Commit message (Expand)AuthorAgeFilesLines
...
* Use TCALL for gcd_11 calls. Suppress DOS64 support claims.Torbjorn Granlund2019-08-228-28/+28
* (TCALL): Define, for tail calls.Torbjorn Granlund2019-08-223-0/+9
* Remove as it was never beneficial.Torbjorn Granlund2019-08-221-94/+0
* Make sure rdx is zero on return to benefit gcd_22's private calls.Torbjorn Granlund2019-08-224-68/+73
* Provide several x86-64 gcd_22 files.Torbjorn Granlund2019-08-218-0/+883
* Remove file, added as a result of bad mesurements.Torbjorn Granlund2019-08-152-196/+0
* Use bd2 instead of bd4 gcd_11 code.Torbjorn Granlund2019-08-151-1/+1
* Make the new code actually work.Torbjorn Granlund2019-08-142-3/+5
* mpn/x86_64/coreihwl/gcd_11.asm: Move the fix outside the loopMarco Bodrato2019-08-141-1/+2
* mpn/x86_64/coreihwl/gcd_11.asm: Amend recent changeMarco Bodrato2019-08-141-1/+1
* Merge.Torbjorn Granlund2019-08-131-2/+2
|\
| * mpn/x86_64/bd2/gcd_11.asm: Micro-optimisationMarco Bodrato2019-08-131-11/+10
* | Add more variants of of x86_64 gcd_11.asm and tweak existing ones.Torbjorn Granlund2019-08-138-65/+482
|/
* Provide gcd_11 grabber files.Torbjorn Granlund2019-08-085-0/+185
* Provide many gcd_11.Torbjorn Granlund2019-08-073-0/+288
* Provide AMD jaguar thresholds.Torbjorn Granlund2019-08-051-0/+174
* New grabber file.Torbjorn Granlund2019-08-051-0/+37
* Grab from "bd2" directory, not from "core2".Torbjorn Granlund2019-08-041-1/+1
* Provide gcd_1 for AMD bd2, also used by all newer AMD CPU.Torbjorn Granlund2019-08-021-0/+164
* Really make 2017-06-01 change: Use 3-operand DEF_OBJECT.Torbjorn Granlund2019-04-191-1/+1
* (LEA): Use rip addressing for non-PIC.Torbjorn Granlund2019-04-191-1/+7
* Simplify mpn_invert_limb_table ref.Torbjorn Granlund2019-04-191-4/+1
* Improve fat recognition of silvermont and goldmont.Torbjorn Granlund2019-04-021-2/+12
* Remove cnt = 1 special code.Torbjorn Granlund2018-07-031-78/+3
* Retune.Torbjorn Granlund2018-07-031-51/+55
* Provide support for the DOS64 ABI.Torbjorn Granlund2018-07-032-2/+10
* Add missing ABI_SUPPORT decls.Torbjorn Granlund2018-07-033-0/+9
* Significantly improve 64-bit Pentium 4 performance with simple grabber files.Torbjorn Granlund2018-07-0110-279/+304
* New grabber files.Torbjorn Granlund2018-06-025-0/+185
* Add some c/l measurements.Torbjorn Granlund2018-05-314-18/+19
* Fix comment typo.Torbjorn Granlund2018-05-301-1/+1
* New file.Torbjorn Granlund2018-05-301-0/+175
* A couple of typos removedMarco Bodrato2018-02-182-3/+3
* Adhere to DOS64 xmm callee-saves rules.Torbjorn Granlund2017-12-146-57/+94
* New grabber file.Torbjorn Granlund2017-12-111-0/+38
* Update c/l numbers.Torbjorn Granlund2017-12-101-1/+1
* Update c/l numbers.Torbjorn Granlund2017-12-101-2/+2
* Add a c/l number.Torbjorn Granlund2017-12-101-3/+3
* New grabber file.Torbjorn Granlund2017-12-101-0/+37
* New grabber file.Torbjorn Granlund2017-12-101-0/+38
* Fix comment typo.Torbjorn Granlund2017-12-101-1/+1
* Disable mul_2 and addmul_2.Torbjorn Granlund2017-08-291-0/+4
* Simplify post-loop addressing.Torbjorn Granlund2017-08-031-23/+23
* Purge unused m4 macro.Torbjorn Granlund2017-08-031-5/+0
* Expand c/l table.Torbjorn Granlund2017-08-031-1/+9
* Add a comment about performance.Torbjorn Granlund2017-08-031-0/+1
* Suppress no-op insn.Torbjorn Granlund2017-08-031-1/+1
* Purge unused m4 macro.Torbjorn Granlund2017-08-031-4/+0
* Update c/l table.Torbjorn Granlund2017-08-031-8/+10
* Minor tweak.Torbjorn Granlund2017-07-201-3/+3