factor/basis/compiler/cfg/linear-scan/assignment
Björn Lindqvist b89a305ef7 compiler.cfg.linear-scan.assignment: correct representation used when spilling
Previously the rep-of word was used. But as the vregs representation can
change, you need to instead use the representation it uas as the spill
point.
2016-11-15 03:49:46 +01:00
..
assignment-docs.factor compiler.cfg.*: more docs 2016-11-15 03:49:46 +01:00
assignment-tests.factor compiler.cfg.linear-scan.assignment: correct representation used when spilling 2016-11-15 03:49:46 +01:00
assignment.factor compiler.cfg.linear-scan.assignment: correct representation used when spilling 2016-11-15 03:49:46 +01:00
summary.txt