Mercurial > vec
graph
-
impl: initial NEON support; test: verify bit shifting functions3 months ago, by Paper
-
*: allow compiling vec in a C++ translation unit3 months ago, by Paper
-
pkgconfig: -DVEC_EXTERN is no longer required3 months ago, by Paper
-
*: huge refactor, add many new x86 intrinsics and the like3 months ago, by Paper
-
chore: merge diverging branches3 months ago, by Paper
-
vec.h: initial refactor for runtime SSE and stuff3 months ago, by Paper
-
vec: define not operation for doubled size types3 months ago, by Paper
-
impl/gcc: add native 256-bit and 512-bit intrinsics3 months ago, by Paper
-
chore: merge diverging branches3 months ago, by Paper
-
generic: add initial support for 256-bit and 512-bit types3 months ago, by Paper
-
build: add files to build vec as an external library3 months ago, by Paper
-
*: fix clang & gcc warnings, add avg test, etc3 months ago, by Paper
-
impl/gcc: dereference pointers for load/store3 months ago, by Paper
-
impl/sse2: unify multiplication implementations into macros3 months ago, by Paper
-
*: aligned generics, fixed altivec, aligned tests...3 months ago, by Paper
-
*: much better alignment support & tests3 months ago, by Paper
-
*: many new operations and a real test suite3 months ago, by Paper
-
*: fixup formatting4 months ago, by Paper
-
*: initial commit4 months ago, by Paper