]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/modes/asm/ghash-x86_64.pl
Add OpenSSL copyright to .pl files
[thirdparty/openssl.git] / crypto / modes / asm / ghash-x86_64.pl
2016-05-21  Rich SalzAdd OpenSSL copyright to .pl files
2016-02-27  Andy Polyakovmodes/asm/ghash-x86_64.pl: refine GNU assembler version...
2015-12-13  Andy Polyakovx86_64 assembly pack: tune clang version detection...
2015-11-23  Andy Polyakovx86_64 assembly pack: tune clang version detection.
2015-09-26  Andy PolyakovSkylake performance results.
2015-07-13  Richard LevitteConversion to UTF-8 where needed
2015-01-13  Andy PolyakovAdd Broadwell performance results.
2014-08-30  Andy Polyakovx86[_64] assembly pack: add Silvermont performance...
2014-06-29  Rich SalzMerge branch 'master' of git.openssl.org:openssl
2014-06-28  Andy Polyakovx86_64 assembly pack: refine clang detection.
2014-06-24  Andy Polyakovx86_64 assembly pack: addendum to last clang commit.
2014-06-24  Andy Polyakovx86_64 assembly pack: allow clang to compile AVX code.
2014-06-11  Andy Polyakovghash-x86_64.pl: optimize for upcoming Atom.
2014-02-13  Andy Polyakovghash-x86[_64].pl: ~15% improvement on Atom Silvermont
2013-06-10  Andy Polyakovghash-x86_64.pl: add Haswell performance data.
2013-03-24  Andy Polyakovghash-x86_64.pl: add AVX code path.
2013-03-19  Andy Polyakovghash-x86_64.pl: minor optimization.
2013-03-06  Andy Polyakovghash-x86_64.pl: fix length handling bug.
2013-02-14  Andy Polyakovghash-x86[_64].pl: code refresh.
2013-01-22  Andy Polyakovx86_64 assembly pack: make Windows build more robust.
2012-06-27  Andy Polyakovx86_64 assembly pack: make it possible to compile with...
2012-06-12  Andy Polyakovx86[_64] assembly pack: update benchmark results.
2011-05-16  Andy Polyakovx86_64-xlate.pl: allow "base-less" effective address...
2010-09-05  Andy Polyakovmodes/asm/ghash-*.pl: switch to [more reproducible...
2010-06-09  Andy Polyakovghash-x86_64.pl: "528B" variant delivers further >30...
2010-05-13  Andy Polyakovghash-x86[_64].pl: add due credit.
2010-05-13  Andy PolyakovGCM "jumbo" update:
2010-04-14  Andy Polyakovgcm128.c and assembler modules: change argument order...
2010-03-22  Andy PolyakovGHASH assembler: new ghash-sparcv9.pl module and saner...
2010-03-15  Andy Polyakovghash-ia64.pl: new file, GHASH for Itanium.
2010-03-11  Andy PolyakovAdd GHASH x86_64 assembler.