factor/basis/math/vectors/simd
Joe Groff 3deae96995 math.vectors.simd.intrinsics: fix deploy bug
If not called with a known-at-compile-time SIMD type, the intrinsic definitions were leaving behind runtime quotations that referenced the c-array words after c-type information had been stripped, causing deployed applications that used SIMD to fail.
2011-12-07 12:47:38 -08:00
..
cords Refactor the lexer/parser to expose friendlier words for scanning tokens. The preferred top-level words now throw an exception on EOF. 2011-09-29 11:28:28 -07:00
intrinsics math.vectors.simd.intrinsics: fix deploy bug 2011-12-07 12:47:38 -08:00
mirrors mirrors: rename enumerated-sequence to inspected-sequence 2010-06-11 17:14:15 -04:00
authors.txt Initial implementation of SSE vector intrinsics: 2009-09-03 02:33:07 -05:00
simd-docs.factor Spelling fixes to documentation. 2011-08-26 16:20:31 -07:00
simd-tests.factor use radix literals 2011-11-23 19:03:40 -08:00
simd.factor code beautification 2011-11-13 16:10:26 -08:00
summary.txt math.vectors.simd: redesign to be more flexible, integer SIMD work in progress 2009-09-20 02:08:32 -05:00