factor/basis/compiler/cfg
Daniel Ehrenberg d797e8d29e Making alias analysis use sets 2010-02-28 22:42:10 -05:00
..
alias-analysis Making alias analysis use sets 2010-02-28 22:42:10 -05:00
block-joining
branch-splitting
build-stack-frame Add alien-assembly form for inline assembler, works like alien-invoke except calls a user-supplied quotation instead of generating a subroutine call. Replaces FPU status control, SSE detection and read timestamp routines in vm/cpu-x86.*S 2010-01-07 17:39:22 +13:00
builder Add alien-assembly form for inline assembler, works like alien-invoke except calls a user-supplied quotation instead of generating a subroutine call. Replaces FPU status control, SSE detection and read timestamp routines in vm/cpu-x86.*S 2010-01-07 17:39:22 +13:00
checker Change how non-volatile register preservation is done in alien callbacks, with the aim of fixing callbacks on PowerPC, and to eventually eliminate assembly code from VM 2010-01-03 01:11:51 +13:00
comparisons
copy-prop
dataflow-analysis
dce Moving new-sets to sets 2010-02-26 16:01:01 -05:00
debugger
def-use Moving new-sets to sets 2010-02-26 16:01:01 -05:00
dominance Moving new-sets to sets 2010-02-26 16:01:01 -05:00
empty-blocks
gc-checks
hats
instructions Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
intrinsics compiler.cfg.intrinsics.simd: ignore dummy assert-positive word 2010-01-31 18:19:14 +13:00
linear-scan Fixing ambiguity between sets and namespaces in many unit tests and furnace.auth 2010-02-26 17:17:40 -05:00
linearization Moving new-sets to sets 2010-02-26 16:01:01 -05:00
liveness Moving new-sets to sets 2010-02-26 16:01:01 -05:00
loop-detection Moving new-sets to sets 2010-02-26 16:01:01 -05:00
mr
optimizer
parallel-copy
predecessors
registers
renaming
representations Moving new-sets to sets 2010-02-26 16:01:01 -05:00
rpo Moving new-sets to sets 2010-02-26 16:01:01 -05:00
save-contexts Add alien-assembly form for inline assembler, works like alien-invoke except calls a user-supplied quotation instead of generating a subroutine call. Replaces FPU status control, SSE detection and read timestamp routines in vm/cpu-x86.*S 2010-01-07 17:39:22 +13:00
ssa Fixing ambiguity between sets and namespaces in many unit tests and furnace.auth 2010-02-26 17:17:40 -05:00
stack-frame
stacks Moving new-sets to sets 2010-02-26 16:01:01 -05:00
tco
useless-conditionals
utilities
value-numbering Merge branch 'master' into simd-cleanup 2009-11-26 16:14:46 -08:00
write-barrier Moving new-sets to sets 2010-02-26 16:01:01 -05:00
cfg.factor compiler.cfg: 'basic-block new hashcode' should not throw an exception; fixes tools.deploy.test.11 2009-11-16 02:01:36 -06:00
summary.txt