factor/basis/compiler/cfg/linear-scan/allocation/state
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
..
state-docs.factor minor cleanup to some docs. 2015-05-13 16:09:14 -07:00
state-tests.factor compiler.cfg.linear-scan.allocation.state: fix #1345 by adding vreg to 2015-06-14 16:44:37 +02:00
state.factor compiler.cfg.linear-scan.allocation.state: fix #1345 by adding vreg to 2015-06-14 16:44:37 +02:00