factor/basis/compiler/cfg
Doug Coleman 4c6435934b compiler.cfg.stacks.vacant: Fix docs for word rename. 2014-09-08 17:48:22 -07:00
..
alias-analysis compiler.cfg.alias-analysis: use clear-set. 2013-03-07 21:35:00 -08:00
block-joining compiler.cfg.*: more docstrings for compiler words 2014-08-13 11:01:11 -07:00
branch-splitting kernel: new combinator 2with = with with 2014-07-22 07:40:13 -07:00
build-stack-frame compiler: now that FFI has been deconcatenatized, we no longer need the special ##unary-float-function and ##binary-float-function fastpaths 2010-08-13 23:59:19 -07:00
builder compiler.cfg.*: docs for compiler words 2014-08-13 11:01:11 -07:00
checker FFI rewrite part 1: split up ##alien-invoke and friends into smaller instructions 2010-05-09 21:36:52 -04:00
comparisons New GC checks work in progress 2010-05-03 17:34:16 -04:00
copy-prop compiler: fewer namespace lookups. 2013-03-21 19:11:20 -07:00
dataflow-analysis compiler.cfg.dataflow-analysis: generic for configuring the "block skipping" 2014-09-08 14:54:17 -07:00
dce compiler: more use of ?adjoin. 2013-03-23 17:47:07 -07:00
debugger More cleanup of unused stuff. 2011-10-19 11:01:16 -07:00
def-use compiler.cfg: fix some help-lint warnings. 2014-08-14 09:59:27 -07:00
dependence compiler.cfg.*: stub docs for register scheduling vocabs 2014-08-13 11:01:11 -07:00
dominance Moving new-sets to sets 2010-02-26 16:01:01 -05: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, stack-checker docs: Fix for 32-bit builds. 2014-07-03 12:21:17 -07:00
hats compiler.cfg: Change low-level IR constructors from ##foo to <##foo> 2011-11-06 23:02:46 -08:00
height Now that #foo and ##foo are symbols we can remove a bunch of \ 2011-11-12 22:04:26 -08:00
instructions compiler.cfg.instructions: added check-d and check-r slots to gc-map 2014-09-08 14:54:17 -07:00
intrinsics Docs: more compiler-related documentation 2014-08-13 11:01:10 -07:00
linear-scan kernel: new combinator 2with = with with 2014-07-22 07:40:13 -07:00
linearization compiler.cfg.*: more docstrings for compiler words 2014-08-13 11:01:11 -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 compiler.cfg: fix major facepalm with write barrier elimination 2010-09-05 21:39:45 -07:00
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 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 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.cfg: fix some docs. 2014-06-08 18:20:27 -07:00
save-contexts compiler.cfg: fix some help-lint warnings. 2014-08-14 09:59:27 -07:00
scheduling compiler.cfg.*: stub docs for register scheduling vocabs 2014-08-13 11:01:11 -07:00
ssa compiler.cfg.ssa.construction.tdmsc: fix previous broken commits. 2013-03-23 18:44:49 -07:00
stack-frame Stack allocation improvements 2010-05-22 02:37:00 -04:00
stacks compiler.cfg.stacks.vacant: Fix docs for word rename. 2014-09-08 17:48:22 -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 compiler.cfg.*: initial docs for dataflow analysis vocabs 2014-08-13 11:01:11 -07:00
cfg.factor Stack allocation improvements 2010-05-22 02:37:00 -04:00
summary.txt Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00