Historique des commits

Auteur SHA1 Message Date
  Andy Wingo 9514dc7b95 Add ursh/immediate and ulsh/immediate ops il y a 9 ans
  Andy Wingo 3d6dd2f81c Add untagged bitwise operations il y a 9 ans
  Andy Wingo c3240d09b2 Unbox indexes of vectors, strings, and structs il y a 9 ans
  Andy Wingo a08b3d40f8 Untag values and indexes for all bytevector instructions il y a 9 ans
  Andy Wingo 8bf77f7192 Add support for unboxed s64 values il y a 9 ans
  Andy Wingo f34688ad25 New instructions load-f64, load-u64 il y a 9 ans
  Andy Wingo bdfa1c1b42 Add tagged and untagged arithmetic ops with immediate operands il y a 9 ans
  Andy Wingo d294d5d1e1 Add unsigned 64-bit arithmetic operators: uadd, usub, umul il y a 9 ans
  Andy Wingo 8464cc576c Add bv-length instruction il y a 9 ans
  Andy Wingo dfbe869e24 Add low-level support for unboxed 64-bit unsigned ints il y a 9 ans
  Andy Wingo f0594be035 Fix slot representation computation for fadd, fmul, etc il y a 9 ans
  Andy Wingo b1ac8d68b5 bv-{f32,f64}-{ref,set!} operate on raw f64 values il y a 9 ans
  Andy Wingo e3cc0eeb3a Reflection support for unboxed f64 slots il y a 9 ans
  Andy Wingo e7660a607c VM support for raw slots il y a 9 ans
  Andy Wingo dd77a818ba Treat tail $values as generating lazy allocations il y a 9 ans
  Andy Wingo 2f08838cd6 Replace return primcalls with $values il y a 9 ans
  Andy Wingo 34f3fb78e0 Fix slot-allocation to make 'return' not need to alloc-frame il y a 9 ans
  Andy Wingo 70c317ab51 SP-relative local addressing il y a 9 ans
  Andy Wingo 4792577ab8 solve-flow-equations tweak il y a 9 ans
  Andy Wingo bebc70c8b1 Move solve-flow-equations to utils il y a 9 ans
  Andy Wingo 4aabc205cc Add missing files il y a 9 ans
  Andy Wingo 0d4c937722 Remove CPS1 language il y a 9 ans
  Andy Wingo f63b2e4814 More slot-allocation simplification il y a 9 ans
  Andy Wingo 365296a866 CPS1 slot-allocation simplification il y a 9 ans
  Andy Wingo 8eea1fb142 Fix slot allocation hinting for intervening terms that define dead values il y a 9 ans
  Andy Wingo a9ec16f9c5 Remove $void CPS expression type il y a 10 ans
  Andy Wingo ebca3afedb Fix allocate-slots for $kreceive with multiple predecessors il y a 10 ans
  Andy Wingo 5ded849813 Convert slot allocation to use intsets il y a 10 ans
  Andy Wingo 59258f7cad Remove $kif il y a 10 ans
  Andy Wingo 92805e2197 Add $branch expression type il y a 10 ans