tzhash/tz
Evgenii Stratonikov 68db0ca698 Inline AVX calls
2019-10-11 12:25:16 +03:00
..
avx.go Inline AVX calls 2019-10-11 12:25:16 +03:00
avx2.go Remove usage of unsafe 2019-10-10 11:04:15 +03:00
avx2_inline.go Remove usage of unsafe 2019-10-10 11:04:15 +03:00
avx2_inline_amd64.s Use macros in asm code 2019-10-09 18:11:53 +03:00
avx_amd64.s Inline AVX calls 2019-10-11 12:25:16 +03:00
hash.go Use AVX2 only if AVX is also present 2019-10-09 18:03:39 +03:00
hash_test.go Add pure Go hash implementation 2019-07-19 18:59:43 +03:00
pure.go Perform allocation outside of mulBitRightPure 2019-07-19 19:04:44 +03:00
sl2.go Move cpuid facility to separate package 2019-10-09 18:03:35 +03:00
sl2_test.go Rewrite tests (#3) 2019-05-29 14:10:17 +03:00