factor/basis/compiler/cfg
Alexander Iljin 2ffa446f5b *-docs: replace double spaces with single spaces
Code examples and other places where multiple spaces were used to align
text were left intact.
2017-06-05 13:16:07 -07:00
..
alias-analysis
block-joining
branch-splitting
build-stack-frame
builder *-docs: replace double spaces with single spaces 2017-06-05 13:16:07 -07:00
checker
comparisons
copy-prop
dataflow-analysis
dce
debugger compiler.cfg.debugger: also print the instruction number 2016-11-23 18:56:03 +01:00
def-use
dominance core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
finalization compiler.*: Remove the scrubbing part of the GC maps 2016-09-11 20:34:44 +02:00
gc-checks *-docs: replace double spaces with single spaces 2017-06-05 13:16:07 -07:00
hats
instructions compiler.cfg.*: more docs 2016-11-15 03:49:46 +01:00
intrinsics core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
linear-scan *-docs: replace double spaces with single spaces 2017-06-05 13:16:07 -07:00
linearization core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
liveness *-docs: replace double spaces with single spaces 2017-06-05 13:16:07 -07:00
loop-detection compiler.cfg.*: bunch of doc updates 2016-10-08 07:08:00 +02:00
optimizer
parallel-copy sets: moving unique/conjoin/conjoin-at to compiler.utilities. 2017-02-07 18:54:24 -08:00
predecessors
registers compiler.cfg.*: more docs 2016-11-15 03:49:46 +01:00
renaming
representations factor: Rename GENERIC# to GENERIC#:. 2017-06-01 13:58:58 -05:00
rpo core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
save-contexts compiler.*: Remove the scrubbing part of the GC maps 2016-09-11 20:34:44 +02:00
ssa core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
stack-frame compiler.cfg.*: bunch of doc updates 2016-10-08 07:08:00 +02:00
stacks *-docs: replace double spaces with single spaces 2017-06-05 13:16:07 -07:00
tco
useless-conditionals
utilities sets: moving unique/conjoin/conjoin-at to compiler.utilities. 2017-02-07 18:54:24 -08:00
value-numbering core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
write-barrier
cfg-docs.factor *-docs: replace double spaces with single spaces 2017-06-05 13:16:07 -07:00
cfg-tests.factor
cfg.factor compiler.cfg.*: better way to store the block height 2016-09-08 04:01:25 +02:00
summary.txt