factor/basis/compiler/cfg
Björn Lindqvist f0834e7b36 compiler.prettyprint: new vocab for prettyprinting compiler types
The require-when ensures that the prettyprint methods are loaded when
both the compiler and prettyprint is loaded.
2016-08-15 15:16:41 +02: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 alien.*: frontend varargs support! #1677 2016-08-10 21:34:37 +02: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
debugger compiler.prettyprint: new vocab for prettyprinting compiler types 2016-08-15 15:16:41 +02: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
gc-checks compiler.*: moving all words only relevant for testing to compiler.test 2016-08-12 15:13:51 +02:00
hats
instructions compiler.*: Backend implementation of varargs 2016-08-08 12:02:19 +02:00
intrinsics Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
linear-scan Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
linearization compiler.*: moving all words only relevant for testing to compiler.test 2016-08-12 15:13:51 +02:00
liveness compiler.*: moving all words only relevant for testing to compiler.test 2016-08-12 15:13:51 +02:00
loop-detection compiler.*: moving all words only relevant for testing to compiler.test 2016-08-12 15:13:51 +02:00
optimizer
parallel-copy
predecessors
registers compiler.prettyprint: new vocab for prettyprinting compiler types 2016-08-15 15:16:41 +02:00
renaming
representations compiler.*: moving all words only relevant for testing to compiler.test 2016-08-12 15:13:51 +02:00
rpo
save-contexts compiler.*: moving all words only relevant for testing to compiler.test 2016-08-12 15:13:51 +02:00
ssa compiler.*: moving all words only relevant for testing to compiler.test 2016-08-12 15:13:51 +02:00
stack-frame Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
stacks compiler.prettyprint: new vocab for prettyprinting compiler types 2016-08-15 15:16:41 +02:00
tco
useless-conditionals
utilities compiler.*: moving all words only relevant for testing to compiler.test 2016-08-12 15:13:51 +02:00
value-numbering compiler.*: moving all words only relevant for testing to compiler.test 2016-08-12 15:13:51 +02:00
write-barrier
cfg-docs.factor compiler.cfg.*: new slots ds-height and rs-height 2016-05-03 01:16:50 +02:00
cfg-tests.factor
cfg.factor compiler.cfg.*: new slots ds-height and rs-height 2016-05-03 01:16:50 +02:00
summary.txt