summaryrefslogtreecommitdiffstats
path: root/crypto/modes/asm/ghash-x86_64.pl
AgeCommit message (Expand)Author
2020-03-17Update copyright yearMatt Caswell
2020-02-17Do not silently truncate files on perlasm errorsDavid Benjamin
2020-01-17For all assembler scripts where it matters, recognise clang > 9.xRichard Levitte
2019-02-27cfi build fixes in x86-64 ghash assemblyShane Lontis
2019-02-26Update copyright yearMatt Caswell
2019-02-17Fix some CFI issues in x86_64 assemblyDavid Benjamin
2017-10-13Remove email addresses from source code.Rich Salz
2017-07-21x86_64 assembly pack: "optimize" for Knights Landing, add AVX-512 results.Andy Polyakov
2017-02-13modes/asm/*-x86_64.pl: add CFI annotations.Andy Polyakov
2017-02-06x86_64 assembly pack: Win64 SEH face-lift.Andy Polyakov
2016-10-24x86_64 assembly pack: add Goldmont performance results.Andy Polyakov
2016-10-10Remove trailing whitespace from some files.David Benjamin
2016-05-29x86_64 assembly pack: tolerate spaces in source directory name.Andy Polyakov
2016-05-21Add OpenSSL copyright to .pl filesRich Salz
2016-02-27modes/asm/ghash-x86_64.pl: refine GNU assembler version detection.Andy Polyakov
2015-12-13x86_64 assembly pack: tune clang version detection even further.Andy Polyakov
2015-11-23x86_64 assembly pack: tune clang version detection.Andy Polyakov
2015-09-26Skylake performance results.Andy Polyakov
2015-07-14Conversion to UTF-8 where neededRichard Levitte
2015-01-13Add Broadwell performance results.Andy Polyakov
2014-08-30x86[_64] assembly pack: add Silvermont performance data.Andy Polyakov
2014-06-28x86_64 assembly pack: refine clang detection.Andy Polyakov
2014-06-24x86_64 assembly pack: addendum to last clang commit.Andy Polyakov
2014-06-24x86_64 assembly pack: allow clang to compile AVX code.Andy Polyakov
2014-06-11ghash-x86_64.pl: optimize for upcoming Atom.Andy Polyakov
2014-02-13ghash-x86[_64].pl: ~15% improvement on Atom SilvermontAndy Polyakov
2013-06-10ghash-x86_64.pl: add Haswell performance data.Andy Polyakov
2013-03-24ghash-x86_64.pl: add AVX code path.Andy Polyakov
2013-03-19ghash-x86_64.pl: minor optimization.Andy Polyakov
2013-03-06ghash-x86_64.pl: fix length handling bug.Andy Polyakov
2013-02-14ghash-x86[_64].pl: code refresh.Andy Polyakov
2013-01-22x86_64 assembly pack: make Windows build more robust.Andy Polyakov
2012-06-27x86_64 assembly pack: make it possible to compile with Perl located onAndy Polyakov
2012-06-12x86[_64] assembly pack: update benchmark results.Andy Polyakov
2011-05-16x86_64-xlate.pl: allow "base-less" effective address, add palignr, moveAndy Polyakov
2010-09-05modes/asm/ghash-*.pl: switch to [more reproducible] performance resultsAndy Polyakov
2010-06-09ghash-x86_64.pl: "528B" variant delivers further >30% improvement.Andy Polyakov
2010-05-13ghash-x86[_64].pl: add due credit.Andy Polyakov
2010-05-13GCM "jumbo" update:Andy Polyakov
2010-04-14gcm128.c and assembler modules: change argument order for gcm_ghash_4bit.Andy Polyakov
2010-03-22GHASH assembler: new ghash-sparcv9.pl module and saner descriptions.Andy Polyakov
2010-03-15ghash-ia64.pl: new file, GHASH for Itanium.Andy Polyakov
2010-03-11Add GHASH x86_64 assembler.Andy Polyakov