Mercurial > vec
log test/test.c @ 41:c6e0df09b86f
age | author | description |
---|---|---|
Mon, 28 Apr 2025 16:31:59 -0400 | Paper | *: performance improvements with old GCC, reimplement altivec |
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:30 -0400 | Paper | Backed out changeset e59c91d050c0 |
Thu, 24 Apr 2025 17:12:05 -0400 | Paper | *: add aligned malloc stuff :) |
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 |