factor/basis/compiler/cfg
Björn Lindqvist 30451ebf5a compiler.cfg.*: new slots ds-height and rs-height
They are used when recording the blocks stacks height instead of the
ds-heights and rs-heights variables. It makes the code a bit simpler.
2016-05-03 01:16:50 +02:00
..
alias-analysis
block-joining
branch-splitting
build-stack-frame
builder compiler.cfg.builder.*: the when* checks aren't needed 2016-04-30 09:28:30 +02:00
checker
comparisons
copy-prop
dataflow-analysis
dce
debugger style fixes - indenting slots and word bodies 2016-04-22 13:06:41 +02:00
def-use
dominance
finalization
gc-checks
hats
instructions compiler.cfg.*: new system for emitting spill/reloads for gc calls (#1471) 2016-04-22 19:21:15 +02:00
intrinsics compiler.cfg.*: new slots ds-height and rs-height 2016-05-03 01:16:50 +02:00
linear-scan compiler.cfg.*: new system for emitting spill/reloads for gc calls (#1471) 2016-04-22 19:21:15 +02:00
linearization
liveness compiler.*: more compiler docs 2016-04-22 12:57:54 +02:00
loop-detection
optimizer
parallel-copy
predecessors
registers
renaming
representations
rpo
save-contexts
ssa compiler.*: more compiler docs 2016-04-22 12:57:54 +02:00
stack-frame style fixes - indenting slots and word bodies 2016-04-22 13:06:41 +02:00
stacks compiler.cfg.*: new slots ds-height and rs-height 2016-05-03 01:16:50 +02:00
tco
test-words
useless-conditionals
utilities compiler.cfg.*: new system for emitting spill/reloads for gc calls (#1471) 2016-04-22 19:21:15 +02:00
value-numbering
write-barrier
cfg-docs.factor compiler.cfg.*: new slots ds-height and rs-height 2016-05-03 01:16:50 +02:00
cfg-tests.factor
cfg.factor compiler.cfg.*: new slots ds-height and rs-height 2016-05-03 01:16:50 +02:00
summary.txt