factor/basis/compiler/cfg/linear-scan
Slava Pestov d2d466de29 Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04:00
..
allocation Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04:00
assignment compiler: remove flat machine representation and generate code directly from the CFG 2010-05-03 17:34:32 -04:00
debugger Making all of basis and extra unambiguous for sets/namespaces 2010-02-26 16:28:38 -05:00
live-intervals Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04:00
numbering Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04:00
resolve compiler.cfg.linear-scan: clean up spill slot assignment 2010-05-03 17:34:24 -04:00
linear-scan-tests.factor compiler: remove flat machine representation and generate code directly from the CFG 2010-05-03 17:34:32 -04:00
linear-scan.factor Register allocation now uses SSA properties to coalesce values with different representations 2010-05-03 17:34:20 -04:00
summary.txt Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00