Andy Wingo ca74e3fae5 Add handle-interrupts inst and compiler pass il y a 8 ans
..
closure-conversion.scm c3240d09b2 Unbox indexes of vectors, strings, and structs il y a 9 ans
compile-bytecode.scm ca74e3fae5 Add handle-interrupts inst and compiler pass il y a 8 ans
constructors.scm c3240d09b2 Unbox indexes of vectors, strings, and structs il y a 9 ans
contification.scm 2f08838cd6 Replace return primcalls with $values il y a 9 ans
cse.scm 723efdfc44 Fabricated expression tweak in CSE il y a 8 ans
dce.scm b40fac1e98 Factor out compute-effects/elide-type-checks from dce.scm il y a 9 ans
effects-analysis.scm 32f309d5ce Compiler support for atomics il y a 8 ans
elide-values.scm 4aabc205cc Add missing files il y a 9 ans
handle-interrupts.scm ca74e3fae5 Add handle-interrupts inst and compiler pass il y a 8 ans
intmap.scm d74e0fed0d Move thread bindings to (ice-9 threads) il y a 8 ans
intset.scm d74e0fed0d Move thread bindings to (ice-9 threads) il y a 8 ans
licm.scm ec9554d138 Loop-invariant code motion il y a 9 ans
optimize.scm 9091454c2e Include missing #:simplify? option in (language cps optimize). il y a 9 ans
peel-loops.scm 3b60e79879 Loop peeling il y a 9 ans
primitives.scm 1d4b4ec39c Add support for comparing u64 values with SCM values il y a 9 ans
prune-bailouts.scm 4aabc205cc Add missing files il y a 9 ans
prune-top-level-scopes.scm 4aabc205cc Add missing files il y a 9 ans
reify-primitives.scm d74e0fed0d Move thread bindings to (ice-9 threads) il y a 8 ans
renumber.scm 4aabc205cc Add missing files il y a 9 ans
rotate-loops.scm 8da33d972a Fix compilation of `continue' in `while'. il y a 8 ans
self-references.scm 4aabc205cc Add missing files il y a 9 ans
simplify.scm 4137c224e2 Remove unused function in simplify.scm il y a 9 ans
slot-allocation.scm 8622344a6b Fix slot allocation for prompts il y a 8 ans
spec.scm 4aabc205cc Add missing files il y a 9 ans
specialize-numbers.scm 0f2f5949a2 Better unboxing il y a 8 ans
specialize-primcalls.scm 9514dc7b95 Add ursh/immediate and ulsh/immediate ops il y a 9 ans
split-rec.scm 4aabc205cc Add missing files il y a 9 ans
type-checks.scm b40fac1e98 Factor out compute-effects/elide-type-checks from dce.scm il y a 9 ans
type-fold.scm 52965e03ec Better folding of branches on $values il y a 9 ans
types.scm 3b2cd09fe2 Better char<? compilation il y a 8 ans
utils.scm 620b640a4e Fix bug in intmap-map il y a 9 ans
verify.scm 2f08838cd6 Replace return primcalls with $values il y a 9 ans
with-cps.scm 4aabc205cc Add missing files il y a 9 ans