factor/basis/compiler/cfg
John Benediktsson a66bed77b3 compiler.cfg.stacks.clearing: fix help-lint. 2015-05-18 10:02:35 -07:00
..
alias-analysis minor cleanup to some docs. 2015-05-13 16:09:14 -07:00
block-joining minor cleanup to some docs. 2015-05-13 16:09:14 -07:00
branch-splitting compiler.*: merge of ##inc-r and ##inc-d into one instruction ##inc with a loc slot 2015-04-29 09:31:53 -07:00
build-stack-frame
builder compiler.*: now when we're tracking uninitialized locations instead of 2015-05-17 07:59:34 +02:00
checker
comparisons
copy-prop
dataflow-analysis compiler.cfg.*: more unit tests 2015-04-29 09:31:59 -07:00
dce compiler.cfg.*: a bunch of new docstrings and other doc fixes 2015-04-29 09:31:56 -07:00
debugger compiler.cfg.debugger: new words build-optimized-tree and run-passes to 2015-04-29 09:31:59 -07:00
def-use compiler.cfg.*: more unit tests 2015-04-29 09:31:59 -07:00
dominance compiler.cfg.*: a bunch of new tests 2015-05-09 20:04:22 -07:00
finalization compiler.cfg.*: new step in finalization: clear-uninitialized 2015-01-22 12:17:20 -08:00
gc-checks minor cleanup to some docs. 2015-05-13 16:09:14 -07:00
hats use reject instead of [ ... not ] filter. 2015-05-12 18:50:34 -07:00
instructions compiler.*: new cfg instruction ##clear, it makes it easier to see where 2015-05-17 07:59:34 +02:00
intrinsics compiler.*,cpu.*: add a height slot to ##call nodes, then other compiler 2015-05-09 20:04:22 -07:00
linear-scan minor cleanup to some docs. 2015-05-13 16:09:14 -07:00
linearization use reject instead of [ ... not ] filter. 2015-05-12 18:50:34 -07:00
liveness minor cleanup to some docs. 2015-05-13 16:09:14 -07:00
loop-detection compiler.cfg.*: new word for consuming deques slurp/replenish-deque 2015-04-29 09:31:58 -07:00
optimizer
parallel-copy use reject instead of [ ... not ] filter. 2015-05-12 18:50:34 -07:00
predecessors
registers compiler.cfg.*: even more compiler docs 2015-04-29 09:31:58 -07:00
renaming use reject instead of [ ... not ] filter. 2015-05-12 18:50:34 -07:00
representations minor cleanup to some docs. 2015-05-13 16:09:14 -07:00
rpo compiler.*: a few extra doc fixes 2015-04-30 04:51:58 +02:00
save-contexts minor cleanup to some docs. 2015-05-13 16:09:14 -07:00
ssa use reject instead of [ ... not ] filter. 2015-05-12 18:50:34 -07:00
stack-frame
stacks compiler.cfg.stacks.clearing: fix help-lint. 2015-05-18 10:02:35 -07:00
tco
test-words
useless-conditionals
utilities compiler.cfg.utilities: unused word 2015-05-09 20:04:22 -07:00
value-numbering
write-barrier
cfg-docs.factor compiler.*: a bunch more compiler docs 2015-05-09 20:04:22 -07:00
cfg-tests.factor compiler.cfg.linear-scan.allocation.state: set spill-area-size/align when the cfg tuple is created 2015-04-29 09:31:57 -07:00
cfg.factor compiler.cfg: the id slot of basic-block appears to not be needed 2015-04-29 09:31:57 -07:00
summary.txt