factor/basis/compiler/cfg
Slava Pestov 713c2411f7 Merge branch 'master' of git://factorcode.org/git/factor 2009-07-09 23:14:45 -05:00
..
alias-analysis
branch-folding
branch-splitting
build-stack-frame
builder
checker
copy-prop
dce
debugger
def-use
dominance
gc-checks compiler.cfg: clean up GC check generation to use spill-slot data type 2009-07-03 23:11:23 -05:00
hats
instructions compiler.cfg.linear-scan: Get cycle breaking in resolve pass to work by allocating a spare spill slot for this purpose 2009-07-05 21:32:23 -05:00
intrinsics
linear-scan compiler.cfg.linear-scan: two live intervals which are coalesced will use the same spill slot 2009-07-09 23:12:49 -05:00
linearization compiler.cfg: clean up GC check generation to use spill-slot data type 2009-07-03 23:11:23 -05:00
liveness
local
mr
optimizer compiler.cfg.optimizer: fix irrelevant test 2009-07-09 06:17:10 -05:00
phi-elimination
predecessors
registers
renaming compiler.cfg.value-numbering: factor out value renaming into a separate compiler.cfg.renaming vocabulary 2009-07-09 23:14:26 -05:00
rpo
stack-analysis compiler.cfg: move back-edge? word from stack-analysis to top-level vocab 2009-07-09 23:13:30 -05:00
stack-frame compiler.cfg: clean up GC check generation to use spill-slot data type 2009-07-03 23:11:23 -05:00
stacks
tco
two-operand
useless-conditionals
utilities
value-numbering compiler.cfg.value-numbering: factor out value renaming into a separate compiler.cfg.renaming vocabulary 2009-07-09 23:14:26 -05:00
write-barrier
cfg-tests.factor
cfg.factor compiler.cfg: move back-edge? word from stack-analysis to top-level vocab 2009-07-09 23:13:30 -05:00
summary.txt