Andy Wingo c8a169d388 Fix string-utf8-length to have unboxed representation 4 月之前
..
guile-vm 4118f09030 CPS conversion does not introduce "throw" 1 年之前
closure-conversion.scm dc4fe9741f Add new $calli expression type. 1 年之前
compile-bytecode.scm 4d834bdc12 Add logand/immediate, ulogand/immediate primcalls 1 年之前
contification.scm dc4fe9741f Add new $calli expression type. 1 年之前
cse.scm dc4fe9741f Add new $calli expression type. 1 年之前
dce.scm dc4fe9741f Add new $calli expression type. 1 年之前
devirtualize-integers.scm dc4fe9741f Add new $calli expression type. 1 年之前
dump.scm dc4fe9741f Add new $calli expression type. 1 年之前
effects-analysis.scm 48548df91e Fix effects analysis: field writes clobber object reads 1 年之前
elide-arity-checks.scm 86e86ec1c7 New pass: elide-arity-checks 4 年之前
graphs.scm 47dce42edb Use transient intset/intmap optimizations when computing SCCs 5 月之前
guile-vm.scm 5ef0ea30fa Allow targets to preclude unbound variables 1 年之前
intmap.scm ba94bcafea Fix intmap-intersect edge case 6 年之前
intset.scm d0790d766b Fix intset-fold-right on transient intsets 10 月之前
licm.scm cd5ab6377b Add $switch CPS term kind 4 年之前
optimize.scm 941c757ab7 Introduce target-runtime parameter for backend-specific CPS lowering 1 年之前
peel-loops.scm dc4fe9741f Add new $calli expression type. 1 年之前
prune-top-level-scopes.scm 4fb538e90e cache-current-module, etc use immediate primcall parameters 7 年之前
renumber.scm dc4fe9741f Add new $calli expression type. 1 年之前
return-types.scm dad113d80f Add new pass to optimize away return value count checks 3 年之前
rotate-loops.scm dc4fe9741f Add new $calli expression type. 1 年之前
self-references.scm dc4fe9741f Add new $calli expression type. 1 年之前
simplify.scm dc4fe9741f Add new $calli expression type. 1 年之前
slot-allocation.scm 27669781b7 More precise value representations for bv-contents, $code 1 年之前
spec.scm 4311dc9858 Define new "lowering" phase in compiler 5 年之前
specialize-numbers.scm aff9ac9688 Run sigbits fixpoint based on use/def graph, not cfg 9 月之前
specialize-primcalls.scm b02d1b08d7 Compiler allocates boxed flonums in unmarked space 5 年之前
split-rec.scm dc4fe9741f Add new $calli expression type. 1 年之前
switch.scm 5959531c54 Allow target runtime to override symbol hash 1 年之前
type-checks.scm afb0a92d50 $branch is now a distinct CPS term type 7 年之前
type-fold.scm d579848cb5 Fix bug lowering logand/immediate to ulogand/immediate 1 年之前
types.scm 30c3849092 Tighten up range inference for scm->u64/truncate 9 月之前
utils.scm c8a169d388 Fix string-utf8-length to have unboxed representation 4 月之前
verify.scm dc4fe9741f Add new $calli expression type. 1 年之前
with-cps.scm 4aabc205cc Add missing files 10 年之前