factor/basis/cpu/x86/64
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
..
unix Split off the notion of a register representation from a register class 2009-08-07 17:44:50 -05:00
winnt Split off the notion of a register representation from a register class 2009-08-07 17:44:50 -05:00
64.factor More SIMD work 2009-09-03 20:58:56 -05:00
authors.txt
bootstrap.factor cpu.x86: update non-optimizing compiler backends for assembler vocab split 2009-07-30 02:22:37 -05:00
summary.txt
tags.txt