..
closure-conversion.scm
$throw is a new kind of CPS term
2018-01-03 21:25:55 +01:00
compile-bytecode.scm
$throw is a new kind of CPS term
2018-01-03 21:25:55 +01:00
contification.scm
$primcall always continues to $kargs
2018-01-03 21:26:00 +01:00
cse.scm
$throw is a new kind of CPS term
2018-01-03 21:25:55 +01:00
dce.scm
$throw is a new kind of CPS term
2018-01-03 21:25:55 +01:00
devirtualize-integers.scm
$primcall always continues to $kargs
2018-01-03 21:26:00 +01:00
effects-analysis.scm
$throw is a new kind of CPS term
2018-01-03 21:25:55 +01:00
handle-interrupts.scm
$branch is now a distinct CPS term type
2018-01-03 16:16:39 +01:00
intmap.scm
Add nullary intmap and intset folders
2017-11-29 19:57:11 +01:00
intset.scm
Add nullary intmap and intset folders
2017-11-29 19:57:11 +01:00
licm.scm
$throw is a new kind of CPS term
2018-01-03 21:25:55 +01:00
optimize.scm
$throw is a new kind of CPS term
2018-01-03 21:25:55 +01:00
peel-loops.scm
$throw is a new kind of CPS term
2018-01-03 21:25:55 +01:00
prune-top-level-scopes.scm
cache-current-module, etc use immediate primcall parameters
2017-11-05 15:00:16 +01:00
reify-primitives.scm
$throw is a new kind of CPS term
2018-01-03 21:25:55 +01:00
renumber.scm
$throw is a new kind of CPS term
2018-01-03 21:25:55 +01:00
rotate-loops.scm
$throw is a new kind of CPS term
2018-01-03 21:25:55 +01:00
self-references.scm
$throw is a new kind of CPS term
2018-01-03 21:25:55 +01:00
simplify.scm
$throw is a new kind of CPS term
2018-01-03 21:25:55 +01:00
slot-allocation.scm
Simplify prompt slot allocation now that bailouts can't continue
2018-01-03 21:26:00 +01:00
spec.scm
Fix guild compile --to=cps / --from=cps
2017-02-23 11:37:44 +01:00
specialize-numbers.scm
$throw is a new kind of CPS term
2018-01-03 21:25:55 +01:00
specialize-primcalls.scm
Assignment conversion uses unchecked memory accessors
2017-12-06 11:26:03 +01:00
split-rec.scm
$throw is a new kind of CPS term
2018-01-03 21:25:55 +01:00
type-checks.scm
$branch is now a distinct CPS term type
2018-01-03 16:16:39 +01:00
type-fold.scm
Variable renaming in type-fold.scm
2018-01-03 16:32:33 +01:00
types.scm
$throw is a new kind of CPS term
2018-01-03 21:25:55 +01:00
utils.scm
$throw is a new kind of CPS term
2018-01-03 21:25:55 +01:00
verify.scm
$primcall always continues to $kargs
2018-01-03 21:26:00 +01:00
with-cps.scm
Add missing files
2015-07-22 18:27:37 +02:00