.. |
closure-conversion.scm
|
12fa7d115d
Fix closure-conversion bug for SCC with all free vars pruned
|
3 years ago |
compile-bytecode.scm
|
5c76381625
Allow callk to continue to kargs
|
3 years ago |
contification.scm
|
5c76381625
Allow callk to continue to kargs
|
3 years ago |
cse.scm
|
e60469c8b6
Add primitive alias analysis to CSE
|
3 years ago |
dce.scm
|
5809279b99
Fix bugs introduced when allowing $kfun -> $kargs
|
3 years ago |
devirtualize-integers.scm
|
cd5ab6377b
Add $switch CPS term kind
|
4 years ago |
dump.scm
|
426867ac7d
Add CPS pretty-printer
|
3 years ago |
effects-analysis.scm
|
e60469c8b6
Add primitive alias analysis to CSE
|
3 years ago |
elide-arity-checks.scm
|
86e86ec1c7
New pass: elide-arity-checks
|
3 years ago |
graphs.scm
|
8fab68f8b1
Move live variable computation routines to utils and graphs.
|
3 years ago |
intmap.scm
|
ba94bcafea
Fix intmap-intersect edge case
|
5 years ago |
intset.scm
|
06709d77b9
Replace bit-position with bitvector-position
|
4 years ago |
licm.scm
|
cd5ab6377b
Add $switch CPS term kind
|
4 years ago |
loop-instrumentation.scm
|
cd5ab6377b
Add $switch CPS term kind
|
4 years ago |
optimize.scm
|
6f1b620b82
Add -Ooptimize-known-return-types at -O2
|
3 years ago |
peel-loops.scm
|
cd5ab6377b
Add $switch CPS term kind
|
4 years ago |
prune-top-level-scopes.scm
|
4fb538e90e
cache-current-module, etc use immediate primcall parameters
|
7 years ago |
reify-primitives.scm
|
5c76381625
Allow callk to continue to kargs
|
3 years ago |
renumber.scm
|
cd5ab6377b
Add $switch CPS term kind
|
4 years ago |
return-types.scm
|
dad113d80f
Add new pass to optimize away return value count checks
|
3 years ago |
rotate-loops.scm
|
cd5ab6377b
Add $switch CPS term kind
|
4 years ago |
self-references.scm
|
2b58c49e59
Fix CPS optimizations to allow callk in front half
|
3 years ago |
simplify.scm
|
5809279b99
Fix bugs introduced when allowing $kfun -> $kargs
|
3 years ago |
slot-allocation.scm
|
4fcd643adb
Refactor send and receive shuffles in slot allocation
|
3 years ago |
spec.scm
|
4311dc9858
Define new "lowering" phase in compiler
|
4 years ago |
specialize-numbers.scm
|
cd5ab6377b
Add $switch CPS term kind
|
4 years ago |
specialize-primcalls.scm
|
b02d1b08d7
Compiler allocates boxed flonums in unmarked space
|
5 years ago |
split-rec.scm
|
2b58c49e59
Fix CPS optimizations to allow callk in front half
|
3 years ago |
switch.scm
|
03998db647
Add new pass to optimize branch chains to table dispatch
|
4 years ago |
type-checks.scm
|
afb0a92d50
$branch is now a distinct CPS term type
|
7 years ago |
type-fold.scm
|
cd5ab6377b
Add $switch CPS term kind
|
4 years ago |
types.scm
|
c6b1171c6b
Avoid ash with arguments that might overflow in (language cps types)
|
3 years ago |
utils.scm
|
5c76381625
Allow callk to continue to kargs
|
3 years ago |
verify.scm
|
5c76381625
Allow callk to continue to kargs
|
3 years ago |
with-cps.scm
|
4aabc205cc
Add missing files
|
9 years ago |