summaryrefslogtreecommitdiff
path: root/mpn/x86_64/core2
Commit message (Expand)AuthorAgeFilesLines
* Streamline small operands cases similarly to top-level code.Torbjorn Granlund2017-02-251-33/+38
* Retune.Torbjorn Granlund2017-02-231-5/+4
* Whitespace cleanup.Torbjorn Granlund2017-02-161-2/+2
* Update c/l tables.Torbjorn Granlund2017-02-151-10/+19
* Update c/l tables.Torbjorn Granlund2017-02-141-3/+13
* Retune (mainly for DIV_1_VS_MUL_1_PERCENT).Torbjorn Granlund2017-01-031-0/+2
* Retune.Torbjorn Granlund2015-10-131-103/+113
* Fixes to: Enforce proper stack allocation.Torbjorn Granlund2014-07-033-6/+12
* Enforce proper stack allocation.Torbjorn Granlund2014-07-023-1/+8
* Retune.Torbjorn Granlund2014-03-241-60/+73
* Retune.Torbjorn Granlund2014-03-141-73/+113
* Retune.Torbjorn Granlund2014-03-111-50/+52
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-2724-237/+501
* Canonicalise copyright headers.Torbjorn Granlund2014-01-191-3/+3
* Get rid of BYTES_PER_MP_LIMB, most files affected.Torbjorn Granlund2014-01-191-1/+1
* Whitespace cleanup.Torbjorn Granlund2013-12-281-6/+6
* Fix comment layout.Torbjorn Granlund2013-12-281-3/+3
* Rename mpn_blah_sec to mpn_sec_blah.Torbjorn Granlund2013-12-261-3/+3
* Use https to link to GNU license.Torbjorn Granlund2013-12-0224-24/+24
* Collapse copyright years.Torbjorn Granlund2013-11-2814-19/+14
* Retune.Torbjorn Granlund2013-09-241-28/+28
* Spacing cleanup.Torbjorn Granlund2013-09-221-1/+1
* Provide Conroe/Wolfdale as well as Bobcat redc_1.Torbjorn Granlund2013-09-221-0/+415
* Retune.Torbjorn Granlund2013-09-221-124/+76
* Add "Contributed ..." lines.Torbjorn Granlund2013-09-202-3/+7
* Provide mullo_basecase for Conroe, Wolfdale, Nehalem, Westmere.Torbjorn Granlund2013-09-201-0/+416
* Whitespace cleanup.Torbjorn Granlund2013-09-192-2/+2
* Provide mul_basecase and sqr_basecase for Conroe, Wolfdale, Nehalem, Westmere.Torbjorn Granlund2013-09-182-0/+1933
* Rewrite.Torbjorn Granlund2013-07-151-43/+41
* Add fastsse grabber files for tabselect.Torbjorn Granlund2013-04-131-0/+26
* Tabify.Torbjorn Granlund2013-04-071-53/+53
* Retune.Torbjorn Granlund2012-12-151-17/+18
* Add copyright years.Torbjorn Granlund2012-11-2012-49/+49
* Rename DOS64_ENTRY and DOS64_EXIT.Torbjorn Granlund2012-05-309-28/+28
* Add "grabber" files for new SSE copy code.Torbjorn Granlund2012-04-152-0/+52
* Make room for DOS64 regparm shadow area.Torbjorn Granlund2012-04-041-2/+5
* Restore DOS64 support.Torbjorn Granlund2012-03-171-7/+9
* Further x86_64 gcd_1 improvements.Torbjorn Granlund2012-03-171-25/+40
* Speed up loop code, simplify non-loop code.Torbjorn Granlund2012-03-151-37/+29
* Shorten critical path.Torbjorn Granlund2012-03-131-20/+21
* Add hack to support fat builds.Torbjorn Granlund2012-03-131-0/+9
* Add new gcd_1 files for x86-64.Torbjorn Granlund2012-03-121-0/+112
* Retune.Torbjorn Granlund2012-03-081-32/+36
* Whitespace cleanup, add a copyright year.Torbjorn Granlund2012-03-031-9/+8
* Add DOS64 support.Torbjorn Granlund2012-03-011-2/+7
* core2/aorsmul_1.asm: Added mpn_addmul_1c and mpn_submul_1c entry points.Niels Möller2012-02-241-1/+30
* Improve rsh1add_n/rsh1sub_n for Intel chips.Torbjorn Granlund2012-02-231-104/+75
* Add some more cycle numbers.Torbjorn Granlund2012-02-161-2/+5
* (STD64, IFSTD): New names for ELF64, IFELF .Torbjorn Granlund2011-12-0111-27/+11
* Add DOS64 ABI support.Torbjorn Granlund2011-12-011-6/+19