factor/basis/compiler/cfg
Slava Pestov d5179b724e compiler.cfg.stack-analysis: Fix case where both an ##inc-d/r and a ##peek get inserted 2009-06-27 17:32:37 -05:00
..
alias-analysis
build-stack-frame GC checks now save and restore registers 2009-06-02 18:23:47 -05:00
builder GC checks now save and restore registers 2009-06-02 18:23:47 -05:00
checker compiler.cfg.checker: run if a variable is set 2009-06-05 17:32:12 -05:00
copy-prop
dce
debugger Redesign compiler.cfg.stack-analysis to make compiler.cfg.height redundant, and to fix some problems 2009-06-26 17:29:55 -05:00
def-use Linear scan: build live ranges 2009-06-03 03:22:27 -05:00
dominance
gc-checks GC checks now save and restore registers 2009-06-02 18:23:47 -05:00
hats
instructions Split up compiler.cfg.linear-scan.allocation into a number of sub-vocabularies; start work on compiler.cfg.linear-scan.resolve; start work on inactive interval splitting 2009-06-11 17:55:14 -05:00
intrinsics
iterator
linear-scan Redesign compiler.cfg.stack-analysis to make compiler.cfg.height redundant, and to fix some problems 2009-06-26 17:29:55 -05:00
linearization GC checks now save and restore registers 2009-06-02 18:23:47 -05:00
liveness
local
mr GC checks now save and restore registers 2009-06-02 18:23:47 -05:00
optimizer Fix bootstrap and unit test 2009-06-26 17:44:33 -05:00
phi-elimination
predecessors Split up compiler.cfg.linear-scan.allocation into a number of sub-vocabularies; start work on compiler.cfg.linear-scan.resolve; start work on inactive interval splitting 2009-06-11 17:55:14 -05:00
registers Redesign compiler.cfg.stack-analysis to make compiler.cfg.height redundant, and to fix some problems 2009-06-26 17:29:55 -05:00
rpo
stack-analysis compiler.cfg.stack-analysis: Fix case where both an ##inc-d/r and a ##peek get inserted 2009-06-27 17:32:37 -05:00
stack-frame GC checks now save and restore registers 2009-06-02 18:23:47 -05:00
stacks
two-operand cpu.x86.assembler: IMUL2 instruction was busted for immediate operands 2009-06-08 21:15:52 -05:00
useless-blocks
utilities
value-numbering
write-barrier
cfg.factor compiler.cfg: add a declaration to fix tools.deploy.test.11 2009-06-09 03:36:16 -05:00
summary.txt