.. |
alias-analysis
|
compiler.cfg.alias-analysis: use clear-set.
|
2013-03-07 21:35:00 -08:00 |
block-joining
|
…
|
|
branch-splitting
|
compiler: cleaner use of sets.
|
2013-03-10 17:21:27 -07:00 |
build-stack-frame
|
…
|
|
builder
|
Docs: new stub documentation for vocabs in compiler.cfg
|
2014-06-08 11:48:29 -07:00 |
checker
|
…
|
|
comparisons
|
…
|
|
copy-prop
|
compiler: fewer namespace lookups.
|
2013-03-21 19:11:20 -07:00 |
dataflow-analysis
|
…
|
|
dce
|
compiler: more use of ?adjoin.
|
2013-03-23 17:47:07 -07:00 |
debugger
|
…
|
|
def-use
|
WIP
|
2012-12-31 11:03:33 -08:00 |
dependence
|
Using "same?" in more places.
|
2012-07-21 10:22:44 -07:00 |
dominance
|
…
|
|
finalization
|
compiler.cfg.finalization: reenable scheduling
|
2011-11-23 11:11:27 -08:00 |
gc-checks
|
Docs: new stub documentation for vocabs in compiler.cfg
|
2014-06-08 11:48:29 -07:00 |
hats
|
…
|
|
height
|
Now that #foo and ##foo are symbols we can remove a bunch of \
|
2011-11-12 22:04:26 -08:00 |
instructions
|
Docs: mostly fixes for doc errors found by help lint
|
2014-05-10 17:13:49 -07:00 |
intrinsics
|
compiler.cfg.intrinsics.simd: the ulonglong case is correct, it just shouldn't convert the value to a fixnum
|
2014-06-07 17:00:52 +02:00 |
linear-scan
|
compiler: Fix tuple literals in tests.
|
2013-03-24 01:09:37 -07:00 |
linearization
|
compiler: cleaner use of sets.
|
2013-03-10 17:21:27 -07:00 |
liveness
|
compiler.cfg.liveness: Break the infinite loop--add the base-pointer as f to start with, and replace it with the real one if there's not a circular chain. Fixes #22 again.
|
2013-01-01 14:47:54 -08:00 |
loop-detection
|
compiler: cleaner use of sets.
|
2013-03-10 17:21:27 -07:00 |
optimizer
|
…
|
|
parallel-copy
|
compiler.cfg.ssa.destruction.leaders: break off leader-map to resolve circular dependencies (oops)
|
2012-12-31 11:20:57 -08:00 |
predecessors
|
…
|
|
registers
|
compiler.cfg: don't need to escape the symbol here.
|
2012-08-02 15:14:42 -07:00 |
renaming
|
compiler.cfg.renaming.functor: fix ##parallel-copy methods
|
2012-12-31 11:26:46 -08:00 |
representations
|
compiler.cfg.representations.selection: removing 10^ in favor of 10^.
|
2012-09-05 09:25:26 -07:00 |
rpo
|
compiler: more use of ?adjoin.
|
2013-03-23 17:47:07 -07:00 |
save-contexts
|
Docs: new stub documentation for vocabs in compiler.cfg
|
2014-06-08 11:48:29 -07:00 |
scheduling
|
…
|
|
ssa
|
compiler.cfg.ssa.construction.tdmsc: fix previous broken commits.
|
2013-03-23 18:44:49 -07:00 |
stack-frame
|
…
|
|
stacks
|
Docs: mostly fixes for doc errors found by help lint
|
2014-05-10 17:13:49 -07:00 |
tco
|
Now that #foo and ##foo are symbols we can remove a bunch of \
|
2011-11-12 22:04:26 -08:00 |
useless-conditionals
|
Now that #foo and ##foo are symbols we can remove a bunch of \
|
2011-11-12 22:04:26 -08:00 |
utilities
|
compiler: more use of ?adjoin.
|
2013-03-23 17:47:07 -07:00 |
value-numbering
|
compiler.cfg: don't need to escape the symbol here.
|
2012-08-02 15:14:42 -07:00 |
write-barrier
|
compiler.cfg.write-barrier: more use of hash-sets.
|
2013-03-08 12:30:37 -08:00 |
cfg-docs.factor
|
Docs: mostly fixes for doc errors found by help lint
|
2014-05-10 17:13:49 -07:00 |
cfg.factor
|
…
|
|
summary.txt
|
…
|
|