factor/basis/compiler/cfg
Doug Coleman 43fb73fae6 factor: Rename I[ ]I to [I I]. Fix places where we do "string"token without whitespace. 2015-08-06 17:05:12 -05:00
..
alias-analysis compiler.cfg.instructions: ##read -> read-insn and ##write -> write-insn 2015-07-28 17:58:27 -07:00
block-joining compiler.cfg.*: some extra unit tests for the compiler 2015-07-28 17:58:29 -07:00
branch-splitting
build-stack-frame compiler.cfg: use "f [ or ] reduce" instead of "map [ ] any?" 2015-07-21 09:54:44 -07:00
builder
checker
comparisons
copy-prop use ``if*`` instead of ``dup [ ] [ drop ] if``. 2015-07-20 22:24:30 -07:00
dataflow-analysis
dce
debugger
def-use factor: rename classes:members to class-members so it doesn't conflict with sets:members. ugh. 2015-07-20 00:32:42 -07:00
dominance compiler.cfg: use "f [ or ] reduce" instead of "map [ ] any?" 2015-07-21 09:54:44 -07:00
finalization
gc-checks compiler.cfg.*: some extra unit tests for the compiler 2015-07-28 17:58:29 -07:00
hats compiler.cfg.*: some extra unit tests for the compiler 2015-07-28 17:58:29 -07:00
instructions compiler.cfg.*: a bunch of docs updates 2015-07-28 17:58:27 -07:00
intrinsics factor: Rename MACRO: and MACRO: to have quot as the output in stack effects. 2015-07-18 22:16:11 -07:00
linear-scan compiler.cfg.utilities: make it so block>cfg initializes spill-area-align 2015-07-29 13:01:24 +02:00
linearization
liveness fix some help-lint errors. 2015-07-28 20:06:59 -07:00
loop-detection fix some sets:members. 2015-07-20 09:32:31 -07:00
optimizer
parallel-copy
predecessors
registers
renaming
representations compiler.cfg.representations.selection: use a union instead of a generic 2015-07-28 17:58:28 -07:00
rpo
save-contexts
ssa fix doc using. 2015-07-28 20:20:40 -07:00
stack-frame compiler.cfg.*: a bunch of docs updates 2015-07-28 17:58:27 -07:00
stacks factor: Rename I[ ]I to [I I]. Fix places where we do "string"token without whitespace. 2015-08-06 17:05:12 -05:00
tco
test-words
useless-conditionals
utilities compiler.cfg.utilities: make it so block>cfg initializes spill-area-align 2015-07-29 13:01:24 +02:00
value-numbering compiler.cfg.value-numbering: tests need to have this loaded. 2015-07-06 22:44:36 -07:00
write-barrier
cfg-docs.factor compiler.cfg.*: a bunch of docs updates 2015-07-28 17:58:27 -07:00
cfg-tests.factor
cfg.factor
summary.txt