]> git.ipfire.org Git - thirdparty/zstd.git/commit
wire up bmi2 support
authorNick Terrell <terrelln@fb.com>
Mon, 17 Aug 2020 20:44:49 +0000 (13:44 -0700)
committerNick Terrell <terrelln@fb.com>
Mon, 17 Aug 2020 23:35:28 +0000 (16:35 -0700)
commit612e947c5e7bff2d2124b3932489d8683fb0972c
tree388f45ffe71a5b7bd502ec84c9db9539f1f23d29
parentba1fd17a9f90e87c827e470ca7a2656bc3def669
wire up bmi2 support
lib/common/entropy_common.c
lib/common/fse.h
lib/common/fse_decompress.c
lib/common/huf.h
lib/decompress/huf_decompress.c
lib/decompress/zstd_decompress.c
lib/decompress/zstd_decompress_block.c
lib/decompress/zstd_decompress_block.h
lib/decompress/zstd_decompress_internal.h
tests/smallbench.c