summaryrefslogtreecommitdiffstats
path: root/crypto/modes/asm
AgeCommit message (Expand)Author
2015-03-08ARMv4 assembly pack: add Cortex-A15 performance data.Andy Polyakov
2015-01-23Add assembly support to ios64-cross.Andy Polyakov
2015-01-13Add Broadwell performance results.Andy Polyakov
2015-01-04Remove inconsistency in ARM support.Andy Polyakov
2014-08-30x86[_64] assembly pack: add Silvermont performance data.Andy Polyakov
2014-07-20Add GHASH for PowerISA 2.0.7.Andy Polyakov
2014-07-16Revert "Add GHASH for PowerISA 2.07."Andy Polyakov
2014-07-16Add GHASH for PowerISA 2.07.Andy Polyakov
2014-07-09x86_64 assembly pack: improve masm support.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-24ARMv8 assembly pack: add Cortex performance numbers.Andy Polyakov
2014-06-11ghash-x86_64.pl: optimize for upcoming Atom.Andy Polyakov
2014-06-06ARM assembly pack: get ARMv7 instruction endianness right.Andy Polyakov
2014-06-06Add GHASH for ARMv8 Crypto Extension.Andy Polyakov
2014-05-04C64x+ assembly pack: make it work with older toolchain.Andy Polyakov
2014-04-24bn/asm/armv4-gf2m.pl, modes/asm/ghash-armv4.pl: faster multiplicationAndy Polyakov
2014-02-13ghash-x86[_64].pl: ~15% improvement on Atom SilvermontAndy Polyakov
2014-02-02modes/asm/ghash-s390x.pl: +15% performance improvement on z10.Andy Polyakov
2013-11-12modes/asm/ghash-alpha.pl: fix typo.Andy Polyakov
2013-11-09modes/asm/ghash-alpha.pl: make it work with older assembler for real.Andy Polyakov
2013-11-08modes/asm/ghash-alpha.pl: make it work with older assembler.Andy Polyakov
2013-09-09crypto/modes/asm/aesni-gcm-x86_64.pl: minor optimization.Andy Polyakov
2013-09-05misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos
2013-06-18PA-RISC assembler pack: switch to bve in 64-bit builds.Andy Polyakov
2013-06-10ghash-x86_64.pl: add Haswell performance data.Andy Polyakov
2013-03-29Add AES-NI GCM stitch.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-12-04ghash-sparcv9.pl: shave off one more xmulx, improve T3 performance by 7%.Andy Polyakov
2012-11-28C64x+ assembly pack: improve EABI support.Andy Polyakov
2012-11-05ghash-sparcv9.pl: 22% improvement on T4.Andy Polyakov
2012-10-24ghash-sparcv9.pl: add VIS3 code path.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
2012-04-28perlasm: fix symptom-less bugs, missing semicolons and 'my' declarations.Andy Polyakov
2012-04-18C64x+ assembler pack. linux-c64xplus build is *not* tested nor can it beAndy Polyakov
2012-04-12ghash-s390x.pl: fix typo [that can induce SEGV in 31-bit build].Andy Polyakov
2012-03-13ghash-x86.pl: omit unreferenced rem_8bit from no-sse2 build.Andy Polyakov
2012-01-25ghash-x86.pl: engage original MMX version in no-sse2 builds.Andy Polyakov
2011-05-16x86gas.pl: add palignr and move pclmulqdq.Andy Polyakov
2011-05-16x86_64-xlate.pl: allow "base-less" effective address, add palignr, moveAndy Polyakov
2011-05-07IA-64 assembler pack: fix typos and make it work on HP-UX.Andy Polyakov
2011-04-01ARM assembler pack: profiler-assisted optimizations and NEON support.Andy Polyakov
2011-03-04ghash-x86.pl: optimize for Sandy Bridge.Andy Polyakov
2011-03-04s390x assembler pack: tune-up and support for new z196 hardware.Andy Polyakov