factor/basis/compiler/cfg
John Benediktsson 972281987c compiler.cfg.intrinsics: intrinsics on inline words are not supported. 2013-03-20 10:59:45 -07:00
..
alias-analysis compiler.cfg.alias-analysis: use clear-set. 2013-03-07 21:35:00 -08:00
block-joining
branch-splitting compiler: cleaner use of sets. 2013-03-10 17:21:27 -07:00
build-stack-frame
builder
checker
comparisons
copy-prop
dataflow-analysis
dce
debugger
def-use WIP 2012-12-31 11:03:33 -08:00
dependence
dominance
finalization
gc-checks
hats
height
instructions WIP 2012-12-31 11:03:33 -08:00
intrinsics compiler.cfg.intrinsics: intrinsics on inline words are not supported. 2013-03-20 10:59:45 -07:00
linear-scan compiler.cfg.ssa.destruction.leaders: break off leader-map to resolve circular dependencies (oops) 2012-12-31 11:20:57 -08:00
linearization compiler: cleaner use of sets. 2013-03-10 17:21:27 -07:00
liveness compiler.cfg.liveness: Break the infinite loop--add the base-pointer as f to start with, and replace it with the real one if there's not a circular chain. Fixes #22 again. 2013-01-01 14:47:54 -08:00
loop-detection compiler: cleaner use of sets. 2013-03-10 17:21:27 -07:00
optimizer
parallel-copy compiler.cfg.ssa.destruction.leaders: break off leader-map to resolve circular dependencies (oops) 2012-12-31 11:20:57 -08:00
predecessors
registers
renaming compiler.cfg.renaming.functor: fix ##parallel-copy methods 2012-12-31 11:26:46 -08:00
representations
rpo compiler: fix stack effects to indicate visited is same object. 2013-03-08 12:16:02 -08:00
save-contexts
scheduling
ssa compiler.cfg.ssa.construction: more use of hash-sets. 2013-03-10 10:03:11 -07:00
stack-frame
stacks
tco
useless-conditionals
utilities compiler: fix stack effects to indicate visited is same object. 2013-03-08 12:16:02 -08:00
value-numbering
write-barrier compiler.cfg.write-barrier: more use of hash-sets. 2013-03-08 12:30:37 -08:00
cfg.factor
summary.txt