factor/basis/compiler
Björn Lindqvist 418438ab13 compiler.cfg.linear-scan.*: change compute-live-intervals so that it
returns only one sequence, it makes some words a little simpler
2015-06-14 16:44:37 +02:00
..
cfg compiler.cfg.linear-scan.*: change compute-live-intervals so that it 2015-06-14 16:44:37 +02:00
codegen compiler.codegen.gc-maps: simplies largest-spill-slot and refactors serialize-gc-maps 2015-06-14 16:44:37 +02:00
constants compiler.*: a few extra doc fixes 2015-04-30 04:51:58 +02:00
crossref use assoc-reject instead of [ ... not ] assoc-filter. 2015-05-12 19:08:42 -07:00
errors compiler: cleanup usings. 2014-12-13 16:10:21 -08:00
test compiler.*,cpu.*: add a height slot to ##call nodes, then other compiler 2015-05-09 20:04:22 -07:00
tests Some more general fixes for recent refactors. 2015-06-08 19:15:29 -07:00
threads compiler: cleanup usings. 2014-12-13 16:10:21 -08:00
tree compiler.*: more compiler docs 2015-06-14 16:44:37 +02:00
utilities compiler.cfg.ssa.cssa, compiler.cfg.ssa.destruction, compiler.utilities: docs & tests 2015-04-29 09:31:58 -07:00
authors.txt
compiler-docs.factor compiler: resolve duplicate doc for "compiled". 2014-10-19 08:27:59 -07:00
compiler.factor compiler: try this for compiler.cfg.builder.alien. 2014-12-13 18:44:35 -08:00
summary.txt
tags.txt