factor/basis/compiler/cfg
John Benediktsson 3bd9eadd9a
math.vectors.simd: fix typo in simd vdot intrinsic.
2020-04-11 20:35:02 -05:00
..
alias-analysis
block-joining
branch-splitting
build-stack-frame
builder unix.factor: Bug fix etc., boxing.factor: Improves record/unrecord-reps 2020-04-11 20:33:37 -05:00
checker
comparisons
copy-prop
dataflow-analysis functors: FUNCTOR: ;FUNCTOR -> <FUNCTOR: ;FUNCTOR> 2017-08-05 20:41:19 -05:00
dce
debugger
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
gc-checks *-docs: replace double spaces with single spaces 2017-06-05 13:16:07 -07:00
hats
instructions help.markup: adding a $slots word to document slots, use it. 2020-04-11 20:34:27 -05:00
intrinsics math.vectors.simd: fix typo in simd vdot intrinsic. 2020-04-11 20:35:02 -05:00
linear-scan help.markup: adding a $slots word to document slots, use it. 2020-04-11 20:34:27 -05: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
optimizer
parallel-copy
predecessors
registers
renaming functors: FUNCTOR: ;FUNCTOR -> <FUNCTOR: ;FUNCTOR> 2017-08-05 20:41:19 -05:00
representations compiler.*: more docs 2017-07-05 00:51:26 +02: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
ssa help.markup: adding a $slots word to document slots, use it. 2020-04-11 20:34:27 -05:00
stack-frame help.markup: adding a $slots word to document slots, use it. 2020-04-11 20:34:27 -05:00
stacks help.markup: adding a $slots word to document slots, use it. 2020-04-11 20:34:27 -05:00
tco
useless-conditionals
utilities
value-numbering core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
write-barrier
cfg-docs.factor help.markup: adding a $slots word to document slots, use it. 2020-04-11 20:34:27 -05:00
cfg-tests.factor
cfg.factor
summary.txt