1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-06-11 13:57:04 +02:00
git/ppc
Unknown 84702995f8 A better-scheduled PPC SHA-1 implementation.
This is about 15% faster that the current sha1ppc.S on a G4, and
5% faster on a G5 when hashing 10 million bytes, unaligned.
(The G5 ratio seems to get better as the sizes fall.)

It's also somewhat smaller, due to using load-multiple instructions.

No copyright is claimed on the changes to Paul Mackerras' work below.
2006-06-24 03:02:00 -07:00
..
sha1.c
sha1.h
sha1ppc.S A better-scheduled PPC SHA-1 implementation. 2006-06-24 03:02:00 -07:00