factor/basis/compiler/cfg
Joe Groff af57d4dfa9 fix ... in compiler.cfg.linearization 2010-03-05 14:27:58 -08:00
..
alias-analysis
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
debugger
def-use
dominance
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
linearization fix ... in compiler.cfg.linearization 2010-03-05 14:27:58 -08:00
liveness
loop-detection
mr
optimizer
parallel-copy
predecessors
registers
renaming
representations
rpo
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 remove a stray character 2010-01-22 15:07:01 -06:00
stack-frame
stacks Rename accumulator to collector, pusher to selector 2010-01-22 15:00:53 -06:00
tco
useless-conditionals
utilities
value-numbering Merge branch 'master' into simd-cleanup 2009-11-26 16:14:46 -08:00
write-barrier
cfg.factor
summary.txt