factor/basis/compiler/cfg/linear-scan/allocation
Björn Lindqvist fb45bc278f compiler.cfg.linear-scan.live-intervals: the reg-class slot can be
removed

it's always the same as vreg>> rep-of reg-class-of so no need to store
that data twice
2015-09-22 08:51:04 +02:00
..
spilling compiler.cfg.linear-scan.*: move words for splitting and intersecting ranges to the compiler.cfg.linear-scan.ranges vocab 2015-09-22 08:51:04 +02:00
splitting compiler.cfg.linear-scan.*: move words for splitting and intersecting ranges to the compiler.cfg.linear-scan.ranges vocab 2015-09-22 08:51:04 +02:00
state compiler.cfg.linear-scan.live-intervals: the reg-class slot can be 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.live-intervals: the reg-class slot can be 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