factor/basis/compiler/cfg
John Benediktsson ad9d44aa2b compiler.cfg.linear-scan.allocation.state: simplify init-unhandled. 2014-12-01 22:18:15 -08:00
..
alias-analysis
block-joining compiler.cfg.*: more docstrings for compiler words 2014-08-13 11:01:11 -07:00
branch-splitting compiler.*: use block>cfg and insns>block in many tests instead of wordier code 2014-11-22 17:31:38 -08:00
build-stack-frame compiler.cfg.build-stack-frame.tests: improved fix for the test case 2014-11-24 03:42:27 +01:00
builder Docs: fixing smaller help-lint nitpicks 2014-10-19 14:05:06 +02:00
checker
comparisons
copy-prop compiler.*: use block>cfg and insns>block in many tests instead of wordier code 2014-11-22 17:31:38 -08:00
dataflow-analysis compiler.cfg.dataflow-analysis: generic for configuring the "block skipping" 2014-09-08 14:54:17 -07:00
dce compiler.*: use block>cfg and insns>block in many tests instead of wordier code 2014-11-22 17:31:38 -08:00
debugger compiler.cfg.*: getting an instruction sequence from a cfg is used in a few tests so let's make a word for it 2014-11-24 06:25:34 +01:00
def-use compiler.*: use block>cfg and insns>block in many tests instead of wordier code 2014-11-22 17:31:38 -08:00
dependence compiler.cfg: Add vocabulary for words defined just to test compiler.cfg. 2014-11-23 01:06:46 -08:00
dominance compiler.*: use block>cfg and insns>block in many tests instead of wordier code 2014-11-22 17:31:38 -08:00
finalization compiler.cfg.stacks.vacant: compiler pass replacing uninitialized for more accurate stack maps 2014-09-08 14:54:17 -07:00
gc-checks compiler.*: use block>cfg and insns>block in many tests instead of wordier code 2014-11-22 17:31:38 -08:00
hats
height
instructions compiler.cfg.instructions: fix help-lint. 2014-11-16 16:22:13 -08:00
intrinsics Docs: more compiler-related documentation 2014-08-13 11:01:10 -07:00
linear-scan compiler.cfg.linear-scan.allocation.state: simplify init-unhandled. 2014-12-01 22:18:15 -08:00
linearization compiler.cfg: cfg>insns has to go in linearization because of bootstrap circularity. Fix usings. 2014-11-23 22:53:27 -08:00
liveness compiler.*: use block>cfg and insns>block in many tests instead of wordier code 2014-11-22 17:31:38 -08:00
loop-detection compiler.*: use block>cfg and insns>block in many tests instead of wordier code 2014-11-22 17:31:38 -08:00
optimizer
parallel-copy
predecessors compiler.cfg.*: more docstrings for compiler words 2014-08-13 11:01:11 -07:00
registers compiler.cfg: Rename doc -> docs in filenames so the docs load. 2014-07-17 15:32:29 -05:00
renaming
representations compiler.*: use block>cfg and insns>block in many tests instead of wordier code 2014-11-22 17:31:38 -08:00
rpo Docs: more various compiler doc improvements 2014-11-16 06:25:55 -08:00
save-contexts compiler.cfg: fix some help-lint warnings. 2014-08-14 09:59:27 -07:00
scheduling compiler.cfg.*: getting an instruction sequence from a cfg is used in a few tests so let's make a word for it 2014-11-24 06:25:34 +01:00
ssa compiler.*: use block>cfg and insns>block in many tests instead of wordier code 2014-11-22 17:31:38 -08:00
stack-frame compiler.cfg.stack-frame: stub docs and tests for vocab 2014-11-16 06:25:53 -08:00
stacks compiler.cfg.utilities: move and rename the helper words block>cfg, insns>block and insns>cfg, they are useful to many testing vocabs 2014-11-22 17:31:38 -08:00
tco
test-words compiler.cfg: Add vocabulary for words defined just to test compiler.cfg. 2014-11-23 01:06:46 -08:00
useless-conditionals
utilities compiler.cfg: cfg>insns has to go in linearization because of bootstrap circularity. Fix usings. 2014-11-23 22:53:27 -08:00
value-numbering compiler.*: use block>cfg and insns>block in many tests instead of wordier code 2014-11-22 17:31:38 -08:00
write-barrier compiler.cfg.write-barrier: more use of hash-sets. 2013-03-08 12:30:37 -08:00
cfg-docs.factor compiler.cfg.*: more docs, tests and a small refactoring of the 2014-10-17 23:18:57 +02:00
cfg.factor
summary.txt