factor/basis/compiler/cfg/linear-scan/allocation/state
Björn Lindqvist 89e261f673 compiler.cfg.linear-scan.ranges: remove the live-range definition and
use integer pairs instead

so instead of ranges being a sequence of live-ranges it is now a
sequence of integer pairs instead. That makes the
compiler.cfg.linear-scan.ranges simpler and easier to generalize
2015-09-22 08:51:04 +02:00
..
state-docs.factor compiler.cfg.linear-scan.*: more tests and docs for allocation and state 2015-06-16 18:28:32 -07:00
state-tests.factor compiler.cfg.linear-scan.live-intervals: the reg-class slot can be 2015-09-22 08:51:04 +02:00
state.factor compiler.cfg.linear-scan.ranges: remove the live-range definition and 2015-09-22 08:51:04 +02:00