factor/basis/compiler/cfg/stacks/vacant
Björn Lindqvist 640759ffed compiler.cfg.*: new step in finalization: clear-uninitialized
this step is supposed to analyze the cfg, find where there are peeks
that can cause stack underflow, and insert replace-imm instructions so
that there are no uninitialized stack locations if they do. could fix #1187
2015-01-22 12:17:20 -08:00
..
vacant-docs.factor compiler.cfg.*: new step in finalization: clear-uninitialized 2015-01-22 12:17:20 -08:00
vacant-tests.factor compiler.cfg.*: new step in finalization: clear-uninitialized 2015-01-22 12:17:20 -08:00
vacant.factor compiler.cfg.*: new step in finalization: clear-uninitialized 2015-01-22 12:17:20 -08:00