Robin Templeton 7c1b42e826 fix `nil?' type inference 10 years ago
..
closure-conversion.scm c3240d09b2 Unbox indexes of vectors, strings, and structs 9 years ago
compile-bytecode.scm d808027782 intern arbitrary constants 8 years ago
constructors.scm c3240d09b2 Unbox indexes of vectors, strings, and structs 9 years ago
contification.scm 2f08838cd6 Replace return primcalls with $values 9 years ago
cse.scm 8bf77f7192 Add support for unboxed s64 values 9 years ago
dce.scm b40fac1e98 Factor out compute-effects/elide-type-checks from dce.scm 9 years ago
effects-analysis.scm 1d4b4ec39c Add support for comparing u64 values with SCM values 9 years ago
elide-values.scm 4aabc205cc Add missing files 9 years ago
intmap.scm 3c271457f1 Fix build when threads are disabled 9 years ago
intset.scm f56f580a4a Inline some helpers in intset.scm. 9 years ago
licm.scm ec9554d138 Loop-invariant code motion 9 years ago
optimize.scm 9091454c2e Include missing #:simplify? option in (language cps optimize). 9 years ago
peel-loops.scm 3b60e79879 Loop peeling 9 years ago
primitives.scm 1d4b4ec39c Add support for comparing u64 values with SCM values 9 years ago
prune-bailouts.scm 4aabc205cc Add missing files 9 years ago
prune-top-level-scopes.scm 4aabc205cc Add missing files 9 years ago
reify-primitives.scm 5d171d998c Fix module for reification of srfi-4 primitives 9 years ago
renumber.scm 4aabc205cc Add missing files 9 years ago
rotate-loops.scm ce2888701c Simplify rotate-loops.scm 9 years ago
self-references.scm 4aabc205cc Add missing files 9 years ago
simplify.scm 4137c224e2 Remove unused function in simplify.scm 9 years ago
slot-allocation.scm 9514dc7b95 Add ursh/immediate and ulsh/immediate ops 9 years ago
spec.scm 4aabc205cc Add missing files 9 years ago
specialize-numbers.scm 1d4b4ec39c Add support for comparing u64 values with SCM values 9 years ago
specialize-primcalls.scm 9514dc7b95 Add ursh/immediate and ulsh/immediate ops 9 years ago
split-rec.scm 4aabc205cc Add missing files 9 years ago
type-checks.scm b40fac1e98 Factor out compute-effects/elide-type-checks from dce.scm 9 years ago
type-fold.scm 7c1b42e826 fix `nil?' type inference 8 years ago
types.scm 4a14b7f7d8 allow arbitrary constants in cps 8 years ago
utils.scm 620b640a4e Fix bug in intmap-map 9 years ago
verify.scm 2f08838cd6 Replace return primcalls with $values 9 years ago
with-cps.scm 4aabc205cc Add missing files 9 years ago