Mercurial > vec
log test/Makefile.template @ 40:55cadb1fac4b
age | author | description |
---|---|---|
Sun, 27 Apr 2025 02:49:53 -0400 | Paper | *: add mod operation, add GCC vector backend |
Sat, 26 Apr 2025 15:31:39 -0400 | Paper | *: rearrange some things; add avx512bw support |
Sat, 26 Apr 2025 01:04:35 -0400 | Paper | *: turns out extern is a practical joke. rewrite to be always inline again |
Fri, 25 Apr 2025 17:40:55 -0400 | Paper | Backed out changeset e26874655738 |
Wed, 20 Nov 2024 14:33:19 -0500 | Paper | impl: initial NEON support; test: verify bit shifting functions |
Wed, 20 Nov 2024 12:02:15 -0500 | Paper | *: allow compiling vec in a C++ translation unit |
Wed, 20 Nov 2024 04:10:37 -0500 | Paper | *: huge refactor, add many new x86 intrinsics and the like |