| .. |
|
alias-analysis
|
compiler: cleanup usings.
|
2014-12-13 16:10:21 -08:00 |
|
block-joining
|
compiler.cfg.*: a bunch of new docstrings and other doc fixes
|
2015-04-29 09:31:56 -07:00 |
|
branch-splitting
|
compiler.*: merge of ##inc-r and ##inc-d into one instruction ##inc with a loc slot
|
2015-04-29 09:31:53 -07:00 |
|
build-stack-frame
|
compiler: cleanup usings.
|
2014-12-13 16:10:21 -08:00 |
|
builder
|
compiler.*: a few extra doc fixes
|
2015-04-30 04:51:58 +02:00 |
|
checker
|
compiler: cleanup usings.
|
2014-12-13 16:10:21 -08:00 |
|
comparisons
|
…
|
|
|
copy-prop
|
compiler: cleanup usings.
|
2014-12-13 16:10:21 -08:00 |
|
dataflow-analysis
|
compiler.cfg.*: more unit tests
|
2015-04-29 09:31:59 -07:00 |
|
dce
|
compiler.cfg.*: a bunch of new docstrings and other doc fixes
|
2015-04-29 09:31:56 -07:00 |
|
debugger
|
compiler.cfg.debugger: new words build-optimized-tree and run-passes to
|
2015-04-29 09:31:59 -07:00 |
|
def-use
|
compiler.cfg.*: more unit tests
|
2015-04-29 09:31:59 -07:00 |
|
dominance
|
compiler: cleanup usings.
|
2014-12-13 16:10:21 -08:00 |
|
finalization
|
compiler.cfg.*: new step in finalization: clear-uninitialized
|
2015-01-22 12:17:20 -08:00 |
|
gc-checks
|
compiler.cfg.*: a bunch of new docstrings and other doc fixes
|
2015-04-29 09:31:56 -07:00 |
|
hats
|
compiler: cleanup usings.
|
2014-12-13 16:10:21 -08:00 |
|
instructions
|
compiler.*: a few extra doc fixes
|
2015-04-30 04:51:58 +02:00 |
|
intrinsics
|
compiler.*: a few extra doc fixes
|
2015-04-30 04:51:58 +02:00 |
|
linear-scan
|
compiler.cfg.linear-scan.assignment: fix help-lint.
|
2015-04-30 17:20:52 -07:00 |
|
linearization
|
compiler.cfg.linearization: can't use slurp/replenish-queue here because
|
2015-04-29 09:32:00 -07:00 |
|
liveness
|
compiler.cfg.*: more docs and removing a test that isn't relevant anymore
|
2015-04-29 09:31:59 -07:00 |
|
loop-detection
|
compiler.cfg.*: new word for consuming deques slurp/replenish-deque
|
2015-04-29 09:31:58 -07:00 |
|
optimizer
|
compiler.cfg.*: detached the normalize-height and schedule-instructions passes
|
2015-01-22 12:17:20 -08:00 |
|
parallel-copy
|
compiler.cfg.*: even more compiler docs
|
2015-04-29 09:31:58 -07:00 |
|
predecessors
|
compiler: cleanup usings.
|
2014-12-13 16:10:21 -08:00 |
|
registers
|
compiler.cfg.*: even more compiler docs
|
2015-04-29 09:31:58 -07:00 |
|
renaming
|
compiler: cleanup usings.
|
2014-12-13 16:10:21 -08:00 |
|
representations
|
compiler.cfg.*: even more compiler docs
|
2015-04-29 09:31:58 -07:00 |
|
rpo
|
compiler.*: a few extra doc fixes
|
2015-04-30 04:51:58 +02:00 |
|
save-contexts
|
compiler.*: merge of ##inc-r and ##inc-d into one instruction ##inc with a loc slot
|
2015-04-29 09:31:53 -07:00 |
|
ssa
|
compiler.cfg.*: reverting the commit
|
2015-04-29 09:31:59 -07:00 |
|
stack-frame
|
compiler: cleanup usings.
|
2014-12-13 16:10:21 -08:00 |
|
stacks
|
compiler.cfg.stacks.local: test and fix for a silly bug in
|
2015-04-29 09:32:00 -07:00 |
|
tco
|
compiler: cleanup usings.
|
2014-12-13 16:10:21 -08:00 |
|
test-words
|
compiler.cfg: Add vocabulary for words defined just to test compiler.cfg.
|
2014-11-23 01:06:46 -08:00 |
|
useless-conditionals
|
compiler: cleanup usings.
|
2014-12-13 16:10:21 -08:00 |
|
utilities
|
compiler.cfg.*: new word for consuming deques slurp/replenish-deque
|
2015-04-29 09:31:58 -07:00 |
|
value-numbering
|
compiler: cleanup usings.
|
2014-12-13 16:10:21 -08:00 |
|
write-barrier
|
compiler: cleanup cfg passes to have stack effect ( cfg -- )
|
2014-12-11 12:48:43 -08:00 |
|
cfg-docs.factor
|
compiler.cfg.*: more docs and removing a test that isn't relevant anymore
|
2015-04-29 09:31:59 -07:00 |
|
cfg-tests.factor
|
compiler.cfg.linear-scan.allocation.state: set spill-area-size/align when the cfg tuple is created
|
2015-04-29 09:31:57 -07:00 |
|
cfg.factor
|
compiler.cfg: the id slot of basic-block appears to not be needed
|
2015-04-29 09:31:57 -07:00 |
|
summary.txt
|
…
|
|