mirror of
https://github.com/facebook/zstd
synced 2026-08-22 22:32:07 -04:00
This saves some 1.7Kb in rodata section (x86_64, zstd tool), while assembler code stays the same except the type of a few load/extend instructions. Should not have negative performance implications. |
||
|---|---|---|
| .. | ||
| bitstream.h | ||
| compiler.h | ||
| cpu.h | ||
| debug.c | ||
| debug.h | ||
| entropy_common.c | ||
| error_private.c | ||
| error_private.h | ||
| fse.h | ||
| fse_decompress.c | ||
| huf.h | ||
| mem.h | ||
| pool.c | ||
| pool.h | ||
| portability_macros.h | ||
| threading.c | ||
| threading.h | ||
| xxhash.c | ||
| xxhash.h | ||
| zstd_common.c | ||
| zstd_deps.h | ||
| zstd_internal.h | ||
| zstd_trace.h | ||