GC calls were treated as sync points so all registers were spilled around them. But if the gc call isn't triggered, it is unnecessary to spill. This commit fixes that by handling ##call-gc specially and putting ##spill and ##reloads in the same block as the gc call itself. |
||
---|---|---|
.. | ||
cfg | ||
codegen | ||
constants | ||
crossref | ||
errors | ||
test | ||
tests | ||
threads | ||
tree | ||
utilities | ||
authors.txt | ||
compiler-docs.factor | ||
compiler.factor | ||
summary.txt | ||
tags.txt |