index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
sha
/
asm
/
sha256-586.pl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ignore vendor name in Clang version number.
Jung-uk Kim
2020-08-28
1
-1
/
+1
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Also check for errors in x86_64-xlate.pl.
David Benjamin
2020-02-17
1
-1
/
+1
*
Do not silently truncate files on perlasm errors
David Benjamin
2020-01-22
1
-1
/
+1
*
For all assembler scripts where it matters, recognise clang > 9.x
Richard Levitte
2020-01-17
1
-1
/
+1
*
Unify all assembler file generators
Richard Levitte
2019-09-16
1
-2
/
+1
*
Following the license change, modify the boilerplates in crypto/sha/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-06-20
1
-1
/
+1
*
sha/asm/sha{1|256}-586.pl: harmonize clang version detection.
Andy Polyakov
2018-06-18
1
-1
/
+1
*
Many spelling fixes/typo's corrected.
Josh Soref
2017-11-12
1
-1
/
+1
*
Remove filename argument to x86 asm_init.
David Benjamin
2017-05-11
1
-1
/
+1
*
x86 assembly pack: update performance results.
Andy Polyakov
2016-12-19
1
-0
/
+3
*
Remove trailing whitespace from some files.
David Benjamin
2016-10-11
1
-3
/
+3
*
Add OpenSSL copyright to .pl files
Rich Salz
2016-05-21
1
-1
/
+8
*
Unified - adapt the generation of sha assembler to use GENERATE
Richard Levitte
2016-03-09
1
-0
/
+5
*
Conversion to UTF-8 where needed
Richard Levitte
2015-07-14
1
-1
/
+1
*
x86[_64] assembly pack: add Silvermont performance data.
Andy Polyakov
2014-08-30
1
-0
/
+1
*
x86_64 assembly pack: refine clang detection.
Andy Polyakov
2014-06-28
1
-2
/
+2
*
x86_64 assembly pack: addendum to last clang commit.
Andy Polyakov
2014-06-24
1
-1
/
+1
*
x86_64 assembly pack: allow clang to compile AVX code.
Andy Polyakov
2014-06-24
1
-0
/
+4
*
Facilitate back-porting of AESNI and SHA modules.
Andy Polyakov
2014-06-12
1
-3
/
+5
*
Add support for Intel SHA extension.
Andy Polyakov
2014-06-11
1
-1
/
+150
*
sha/asm/sha256-586.pl: don't try to compile SIMD with no-sse2.
Andy Polyakov
2014-02-26
1
-1
/
+1
*
sha[256|512]-586.pl: add more SIMD code paths.
Andy Polyakov
2013-06-10
1
-103
/
+344
*
sha256-586.pl: code refresh.
Andy Polyakov
2013-02-15
1
-21
/
+18
*
sha256-586.pl: fix typos.
Andy Polyakov
2012-07-01
1
-3
/
+3
*
sha256-586.pl: fix linking error.
Andy Polyakov
2012-06-19
1
-1
/
+1
*
sha256-586.pl: add AVX and XOP code paths.
Andy Polyakov
2012-06-12
1
-8
/
+440
*
sha256-586.pl: squeeze some more, most notably ~10% on Nehalem.
Andy Polyakov
2012-06-12
1
-58
/
+67
*
sha256-586.pl: full unroll to deliver additional ~16%, add Sandy Bridge-
Andy Polyakov
2012-05-28
1
-82
/
+273
*
sha256-586.pl: tune away regression on Nehalem core and incidentally
Andy Polyakov
2012-05-24
1
-27
/
+26
*
sha256-586.pl optimization.
Andy Polyakov
2012-05-19
1
-62
/
+69
*
sha256-586.pl: minor optimization, +0-2% on all CPUs, +7% on Westmere.
Andy Polyakov
2011-09-17
1
-27
/
+25
*
Remove junk argument to function_begin in sha/asm/*-586.pl.
Andy Polyakov
2008-07-17
1
-1
/
+1
*
Minor formatting fixes in crypto/sha/asm.
Andy Polyakov
2007-09-18
1
-4
/
+4
*
Minor sha[256|512]-586 performance tweaks.
Andy Polyakov
2007-09-16
1
-7
/
+12
*
SHA256/512 for x86.
Andy Polyakov
2007-09-13
1
-0
/
+246