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