finished initial version of SIMD instructions
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Thu, 10 Sep 2020 18:29:57 +0000 (13:29 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Thu, 10 Sep 2020 18:29:57 +0000 (13:29 -0500)
commitf36534f8f6d4ea68f4bc24a6293cf599ff1554cb
treeb62ac7554c816c40c3085498117c1a2ac011b94d
parent232217e4c992b493ea4447772d880cba3952e4a5
finished initial version of SIMD instructions
core/simd_intrinsics.onyx
include/onyxwasm.h
onyx
progs/poly_test.onyx
progs/simd_test.onyx
src/onyxtypes.c
src/onyxwasm.c