Reini Urban
|
30531c5697
CMakeLists.txt: todo #10
|
7 lat temu |
Reini Urban
|
3d18d82649
Guard cmake policies for older cmake versions
|
7 lat temu |
Reini Urban
|
7c4a997d5f
fixup -DBIG_ENDIAN for C++
|
7 lat temu |
Reini Urban
|
93169294cd
Fix sha1 on BIG_ENDIAN
|
7 lat temu |
Reini Urban
|
1479e85b29
CMakeLists.txt: CMAKE_THREAD_LIBS_INIT
|
7 lat temu |
Reini Urban
|
b531a27b9f
-lpthread for crc32_hw1 also
|
7 lat temu |
Reini Urban
|
6654927581
HalfSipHash, SipHash13, fix crc32_hw1
|
7 lat temu |
Leo Yuriev
|
f511ada322
smhasher: set CMAKE_POSITION_INDEPENDENT_CODE for t1ha.
|
7 lat temu |
Leo Yuriev
|
3c97d2bdfa
smhasher: rename t1ha.cc to avoid ifunc troubles.
|
7 lat temu |
Leo Yuriev
|
fe3f367e04
smhasher: fix MSVC2015 x64 build.
|
7 lat temu |
Leo Yuriev
|
d684f3db70
smhasher: use `-march=native` for gcc and clang.
|
7 lat temu |
Leo Yuriev
|
9e458bff63
smhasher: AES-NI detection for cmake.
|
7 lat temu |
Leo Yuriev
|
f8fbccfffc
t1ha: adds MUM hash into SMHasher.
|
8 lat temu |
Leo Yuriev
|
5936d74c5b
t1ha: adds 1Hippeus hash into SMHasher.
|
8 lat temu |
Mahmoud Al-Qudsi
|
35bb3f94c3
Corrected feature detection issues on FreeBSD
|
8 lat temu |
Mahmoud Al-Qudsi
|
b85f43b812
Implemented CPU feature detection on FreeBSD
|
8 lat temu |
Jason Schulz
|
271d1b3e7b
add farmhash (C99)
|
8 lat temu |
Reini Urban
|
aa7c4d9c37
add fasthash
|
9 lat temu |
Reini Urban
|
ff0eab7f6c
add falkhash.asm from https://github.com/gamozolabs/falkhash
|
9 lat temu |
Manuel Schiller
|
69cf28c07b
* fix linker error on Linux
|
9 lat temu |
Paul G
|
ba0f53885b
Added my optimized cmetrohash64, noop oaat read (speed reference)
|
9 lat temu |
Paul G
|
f98b61a5df
Fix setting build type and add -O3 to cflags for release builds
|
9 lat temu |
Paul G
|
20706d7268
Added C implementation of MetroHash64
|
9 lat temu |
Reini Urban
|
0414c0c2fe
add Google FarmHash, deprecating CityHash
|
9 lat temu |
Reini Urban
|
17def528b4
fix for -m32 i686 target
|
9 lat temu |
Reini Urban
|
c7131e4cb5
fixup X64ONLY_SRC
|
9 lat temu |
Reini Urban
|
81629d4e20
Try to filter out x86_64 for -m32/i686
|
9 lat temu |
Reini Urban
|
c063c385e8
add metrohash64crc, do crc hw detection for metro
|
9 lat temu |
Reini Urban
|
84af152c2a
add metrohash
|
9 lat temu |
Ivan Kruglov
|
0a1aba751a
add xxHash
|
9 lat temu |