factor/basis/compiler/cfg
Björn Lindqvist a102f7ad5d compiler.cfg.*: bunch of doc updates 2016-10-08 07:08:00 +02:00
..
alias-analysis compiler.*: Backend implementation of varargs 2016-08-08 12:02:19 +02:00
block-joining
branch-splitting compiler.*: moving all words only relevant for testing to compiler.test 2016-08-12 15:13:51 +02:00
build-stack-frame
builder compiler.cfg.*: changing height-state from a 2-el array to a tuple 2016-09-08 04:01:25 +02:00
checker
comparisons
copy-prop compiler.*: moving all words only relevant for testing to compiler.test 2016-08-12 15:13:51 +02:00
dataflow-analysis
dce
debugger compiler.cfg.debugger: print -> write to not add stray newlines 2016-09-01 09:59:15 +02:00
def-use compiler.*: moving all words only relevant for testing to compiler.test 2016-08-12 15:13:51 +02:00
dominance compiler.*: moving all words only relevant for testing to compiler.test 2016-08-12 15:13:51 +02:00
finalization compiler.*: Remove the scrubbing part of the GC maps 2016-09-11 20:34:44 +02:00
gc-checks compiler.*: moving all words only relevant for testing to compiler.test 2016-08-12 15:13:51 +02:00
hats
instructions compiler.*: Remove the scrubbing part of the GC maps 2016-09-11 20:34:44 +02:00
intrinsics compiler.cfg.*: better way to store the block height 2016-09-08 04:01:25 +02:00
linear-scan
linearization compiler.*: moving all words only relevant for testing to compiler.test 2016-08-12 15:13:51 +02:00
liveness compiler.*: moving all words only relevant for testing to compiler.test 2016-08-12 15:13:51 +02:00
loop-detection compiler.cfg.*: bunch of doc updates 2016-10-08 07:08:00 +02:00
optimizer
parallel-copy
predecessors
registers compiler.cfg.*: bunch of doc updates 2016-10-08 07:08:00 +02:00
renaming
representations compiler.cfg.*: bunch of doc updates 2016-10-08 07:08:00 +02:00
rpo
save-contexts compiler.*: Remove the scrubbing part of the GC maps 2016-09-11 20:34:44 +02:00
ssa compiler.*: Remove the scrubbing part of the GC maps 2016-09-11 20:34:44 +02:00
stack-frame compiler.cfg.*: bunch of doc updates 2016-10-08 07:08:00 +02:00
stacks compiler.cfg.*: bunch of doc updates 2016-10-08 07:08:00 +02:00
tco
useless-conditionals
utilities compiler.*: moving all words only relevant for testing to compiler.test 2016-08-12 15:13:51 +02:00
value-numbering compiler.*: moving all words only relevant for testing to compiler.test 2016-08-12 15:13:51 +02:00
write-barrier
cfg-docs.factor compiler.cfg.*: better way to store the block height 2016-09-08 04:01:25 +02:00
cfg-tests.factor
cfg.factor compiler.cfg.*: better way to store the block height 2016-09-08 04:01:25 +02:00
summary.txt