factor/basis/compiler/cfg/intrinsics/simd
Björn Lindqvist 9df955e199 compiler.cfg.*: big changes which removes the last basic-block uses
All intrinsic code generating words signatures are changed from ( node
-- ) to ( block node -- block' ) so the current block is now always
passed on the stack.
2016-03-09 23:24:42 +01:00
..
backend change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
authors.txt Initial implementation of SSE vector intrinsics: 2009-09-03 02:33:07 -05:00
simd-docs.factor compiler.cfg.*: even more compiler docs 2015-04-29 09:31:58 -07:00
simd-tests.factor factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
simd.factor compiler.cfg.*: big changes which removes the last basic-block uses 2016-03-09 23:24:42 +01:00