factor/basis/compiler/cfg/liveness
Björn Lindqvist a17e943e88 compiler.cfg.liveness: refactoring so that words that doesn't modify
the live-set doesnt return it

e.g it's clearer when the effect is ( live-set insn -- ) than ( live-set insn -- live-set ) that the live-set is modified in place
2015-04-29 09:31:57 -07:00
..
liveness-docs.factor compiler.cfg.liveness: lots of more tests and some docs 2015-04-29 09:31:57 -07:00
liveness-tests.factor compiler.cfg.liveness: refactoring so that words that doesn't modify 2015-04-29 09:31:57 -07:00
liveness.factor compiler.cfg.liveness: refactoring so that words that doesn't modify 2015-04-29 09:31:57 -07:00