factor/basis/compiler/cfg
Slava Pestov 6eaf2d7534 cpu.x86: add x87 codegen for Model T enthusiasts 2010-05-17 11:35:47 -04:00
..
alias-analysis
block-joining
branch-splitting
build-stack-frame cpu.x86: add x87 codegen for Model T enthusiasts 2010-05-17 11:35:47 -04:00
builder cpu.x86: get rid of this extra-stack-space nonsense 2010-05-17 02:14:44 -04:00
checker
comparisons
copy-prop
dataflow-analysis
dce compiler.cfg: more silly optimizations 2010-05-14 18:37:09 -04:00
debugger
def-use
dependence
dominance
finalization
gc-checks compiler.cfg: more silly optimizations 2010-05-14 18:37:09 -04:00
hats
height
instructions compiler: hack to make XCreateIC() work on x86-64 2010-05-16 04:49:53 -04:00
intrinsics compiler.cfg.intrinsics.simd: use ^^select-vector for simd constant nth when available 2010-05-16 00:50:20 -07:00
linear-scan compiler.cfg.linear-scan: fix typo 2010-05-17 05:50:13 -04:00
linearization
liveness
loop-detection
optimizer
parallel-copy
predecessors
registers
renaming
representations compiler.cfg: more silly optimizations 2010-05-14 18:37:09 -04:00
rpo compiler.cfg: more silly optimizations 2010-05-14 18:37:09 -04:00
save-contexts
scheduling
ssa compiler.cfg.ssa.interference: implement linear-time interference test 2010-05-17 05:50:13 -04:00
stack-frame cpu.x86: get rid of this extra-stack-space nonsense 2010-05-17 02:14:44 -04:00
stacks
tco
useless-conditionals
utilities
value-numbering compiler.cfg.value-numbering.comparisons: ##test-imm rewrite rule must check that the immediate fits 2010-05-15 03:19:24 -04:00
write-barrier
cfg.factor compiler.cfg: refactor stack frame code and fix frame pointer usage in callbacks 2010-05-16 21:04:40 -04:00
summary.txt