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