summaryrefslogtreecommitdiffstats
path: root/crypto/sha/asm/sha256-586.pl
AgeCommit message (Expand)Author
2012-07-01sha256-586.pl: fix typos.Andy Polyakov
2012-06-19sha256-586.pl: fix linking error.Andy Polyakov
2012-06-12sha256-586.pl: add AVX and XOP code paths.Andy Polyakov
2012-06-12sha256-586.pl: squeeze some more, most notably ~10% on Nehalem.Andy Polyakov
2012-05-28sha256-586.pl: full unroll to deliver additional ~16%, add Sandy Bridge-Andy Polyakov
2012-05-24sha256-586.pl: tune away regression on Nehalem core and incidentallyAndy Polyakov
2012-05-19sha256-586.pl optimization.Andy Polyakov
2011-09-17sha256-586.pl: minor optimization, +0-2% on all CPUs, +7% on Westmere.Andy Polyakov
2008-07-17Remove junk argument to function_begin in sha/asm/*-586.pl.Andy Polyakov
2007-09-18Minor formatting fixes in crypto/sha/asm.Andy Polyakov
2007-09-16Minor sha[256|512]-586 performance tweaks.Andy Polyakov
2007-09-13SHA256/512 for x86.Andy Polyakov