pcompress/utils
Moinak Ghosh 26bb137257 Changes for generalized runtime SSE/AVX/XOP detection.
Multi instruction set XXhash build with runtime selection.
Extend CPUID code to detect more instruction sets.
Add options for BLAKE2 hash.
Move GCC builtins into utils header.
Bump file format version number due to extended digest flags.
Add descriptions to digest list.
2013-01-25 00:10:12 +05:30
..
cpuid.c Changes for generalized runtime SSE/AVX/XOP detection. 2013-01-25 00:10:12 +05:30
cpuid.h Improve SSE version detection. 2013-01-20 22:53:36 +05:30
heapq.c Fixes and performance improvements for Dedupe Delta Compression 2013-01-13 22:04:59 +05:30
heapq.h Fixes and performance improvements for Dedupe Delta Compression 2013-01-13 22:04:59 +05:30
sse_level.c Changes for generalized runtime SSE/AVX/XOP detection. 2013-01-25 00:10:12 +05:30
utils.c Changes for generalized runtime SSE/AVX/XOP detection. 2013-01-25 00:10:12 +05:30
utils.h Changes for generalized runtime SSE/AVX/XOP detection. 2013-01-25 00:10:12 +05:30
xxhash.c Changes for generalized runtime SSE/AVX/XOP detection. 2013-01-25 00:10:12 +05:30
xxhash.h Changes for generalized runtime SSE/AVX/XOP detection. 2013-01-25 00:10:12 +05:30
xxhash_base.c Changes for generalized runtime SSE/AVX/XOP detection. 2013-01-25 00:10:12 +05:30
xxhash_sse2.c Changes for generalized runtime SSE/AVX/XOP detection. 2013-01-25 00:10:12 +05:30
xxhash_sse4.c Changes for generalized runtime SSE/AVX/XOP detection. 2013-01-25 00:10:12 +05:30