factor/basis/compiler/cfg
Doug Coleman 128c262429 compiler.cfg.value-numbering: tests need to have this loaded. 2015-07-06 22:44:36 -07:00
..
alias-analysis factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
block-joining minor cleanup to some docs. 2015-05-13 16:09:14 -07:00
branch-splitting factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
build-stack-frame Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!" 2015-07-02 13:47:06 -07:00
builder factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
checker
comparisons core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -07:00
copy-prop factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
dataflow-analysis
dce factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
debugger compiler.cfg.debugger: alien-invoke insn nodes were printing double quotes in the dot file output. If you would pprint a string, instead print that string so the double quotes are not present in the output. 2015-06-24 18:46:39 -07:00
def-use factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
dominance factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
finalization
gc-checks factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
hats core: Rename create to create-word, create-in to create-word-in. 2015-06-08 12:47:35 -07:00
instructions cpu: enable bit-test intrinsic for fixnum-bit?. 2015-06-17 19:11:10 -07:00
intrinsics factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
linear-scan factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
linearization compiler.cfg.ssa.destruction.coalescing: new vocab to refactor and 2015-06-15 12:28:31 +02:00
liveness factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
loop-detection factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
optimizer
parallel-copy factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
predecessors
registers
renaming use reject instead of [ ... not ] filter. 2015-05-12 18:50:34 -07:00
representations factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
rpo compiler.*: a few extra doc fixes 2015-04-30 04:51:58 +02:00
save-contexts factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
ssa factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
stack-frame
stacks compiler.cfg.stacks.clearing: fix help-lint. 2015-05-18 10:02:35 -07:00
tco
test-words
useless-conditionals
utilities compiler.cfg.utilities: unused word 2015-05-09 20:04:22 -07:00
value-numbering compiler.cfg.value-numbering: tests need to have this loaded. 2015-07-06 22:44:36 -07:00
write-barrier factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
cfg-docs.factor compiler.*: a bunch more compiler docs 2015-05-09 20:04:22 -07:00
cfg-tests.factor
cfg.factor
summary.txt