factor/basis/compiler/cfg/finalization
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
..
authors.txt
finalization.factor compiler.cfg.*: new step in finalization: clear-uninitialized 2015-01-22 12:17:20 -08:00