factor/basis/compiler/cfg
John Benediktsson 4e72d80256 Using "same?" in more places. 2012-07-21 10:22:44 -07:00
..
alias-analysis Using "same?" in more places. 2012-07-21 10:22:44 -07:00
block-joining
branch-splitting
build-stack-frame
builder using the new H{ } make. 2012-07-19 09:50:09 -07:00
checker
comparisons
copy-prop
dataflow-analysis
dce
debugger
def-use
dependence Using "same?" in more places. 2012-07-21 10:22:44 -07:00
dominance
finalization compiler.cfg.finalization: reenable scheduling 2011-11-23 11:11:27 -08:00
gc-checks Now that #foo and ##foo are symbols we can remove a bunch of \ 2011-11-12 22:04:26 -08:00
hats compiler.cfg: Change low-level IR constructors from ##foo to <##foo> 2011-11-06 23:02:46 -08:00
height Now that #foo and ##foo are symbols we can remove a bunch of \ 2011-11-12 22:04:26 -08:00
instructions compiler: add intrinsic for PMOVMSKB/MOVMSKP[SD] 2011-11-13 16:10:20 -08:00
intrinsics namespaces: Rename ``bind`` to ``with-variables``. Update a few places that called ``global [ ] with-variables`` to use ``with-global``. 2012-07-19 00:02:47 -07:00
linear-scan Using "same?" in more places. 2012-07-21 10:22:44 -07:00
linearization
liveness
loop-detection
optimizer
parallel-copy compiler.cfg: Rename <##foo> to ##foo, in the low-level IR 2011-11-11 19:48:38 -08:00
predecessors
registers
renaming
representations compiler: more peephole tests for shl/sar 2011-11-13 16:10:24 -08:00
rpo
save-contexts Now that #foo and ##foo are symbols we can remove a bunch of \ 2011-11-12 22:04:26 -08:00
scheduling
ssa Now that #foo and ##foo are symbols we can remove a bunch of \ 2011-11-12 22:04:26 -08:00
stack-frame
stacks compiler.cfg: Rename <##foo> to ##foo, in the low-level IR 2011-11-11 19:48:38 -08:00
tco Now that #foo and ##foo are symbols we can remove a bunch of \ 2011-11-12 22:04:26 -08:00
useless-conditionals Now that #foo and ##foo are symbols we can remove a bunch of \ 2011-11-12 22:04:26 -08:00
utilities Now that #foo and ##foo are symbols we can remove a bunch of \ 2011-11-12 22:04:26 -08:00
value-numbering compiler: The non-optimizing compiler is too slow with smart combinators in the compiler. Speed up bootstrap by not using them. 2011-12-05 14:50:51 -08:00
write-barrier
cfg.factor
summary.txt