factor/basis/compiler/cfg/value-numbering
Slava Pestov 0db01f6d5f 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
..
expressions 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
graph
rewrite Performance improvements to make struct-arrays benchmark faster 2009-08-28 05:21:16 -05:00
simplify compiler.cfg.value-numbering: fix ##box-displaced-alien simplification 2009-08-28 19:05:49 -05:00
summary.txt
value-numbering-tests.factor Performance improvements to make struct-arrays benchmark faster 2009-08-28 05:21:16 -05:00
value-numbering.factor