.. |
closure-conversion.scm
|
Use unchecked scm-ref/set in closure conversion
|
2017-12-06 13:46:14 +01:00 |
compile-bytecode.scm
|
CPS conversion residualizes undefined? predicate
|
2017-12-06 11:13:31 +01:00 |
constructors.scm
|
Use immediate primcalls when unfolding constructors
|
2017-11-11 22:08:14 +01:00 |
contification.scm
|
$primcall has a "param" member
|
2017-11-05 15:00:16 +01:00 |
cse.scm
|
Add scm-ref, etc instructions for generic heap object field access
|
2017-12-06 11:13:29 +01:00 |
dce.scm
|
Fix DCE over primcall setters with params
|
2017-12-06 13:44:17 +01:00 |
devirtualize-integers.scm
|
Refactor to finish the primcalls-take-parameters work
|
2017-11-24 11:03:46 +01:00 |
effects-analysis.scm
|
Fix mismatch between CPS and Scheme "complex?" predicate
|
2017-12-27 15:46:31 +01:00 |
elide-values.scm
|
$primcall has a "param" member
|
2017-11-05 15:00:16 +01:00 |
handle-interrupts.scm
|
$primcall has a "param" member
|
2017-11-05 15:00:16 +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
|
$primcall has a "param" member
|
2017-11-05 15:00:16 +01:00 |
optimize.scm
|
Allow integer devirtualization to be disabled
|
2017-11-30 17:00:37 +01:00 |
peel-loops.scm
|
$primcall has a "param" member
|
2017-11-05 15:00:16 +01:00 |
primitives.scm
|
Fix NaN handling in <= and >=
|
2017-12-02 21:07:48 +01:00 |
prune-bailouts.scm
|
Bailouts can continue directly to tail
|
2017-12-05 14:27:01 +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
|
Reify-primitives removes "/unlikely" ephemeral instructions
|
2017-12-27 15:46:31 +01:00 |
renumber.scm
|
$primcall has a "param" member
|
2017-11-05 15:00:16 +01:00 |
rotate-loops.scm
|
$primcall has a "param" member
|
2017-11-05 15:00:16 +01:00 |
self-references.scm
|
$primcall has a "param" member
|
2017-11-05 15:00:16 +01:00 |
simplify.scm
|
$primcall has a "param" member
|
2017-11-05 15:00:16 +01:00 |
slot-allocation.scm
|
-O1 disables call precoloring
|
2017-11-30 16:58:58 +01:00 |
spec.scm
|
Fix guild compile --to=cps / --from=cps
|
2017-02-23 11:37:44 +01:00 |
specialize-numbers.scm
|
Fix NaN handling in <= and >=
|
2017-12-02 21:07:48 +01:00 |
specialize-primcalls.scm
|
Assignment conversion uses unchecked memory accessors
|
2017-12-06 11:26:03 +01:00 |
split-rec.scm
|
$primcall has a "param" member
|
2017-11-05 15:00:16 +01:00 |
type-checks.scm
|
Fix type check elision for branches
|
2017-11-24 10:36:14 +01:00 |
type-fold.scm
|
Fix NaN handling in <= and >=
|
2017-12-02 21:07:48 +01:00 |
types.scm
|
Fix mismatch between CPS and Scheme "complex?" predicate
|
2017-12-27 15:46:31 +01:00 |
utils.scm
|
Refactor to finish the primcalls-take-parameters work
|
2017-11-24 11:03:46 +01:00 |
verify.scm
|
Bailouts can continue directly to tail
|
2017-12-05 14:27:01 +01:00 |
with-cps.scm
|
Add missing files
|
2015-07-22 18:27:37 +02:00 |