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 4 роки тому
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 роки тому