tzhash/tz
Evgenii Stratonikov 63834fe8c1 Remove non-AVX parts from avx package
Remove Inv(), Mul1(), And() because right now
they have no AVX optimizations.
2019-10-15 13:22:36 +03:00
..
avx.go Alias gf127.GF127 2019-10-15 13:22:36 +03:00
avx2.go Alias gf127.GF127 2019-10-15 13:22:36 +03:00
avx2_inline.go Alias gf127.GF127 2019-10-15 13:22:36 +03:00
avx2_inline_amd64.s Use macros in asm code 2019-10-09 18:11:53 +03:00
avx_amd64.s Use macros in AVX hash implementation 2019-10-10 11:29:40 +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 Alias gf127.GF127 2019-10-15 13:22:36 +03:00
sl2.go Remove non-AVX parts from avx package 2019-10-15 13:22:36 +03:00
sl2_test.go Remove non-AVX parts from avx package 2019-10-15 13:22:36 +03:00