factor/basis/compiler/cfg/linear-scan
Slava Pestov 612e4b99b0 compiler.cfg.linear-scan.assignment: insert-copy did the wrong thing if the second interval had been split. Fixes compilation of 'trilerp' 2009-06-30 21:07:39 -05:00
..
allocation compiler.cfg.linear-scan: compute-free-pos was broken in the case where more than one inactive interval had the same physical register assigned 2009-06-30 16:07:58 -05:00
assignment compiler.cfg.linear-scan.assignment: insert-copy did the wrong thing if the second interval had been split. Fixes compilation of 'trilerp' 2009-06-30 21:07:39 -05:00
debugger Redesign compiler.cfg.stack-analysis to make compiler.cfg.height redundant, and to fix some problems 2009-06-26 17:29:55 -05:00
live-intervals compiler.cfg.linear-scan: fix coalescing to take lifetime holes into account 2009-06-23 21:32:51 -05:00
numbering Various codegen improvements: 2009-05-29 13:11:34 -05:00
resolve fix bug where traversal order was lost 2009-06-30 16:44:14 -05:00
linear-scan-tests.factor compiler.cfg.linear-scan: compute-free-pos was broken in the case where more than one inactive interval had the same physical register assigned 2009-06-30 16:07:58 -05:00
linear-scan.factor compiler.cfg.linear-scan: Working on resolve pass 2009-06-21 00:20:01 -05:00
summary.txt Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00