factor/basis/compiler/cfg/two-operand
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
..
summary.txt Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
two-operand-tests.factor More SIMD work 2009-09-03 20:58:56 -05:00
two-operand.factor Initial implementation of SSE vector intrinsics: 2009-09-03 02:33:07 -05:00