factor/basis/compiler/cfg/linear-scan
Björn Lindqvist 91118ae5df compiler.cfg.linear-scan.allocation.state: fix #1345 by adding vreg to
the heap key

By having { start end vreg } as the key in the min-heap ordering is
guaranteed even if two intervals share the same start and end.
2015-06-14 16:44:37 +02:00
..
allocation compiler.cfg.linear-scan.allocation.state: fix #1345 by adding vreg to 2015-06-14 16:44:37 +02:00
assignment use reject instead of [ ... not ] filter. 2015-05-12 18:50:34 -07:00
debugger compiler: cleanup usings. 2014-12-13 16:10:21 -08:00
live-intervals use reject instead of [ ... not ] filter. 2015-05-12 18:50:34 -07:00
numbering compiler: cleanup usings. 2014-12-13 16:10:21 -08:00
resolve compiler: cleanup usings. 2014-12-13 16:10:21 -08:00
linear-scan-docs.factor compiler.cfg.linear-scan.linear-scan: refactoring of word so that locals doesn't need to be used and more docs (by moving comments) 2015-04-29 09:31:56 -07:00
linear-scan-tests.factor compiler.cfg.*: lots of new unit tests 2015-04-29 09:31:58 -07:00
linear-scan.factor use reject instead of [ ... not ] filter. 2015-05-12 18:50:34 -07:00
summary.txt Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00