Mercurial > vec
log
age | author | description |
---|---|---|
2 months ago | Paper | chore: merge diverging branches |
2 months ago | Paper | vec.h: initial refactor for runtime SSE and stuff |
2 months ago | Paper | vec: define not operation for doubled size types |
2 months ago | Paper | impl/gcc: add native 256-bit and 512-bit intrinsics |
2 months ago | Paper | chore: merge diverging branches |
2 months ago | Paper | generic: add initial support for 256-bit and 512-bit types |
3 months ago | Paper | build: add files to build vec as an external library |
3 months ago | Paper | *: fix clang & gcc warnings, add avg test, etc |
3 months ago | Paper | impl/gcc: dereference pointers for load/store |
3 months ago | Paper | impl/sse2: unify multiplication implementations into macros |
3 months ago | Paper | *: aligned generics, fixed altivec, aligned tests... |
3 months ago | Paper | *: much better alignment support & tests |
3 months ago | Paper | *: many new operations and a real test suite |
3 months ago | Paper | *: fixup formatting |
3 months ago | Paper | *: initial commit |