Daniel Engberg 3acecba520 package/libs/zlib: Add ARM and NEON optimizations
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.
0397489124 (diff-a62ad2db6c83dbc205d34bb9a8884f16)

Additional info:
https://codereview.chromium.org/2676493007/
https://codereview.chromium.org/2722063002/

Sources:
https://github.com/madler/zlib/pull/251 (only the first commit)
https://github.com/madler/zlib/pull/256

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-01-02 17:11:12 +01:00
..
2017-01-03 14:24:33 +01:00
2016-12-16 22:39:22 +01:00
2016-12-16 22:39:22 +01:00
2017-10-15 00:24:22 +02:00
2017-03-22 09:16:23 +01:00
2017-11-06 10:06:35 +01:00
2017-01-03 14:24:33 +01:00
2016-12-16 22:39:22 +01:00
2017-12-24 17:06:16 +01:00
2017-12-08 10:47:51 +01:00
2016-12-16 22:39:22 +01:00
2017-05-11 13:42:55 -07:00
2017-12-12 17:39:52 +01:00