factor/basis/compiler/cfg/linear-scan
Slava Pestov 32e4a97855 compiler.cfg.linear-scan: fix tests 2009-07-18 06:10:01 -05:00
..
allocation compiler.cfg.linear-scan: fix fencepost error in spill insertion 2009-07-10 03:58:51 -05:00
assignment compiler.cfg.linear-scan: algorithmic optimizations 2009-07-18 00:14:39 -05:00
debugger compiler.cfg.linear-scan: Re-implement spilling, add some additional runtime assertions, simplify assignment pass since it doesn't have to track spill slots anymore; just assume a live value that's not in active or inactive is spilled 2009-07-07 03:28:55 -05:00
live-intervals compiler.cfg.linear-scan: algorithmic optimizations 2009-07-18 00:14:39 -05:00
mapping compiler.cfg.linear-scan: fixing unit tests 2009-07-09 00:48:00 -05:00
numbering compiler.cfg.linear-scan: debugging spilling, add more assertions 2009-07-07 13:01:27 -05:00
resolve compiler.cfg.linear-scan.resolve: get it to work on CFGs with critical edges 2009-07-12 23:00:33 -05:00
linear-scan-tests.factor compiler.cfg.linear-scan: fix tests 2009-07-18 06:10:01 -05:00
linear-scan.factor compiler.cfg.linear-scan.resolve: get it to work on CFGs with critical edges 2009-07-12 23:00:33 -05:00
summary.txt Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00