factor/basis/compiler/cfg/linear-scan/allocation
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
..
spilling compiler.cfg.linear-scan.ranges: remove the live-range definition and 2015-09-22 08:51:04 +02:00
splitting compiler.cfg.linear-scan.ranges: remove the live-range definition and 2015-09-22 08:51:04 +02:00
state compiler.cfg.linear-scan.ranges: remove the live-range definition and 2015-09-22 08:51:04 +02:00
allocation-docs.factor compiler.cfg.linear-scan.allocation: fix docs for free-position. 2015-06-16 20:38:34 -07:00
allocation-tests.factor compiler.cfg.linear-scan.ranges: remove the live-range definition and 2015-09-22 08:51:04 +02:00
allocation.factor compiler.cfg.linear-scan.live-intervals: the reg-class slot can be 2015-09-22 08:51:04 +02:00
summary.txt