factor/basis/compiler/cfg/intrinsics
Slava Pestov f91b539c31 cpu.ppc: implement fast float function calls; 3x speedup on benchmark.struct-arrays on PowerPC 2009-09-01 15:19:26 -05:00
..
alien Performance improvements to make struct-arrays benchmark faster 2009-08-28 05:21:16 -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.cfg: introduce less temporaries when building CFG 2009-07-24 03:37:18 -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
slots compiler.cfg: virtual registers are integers now, and representations are stored off to the side. Fix bug in representation selection that would manifest if a value was used as a float and a fixnum in different branches; cannot globally unbox float in this case 2009-08-08 04:02:18 -05:00
intrinsics.factor cpu.ppc: implement fast float function calls; 3x speedup on benchmark.struct-arrays on PowerPC 2009-09-01 15:19:26 -05:00
summary.txt Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00