factor/basis/compiler/cfg
Doug Coleman 7c7bb93c55 factor: Rename GENERIC# to GENERIC#:.
Fixes #1670.
2017-06-01 13:58:58 -05:00
..
alias-analysis compiler.*: Backend implementation of varargs 2016-08-08 12:02:19 +02:00
block-joining
branch-splitting compiler.*: moving all words only relevant for testing to compiler.test 2016-08-12 15:13:51 +02:00
build-stack-frame compiler.*: a bunch of random doc additions 2016-06-21 23:15:20 +02:00
builder compiler.cfg.builder.alien.tests: fix test that broke windows 2016-12-01 19:52:02 +01:00
checker Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
comparisons
copy-prop compiler.*: moving all words only relevant for testing to compiler.test 2016-08-12 15:13:51 +02:00
dataflow-analysis
dce disambiguate namespaces:set and sets:set. 2016-03-29 17:14:42 -07:00
debugger compiler.cfg.debugger: also print the instruction number 2016-11-23 18:56:03 +01:00
def-use compiler.*: moving all words only relevant for testing to compiler.test 2016-08-12 15:13:51 +02:00
dominance compiler.*: moving all words only relevant for testing to compiler.test 2016-08-12 15:13:51 +02:00
finalization compiler.*: Remove the scrubbing part of the GC maps 2016-09-11 20:34:44 +02:00
gc-checks factor: Rename GENERIC# to GENERIC#:. 2017-06-01 13:58:58 -05:00
hats
instructions compiler.cfg.*: more docs 2016-11-15 03:49:46 +01:00
intrinsics factor: Rename GENERIC# to GENERIC#:. 2017-06-01 13:58:58 -05:00
linear-scan compiler.cfg.linear-scan.assignment: correct representation used when spilling 2016-11-15 03:49:46 +01:00
linearization compiler.*: moving all words only relevant for testing to compiler.test 2016-08-12 15:13:51 +02:00
liveness sets: moving unique/conjoin/conjoin-at to compiler.utilities. 2017-02-07 18:54:24 -08: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 disambiguate namespaces:set and sets:set. 2016-03-29 17:14:42 -07:00
save-contexts compiler.*: Remove the scrubbing part of the GC maps 2016-09-11 20:34:44 +02:00
ssa sets: moving unique/conjoin/conjoin-at to compiler.utilities. 2017-02-07 18:54:24 -08:00
stack-frame compiler.cfg.*: bunch of doc updates 2016-10-08 07:08:00 +02:00
stacks compiler.cfg.stacks-docs: fix a typo 2016-10-30 14:18:53 -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 compiler.*: moving all words only relevant for testing to compiler.test 2016-08-12 15:13:51 +02:00
write-barrier disambiguate namespaces:set and sets:set. 2016-03-29 17:14:42 -07:00
cfg-docs.factor compiler.cfg.*: better way to store the block height 2016-09-08 04:01:25 +02: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