3acecba520
This adds two optimizations for ARM:
NEON optimized Adler(-)32 checksum algorithm (ARMv7 and newer NEON CPUs)
ARM(v7+) specific optimization for inflate
I've also connected inflate optimization to the build using the following
source as template.
|
||
---|---|---|
.. | ||
001-neon-implementation-of-adler32.patch | ||
002-arm-specific-optimisations-for-inflate.patch | ||
003-attach-sourcefiles-in-patch-002-to-buildsystem.patch |