compiler.cfg.finalization: reenable scheduling

Prolog safepoint appears to work with it enabled
db4
Joe Groff 2011-11-21 18:58:30 -08:00
parent 0a1a252cdb
commit f225bf7f55
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ IN: compiler.cfg.finalization
: finalize-cfg ( cfg -- cfg' )
select-representations
! schedule-instructions
schedule-instructions
insert-gc-checks
eliminate-write-barriers
dup compute-uninitialized-sets