]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Clean up LIKELY/UNLIKELY definitions, making them upper-case to improve visibility.
authorHans Kristian Rosbach <hk-git@circlestorm.org>
Mon, 23 Sep 2019 07:47:32 +0000 (09:47 +0200)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Tue, 22 Oct 2019 07:56:34 +0000 (09:56 +0200)
commitcf5959e11915d88e1b142fef3de359a1d443bd6d
tree5895e467864a89d1768fb4289b63a4d10fc99333
parent72c9ed141529150513f30ce3a15db03f2fd066d4
Clean up LIKELY/UNLIKELY definitions, making them upper-case to improve visibility.
Add LIKELY_NULL hint.
Add PREFETCH_L1, PREFETCH_L2 and PREFETCH_RW for GCC, Clang, ICC and MSVC.
arch/arm/fill_window_arm.c
arch/arm/insert_string_acle.c
arch/x86/fill_window_sse.c
deflate.c
deflate_medium.c
deflate_slow.c
match_p.h
zutil.h