Historique des commits

Auteur SHA1 Message Date
  Andy Wingo 1d4b4ec39c Add support for comparing u64 values with SCM values il y a 9 ans
  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 82085252ec Add logsub op. il y a 9 ans
  Andy Wingo 8c75a5eb1b Add current-thread VM op il y a 9 ans
  Andy Wingo c3240d09b2 Unbox indexes of vectors, strings, and structs 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 8f18b71b7a Remove add1 and sub1 il y a 9 ans
  Andy Wingo d294d5d1e1 Add unsigned 64-bit arithmetic operators: uadd, usub, umul il y a 9 ans
  Andy Wingo 07607f66b8 Add instructions to branch on u64 comparisons 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 3b4941f3a9 Add fadd, fsub, fmul, fdiv instructions 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 48412395c6 Add closure effects il y a 9 ans
  Andy Wingo bcfa9fe70e Small expression-effects tweak il y a 9 ans
  Andy Wingo 4aabc205cc Add missing files il y a 9 ans
  Andy Wingo 420423f9a0 Remove CPS optimization passes and closure conversion il y a 9 ans
  Andy Wingo 34ff3af9f0 Replace $letrec with $rec il y a 10 ans
  Andy Wingo a9ec16f9c5 Remove $void CPS expression type il y a 10 ans
  Andy Wingo e2fafeb901 Keywords have a tc7 il y a 10 ans
  Andy Wingo ae67b159bb CPS will not see "not" primcalls il y a 10 ans
  Andy Wingo 8006d2d6eb Optimizer support for logtest and logbit? 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
  Andy Wingo 146c8e72a9 Update effects-analysis docstring. il y a 10 ans
  Andy Wingo e7f2fe1bb7 Redefine memory kind part of effects to be enumeration, not flags il y a 10 ans
  Andy Wingo 5d25fdae37 Rewrite effects analysis to be precise for fields. il y a 10 ans