Restore xmm7 from the correct address on win64
[openssl.git] / crypto / modes / asm /
2016-02-04 Kurt RoeckxRestore xmm7 from the correct address on win64
2015-12-13 Andy Polyakovx86_64 assembly pack: tune clang version detection...
2015-12-07 Andy PolyakovARMv4 assembly pack: allow Thumb2 even in iOS build,
2015-11-23 Andy Polyakovx86_64 assembly pack: tune clang version detection.
2015-11-11 Andy Polyakovmodes/asm/ghash-armv4.pl: extend Apple fix to all clang...
2015-09-26 Andy PolyakovSkylake performance results.
2015-09-25 Andy PolyakovARMv4 assembly pack: implement support for Thumb2.
2015-07-13 Richard LevitteConversion to UTF-8 where needed
2015-04-21 Andy Polyakovmodes/asm/ghashv8-armx.pl: additional performance data.
2015-04-20 Andy PolyakovAdd assembly support for 32-bit iOS.
2015-04-02 Andy Polyakovmodes/asm/ghashv8-armx.pl: up to 90% performance improv...
2015-03-08 Andy PolyakovARMv4 assembly pack: add Cortex-A15 performance data.
2015-01-23 Andy PolyakovAdd assembly support to ios64-cross.
2015-01-13 Andy PolyakovAdd Broadwell performance results.
2015-01-04 Andy PolyakovRemove inconsistency in ARM support.
2014-08-30 Andy Polyakovx86[_64] assembly pack: add Silvermont performance...
2014-07-20 Andy PolyakovAdd GHASH for PowerISA 2.0.7.
2014-07-16 Andy PolyakovRevert "Add GHASH for PowerISA 2.07."
2014-07-16 Andy PolyakovAdd GHASH for PowerISA 2.07.
2014-07-09 Andy Polyakovx86_64 assembly pack: improve masm support.
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-24 Andy PolyakovARMv8 assembly pack: add Cortex performance numbers.
2014-06-11 Andy Polyakovghash-x86_64.pl: optimize for upcoming Atom.
2014-06-06 Andy PolyakovARM assembly pack: get ARMv7 instruction endianness...
2014-06-06 Andy PolyakovAdd GHASH for ARMv8 Crypto Extension.
2014-05-04 Andy PolyakovC64x+ assembly pack: make it work with older toolchain.
2014-04-24 Andy Polyakovbn/asm/armv4-gf2m.pl, modes/asm/ghash-armv4.pl: faster...
2014-02-13 Andy Polyakovghash-x86[_64].pl: ~15% improvement on Atom Silvermont
2014-02-01 Andy Polyakovmodes/asm/ghash-s390x.pl: +15% performance improvement...
2013-11-12 Andy Polyakovmodes/asm/ghash-alpha.pl: fix typo.
2013-11-09 Andy Polyakovmodes/asm/ghash-alpha.pl: make it work with older assem...
2013-11-08 Andy Polyakovmodes/asm/ghash-alpha.pl: make it work with older assem...
2013-09-09 Andy Polyakovcrypto/modes/asm/aesni-gcm-x86_64.pl: minor optimization.
2013-09-05 Veres Lajosmisspellings fixes by https://github.com/vlajos/misspel...
2013-06-18 Andy PolyakovPA-RISC assembler pack: switch to bve in 64-bit builds.
2013-06-10 Andy Polyakovghash-x86_64.pl: add Haswell performance data.
2013-03-29 Andy PolyakovAdd AES-NI GCM stitch.
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-12-04 Andy Polyakovghash-sparcv9.pl: shave off one more xmulx, improve...
2012-11-28 Andy PolyakovC64x+ assembly pack: improve EABI support.
2012-11-05 Andy Polyakovghash-sparcv9.pl: 22% improvement on T4.
2012-10-24 Andy Polyakovghash-sparcv9.pl: add VIS3 code path.
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.
2012-04-28 Andy Polyakovperlasm: fix symptom-less bugs, missing semicolons...
2012-04-18 Andy PolyakovC64x+ assembler pack. linux-c64xplus build is *not...
2012-04-12 Andy Polyakovghash-s390x.pl: fix typo [that can induce SEGV in 31...
2012-03-13 Andy Polyakovghash-x86.pl: omit unreferenced rem_8bit from no-sse2...
2012-01-25 Andy Polyakovghash-x86.pl: engage original MMX version in no-sse2...
2011-05-16 Andy Polyakovx86gas.pl: add palignr and move pclmulqdq.
2011-05-16 Andy Polyakovx86_64-xlate.pl: allow "base-less" effective address...
2011-05-07 Andy PolyakovIA-64 assembler pack: fix typos and make it work on...
2011-04-01 Andy PolyakovARM assembler pack: profiler-assisted optimizations...
2011-03-04 Andy Polyakovghash-x86.pl: optimize for Sandy Bridge.
2011-03-04 Andy Polyakovs390x assembler pack: tune-up and support for new z196...
2010-11-29 Andy Polyakovs390x assembler pack: adapt for -m31 build, see comment...
2010-09-21 Andy Polyakovghash-s390x.pl: reschedule instructions for better...
2010-09-13 Andy PolyakovAlpha assembler pack: adapt for Linux.
2010-09-10 Andy PolyakovAdd ghash-s390x.pl.
2010-09-05 Andy Polyakovmodes/asm/ghash-*.pl: switch to [more reproducible...
2010-09-05 Andy Polyakovghash-ia64.pl: 50% performance improvement of gcm_ghash...
2010-07-26 Andy Polyakovghash-ia64.pl: excuse myself from implementing "528B...
2010-07-26 Andy Polyakovperlasm/x86asm.pl: move aesni and pclmulqdq opcodes...
2010-07-13 Andy PolyakovARM assembler pack: reschedule instructions for dual...
2010-07-08 Andy Polyakovcrypto/*/Makefile: unify "catch-all" assembler make...
2010-07-02 Andy Polyakovghash-armv4.pl: excuse myself from implementing "528B...
2010-07-02 Andy Polyakovghash-sparcv9.pl: fix Makefile rule and add performance...
2010-07-01 Andy PolyakovSPARCv9 assembler pack: refine CPU detection on Linux...
2010-06-09 Andy Polyakovghash-x86_64.pl: "528B" variant delivers further >30...
2010-06-09 Andy Polyakovghash-x86.pl: commentary updates.
2010-06-04 Andy Polyakovghash-x86.pl: "528B" variant of gcm_ghash_4bit_mmx...
2010-05-23 Andy Polyakovghash-x86.pl: MMX optimization (+20-40%) and commentary...
2010-05-13 Andy Polyakovghash-x86[_64].pl: add due credit.
2010-05-13 Andy PolyakovGCM "jumbo" update:
2010-05-03 Andy PolyakovAdd ghash-armv4.pl.
2010-04-28 Andy PolyakovAdd ghash-parisc.pl.
2010-04-14 Andy Polyakovgcm128.c and assembler modules: change argument order...
2010-04-10 Andy PolyakovAdd ghash-alpha.pl assembler module.
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.
2010-03-09 Andy PolyakovAdd GHASH x86 assembler.