factor/basis/compiler/cfg
Björn Lindqvist 5ca23c4793 compiler.*: a few extra doc fixes 2015-04-30 04:51:58 +02:00
..
alias-analysis
block-joining compiler.cfg.*: a bunch of new docstrings and other doc fixes 2015-04-29 09:31:56 -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.*: a few extra doc fixes 2015-04-30 04:51:58 +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
finalization
gc-checks compiler.cfg.*: a bunch of new docstrings and other doc fixes 2015-04-29 09:31:56 -07:00
hats
instructions compiler.*: a few extra doc fixes 2015-04-30 04:51:58 +02:00
intrinsics compiler.*: a few extra doc fixes 2015-04-30 04:51:58 +02:00
linear-scan compiler.cfg.*: fixing tests so they work on 32bit archs too 2015-04-30 04:49:48 +02:00
linearization compiler.cfg.linearization: can't use slurp/replenish-queue here because 2015-04-29 09:32:00 -07:00
liveness compiler.cfg.*: more docs and removing a test that isn't relevant anymore 2015-04-29 09:31:59 -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 compiler.cfg.*: even more compiler docs 2015-04-29 09:31:58 -07:00
predecessors
registers compiler.cfg.*: even more compiler docs 2015-04-29 09:31:58 -07:00
renaming
representations compiler.cfg.*: even more compiler docs 2015-04-29 09:31:58 -07:00
rpo compiler.*: a few extra doc fixes 2015-04-30 04:51:58 +02:00
save-contexts compiler.*: merge of ##inc-r and ##inc-d into one instruction ##inc with a loc slot 2015-04-29 09:31:53 -07:00
ssa compiler.cfg.*: reverting the commit 2015-04-29 09:31:59 -07:00
stack-frame
stacks compiler.cfg.stacks.local: test and fix for a silly bug in 2015-04-29 09:32:00 -07:00
tco
test-words
useless-conditionals
utilities compiler.cfg.*: new word for consuming deques slurp/replenish-deque 2015-04-29 09:31:58 -07:00
value-numbering
write-barrier
cfg-docs.factor compiler.cfg.*: more docs and removing a test that isn't relevant anymore 2015-04-29 09:31:59 -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