Mercurial > vec
log test/test_compare.h @ 27:d00b95f95dd1 default tip
age | author | description |
---|---|---|
Thu, 21 Nov 2024 21:19:11 +0000 | Paper | impl/generic: fix load and store implementations |
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 |
Tue, 19 Nov 2024 15:54:38 -0500 | Paper | vec.h: initial refactor for runtime SSE and stuff |
Mon, 18 Nov 2024 15:44:09 -0500 | Paper | chore: merge diverging branches |
Mon, 18 Nov 2024 13:52:09 -0500 | Paper | generic: add initial support for 256-bit and 512-bit types |
Wed, 23 Oct 2024 20:07:08 -0400 | Paper | *: fix clang & gcc warnings, add avg test, etc |