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