factor/basis/compiler/cfg/intrinsics
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
..
alien More SIMD work 2009-09-03 20:58:56 -05:00
allot 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
fixnum compiler: eliminate boilerplate by centralizing info in declarative INSN: syntax 2009-09-02 06:22:37 -05:00
float compiler.cfg.linear-scan now supports partial sync-points where all registers are spilled; taking advantage of this, there are new trigonometric intrinsics which yield a 2x performance boost on benchmark.struct-arrays and a 25% boost on benchmark.partial-sums 2009-08-30 04:52:01 -05:00
misc Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
simd Initial implementation of SSE vector intrinsics: 2009-09-03 02:33:07 -05:00
slots compiler: eliminate boilerplate by centralizing info in declarative INSN: syntax 2009-09-02 06:22:37 -05:00
intrinsics.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