factor/basis/compiler/cfg/linear-scan
Björn Lindqvist ded3760d46 compiler.*: merge of ##inc-r and ##inc-d into one instruction ##inc with a loc slot
this is nice because it leads to simpler code and matches how ##peek and ##replace instructions work
2015-04-29 09:31:53 -07:00
..
allocation compiler: Fix help-lint for @bjourne's recent awesome docs. 2015-01-17 14:02:59 -08:00
assignment compiler.*: merge of ##inc-r and ##inc-d into one instruction ##inc with a loc slot 2015-04-29 09:31:53 -07:00
debugger compiler: cleanup usings. 2014-12-13 16:10:21 -08:00
live-intervals compiler.cfg.*: more docs 2014-12-15 20:44:07 +01:00
numbering compiler: cleanup usings. 2014-12-13 16:10:21 -08:00
resolve compiler: cleanup usings. 2014-12-13 16:10:21 -08:00
linear-scan-docs.factor compiler.cfg.*: more docs, tests and a small refactoring of the 2014-10-17 23:18:57 +02:00
linear-scan-tests.factor compiler.*: use block>cfg and insns>block in many tests instead of wordier code 2014-11-22 17:31:38 -08:00
linear-scan.factor compiler: cleanup usings. 2014-12-13 16:10:21 -08:00
summary.txt