diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-08-05 16:13:20 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-08-05 19:28:21 -0700 |
commit | d7c208a92e6b15cdcd159e30cd1fc0177fd967e9 (patch) | |
tree | 3b7d2da701bff17012d47ea631e6672c280671db /t/t9136-git-svn-recreated-branch-empty-file.sh | |
parent | Merge branch 'sb/read-tree' (diff) | |
download | tgif-d7c208a92e6b15cdcd159e30cd1fc0177fd967e9.tar.xz |
Add new optimized C 'block-sha1' routines
Based on the mozilla SHA1 routine, but doing the input data accesses a
word at a time and with 'htonl()' instead of loading bytes and shifting.
It requires an architecture that is ok with unaligned 32-bit loads and a
fast htonl().
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9136-git-svn-recreated-branch-empty-file.sh')
0 files changed, 0 insertions, 0 deletions