]> git.ipfire.org Git - thirdparty/zstd.git/commit
[decompress] Support BMI2 1011/head
authorNick Terrell <terrelln@fb.com>
Sat, 3 Feb 2018 02:03:09 +0000 (18:03 -0800)
committerNick Terrell <terrelln@fb.com>
Wed, 14 Feb 2018 01:00:15 +0000 (17:00 -0800)
commit4319132312de33a74dd10d124e41d0725b78f0d2
tree184121b8ee549686240ae067dc871fb6453e56ce
parent97162501976c3196b146d8d4476b28616a06613e
[decompress] Support BMI2
lib/BUCK
lib/common/compiler.h
lib/common/cpu.h [new file with mode: 0644]
lib/common/huf.h
lib/decompress/huf_decompress.c
lib/decompress/huf_decompress_impl.h [new file with mode: 0644]
lib/decompress/zstd_decompress.c
lib/decompress/zstd_decompress_impl.h [new file with mode: 0644]