factor/basis/compiler/codegen
Slava Pestov 4d5a4222b6 More SIMD work
- Rename SIMD types and register representations: <type>-<count> rather than <count><type>-array
- Make a functor to define 256-bit vector types, use it to define float-8 type
- Make SIMD instructions pure-insns so that they participate in value numbering
2009-09-03 20:58:56 -05:00
..
fixup Fix compiler errors 2009-06-01 03:00:10 -05:00
codegen-tests.factor Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
codegen.factor More SIMD work 2009-09-03 20:58:56 -05:00
summary.txt Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00