]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Try to simply the inflate loop by collapsing most cases to chunksets
authorAdam Stylinski <kungfujesus06@gmail.com>
Mon, 23 Sep 2024 22:26:04 +0000 (18:26 -0400)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Wed, 23 Oct 2024 19:20:11 +0000 (21:20 +0200)
commit94aacd8bd69b7bfafce14fbe7639274e11d92d51
tree3b622ec3cc24d4d5de07ca17bf26b6e2ada6202b
parente874b34e1a8d975031d7e66e3050039de08686d0
Try to simply the inflate loop by collapsing most cases to chunksets
12 files changed:
arch/arm/arm_functions.h
arch/generic/generic_functions.h
arch/power/power_functions.h
arch/riscv/riscv_functions.h
arch/x86/chunkset_avx2.c
arch/x86/x86_functions.h
chunkset_tpl.h
functable.c
functable.h
inffast_tpl.h
inflate.c
inflate_p.h