14 Commits

Author SHA1 Message Date
s.solodyagin 6fccc9aa7c rename 2024-04-02 15:48:20 +03:00
s.solodyagin 653472d013 fix: add go.mod 2023-06-02 17:05:14 +03:00
Luke Champine b664bed5a5 Merge pull request #3 from rubenv/master
Fix AVX check
2021-03-22 16:16:28 -04:00
Ruben Vermeersch 041c0ef4e4 Fix AVX check
Fixes #2
2021-03-22 20:58:27 +01:00
lukechampine 07dbf569df handle empty slice case before bounds-check 2020-01-24 12:03:37 -05:00
Ruben Vermeersch 43ff72405c Add bounds checks to loops 2020-01-24 16:45:29 +01:00
Luke Champine 7d8727055c fix typo 2019-05-15 16:27:56 -04:00
lukechampine ab5bbcecc5 speedup Block by casting to array, not slice 2018-10-11 17:48:17 -04:00
lukechampine 62a404d90e fix SSE segfault 2018-07-06 17:10:20 -04:00
lukechampine 58103ea98e more readable asm indices 2018-07-06 16:56:01 -04:00
lukechampine 424744253d asm formatting 2018-07-06 01:04:10 -04:00
lukechampine 6ea12460f3 asmfmt 2018-07-06 00:58:59 -04:00
lukechampine 000cb373af make it twice as fast 2018-07-05 23:32:30 -04:00
lukechampine a04e125b73 initial commit 2018-07-05 19:37:43 -04:00