factor/basis/compiler/cfg
Doug Coleman 7730fc5c64 Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-08-02 07:57:42 -04:00
..
alias-analysis factor: vocab:word -> vocab::word 2017-12-29 00:43:25 -08:00
block-joining
branch-splitting factor: vocab:word -> vocab::word 2017-12-29 00:43:25 -08:00
build-stack-frame compiler.*: a bunch of random doc additions 2016-06-21 23:15:20 +02:00
builder Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-08-02 07:57:42 -04:00
checker Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
comparisons compiler.cfg.*: new doc files 2016-03-09 23:24:43 +01:00
copy-prop compiler: d: and r: had too many spaces. 2017-08-31 21:21:14 -05:00
dataflow-analysis factor: vocab:word -> vocab::word 2017-12-29 00:43:25 -08:00
dce factor: vocab:word -> vocab::word 2017-12-29 00:43:25 -08:00
debugger compiler.cfg.debugger: also print the instruction number 2016-11-23 18:56:03 +01:00
def-use factor: vocab:word -> vocab::word 2017-12-29 00:43:25 -08:00
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 compiler: d: and r: had too many spaces. 2017-08-31 21:21:14 -05:00
hats
instructions Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-02-18 11:29:09 -06:00
intrinsics Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-01-27 09:43:21 -06:00
linear-scan Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-08-02 07:57:42 -04:00
linearization factor: vocab:word -> vocab::word 2017-12-29 00:43:25 -08:00
liveness factor: vocab:word -> vocab::word 2017-12-29 00:43:25 -08:00
loop-detection factor: vocab:word -> vocab::word 2017-12-29 00:43:25 -08:00
optimizer
parallel-copy sets: moving unique/conjoin/conjoin-at to compiler.utilities. 2017-02-07 18:54:24 -08:00
predecessors
registers compiler: d: and r: had too many spaces. 2017-08-31 21:21:14 -05:00
renaming functors: no UPPER: in stack effects 2017-12-28 19:15:31 -08:00
representations factor: vocab:word -> vocab::word 2017-12-29 00:43:25 -08:00
rpo factor: vocab:word -> vocab::word 2017-12-29 00:43:25 -08:00
save-contexts compiler: d: and r: had too many spaces. 2017-08-31 21:21:14 -05:00
ssa Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-02-18 11:29:09 -06:00
stack-frame compiler.cfg.*: bunch of doc updates 2016-10-08 07:08:00 +02:00
stacks Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-08-02 07:57:42 -04:00
tco
useless-conditionals
utilities sets: moving unique/conjoin/conjoin-at to compiler.utilities. 2017-02-07 18:54:24 -08:00
value-numbering Merge branch 'master' into modern-harvey2 2018-06-20 00:26:12 -05:00
write-barrier factor: vocab:word -> vocab::word 2017-12-29 00:43:25 -08:00
cfg-docs.factor fix some typos in docs. 2018-02-12 16:22:49 -08: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