]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
*** empty log message ***
authorNiels Möller <nisse@lysator.liu.se>
Thu, 10 Feb 2011 22:58:08 +0000 (23:58 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Thu, 10 Feb 2011 22:58:08 +0000 (23:58 +0100)
Rev: nettle/ChangeLog:1.149

ChangeLog

index 26e6e3b13f8bf1a6a7591fd1d631cc11426829f3..5aef800bcf845a5628118165b15c49e34d3ab2f9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2011-02-10  Niels Möller  <nisse@lysator.liu.se>
-       
+
+       * x86_64/memxor.asm: New file. Improves performance by 22% for the
+       unaligned01 case and 35% for the unaligned12 case, benchmarked on
+       Intel SU1400.
+
        * examples/nettle-benchmark.c (cgt_works_p): New function.
        (cgt_time_start): Likewise.
        (cgt_time_end): Likewise.