openssl/crypto/chacha/asm
Andy Polyakov cded951378 chacha/asm/chacha-x86_64.pl: add AVX512VL code path.
256-bit AVX512VL was estimated to deliver ~50% improvement over AVX2
and it did live up to the expectations.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4838)
2017-12-08 12:57:49 +01:00
..
chacha-armv4.pl Fix chacha-armv4.pl with clang -fno-integrated-as. 2017-11-28 20:26:31 +01:00
chacha-armv8.pl ARMv8 assembly pack: add Qualcomm Kryo results. 2017-11-13 11:13:00 +01:00
chacha-c64xplus.pl Many spelling fixes/typo's corrected. 2017-11-11 19:03:10 -05:00
chacha-ppc.pl PPC assembler pack: add some PPC970/G5 performance data. 2016-11-11 13:24:52 +01:00
chacha-s390x.pl s390x assembly pack: improve portability. 2016-06-06 11:08:04 +02:00
chacha-x86.pl Remove filename argument to x86 asm_init. 2017-05-11 17:00:23 -04:00
chacha-x86_64.pl chacha/asm/chacha-x86_64.pl: add AVX512VL code path. 2017-12-08 12:57:49 +01:00