Historique des commits

Auteur SHA1 Message Date
  Andy Wingo d1cf892880 Optimize fixnum or s64 -> f64 conversions il y a 5 ans
  Andy Wingo b02d1b08d7 Compiler allocates boxed flonums in unmarked space il y a 5 ans
  Andy Wingo b1564df298 Unbox floor/ceiling and trigonometric functions where possible il y a 5 ans
  Andy Wingo 382cc5c246 Add support for optimized unboxed abs and sqrt il y a 5 ans
  Andy Wingo af72d01de8 Speed up returns in JIT il y a 6 ans
  Andy Wingo f07fadc72e VM does not initialize stack frames il y a 6 ans
  Andy Wingo 9fd978ed7e Add bind-optionals instruction il y a 6 ans
  Andy Wingo 1fb39929f9 Reapply atomics inlining il y a 6 ans
  Andy Wingo 2ba50e2fe6 Revert "Inline the atomic intrinsics" il y a 6 ans
  Andy Wingo 230a555976 Inline the atomic intrinsics il y a 6 ans
  Andy Wingo 8bcba78eda Fix unused local warning in vm-engine.c il y a 6 ans
  Andy Wingo 4e8d27f0d1 Finish updating vm.texi il y a 6 ans
  Andy Wingo a74b4a45fa Update comments in vm-engine.c il y a 6 ans
  Andy Wingo 1e7c541b2f Fix case where running abort hook could trash registers il y a 6 ans
  Andy Wingo 4060728e0a Renumber instructions and bump objcode version il y a 6 ans
  Andy Wingo ce9169804e Fix --disable-jit compilation il y a 6 ans
  Andy Wingo 09b8f8ec06 Deoptimize to VM when hooks are enabled il y a 6 ans
  Andy Wingo 12b125f2ad Hook refactors il y a 6 ans
  Andy Wingo 0ccd2d0d9e Remove hook intrinsics: hooks are just for the VM il y a 6 ans
  Andy Wingo bf31fe4cf6 VM manages hook sets itself il y a 6 ans
  Andy Wingo 076c3ad8d7 JIT counter tweaks il y a 6 ans
  Andy Wingo cc997293e2 JIT threshold controlled by environment variable il y a 6 ans
  Andy Wingo 24d09b16b6 Maybe enter JIT when returning from interpreted functions il y a 6 ans
  Andy Wingo 916c570557 Tweak to instrument-entry il y a 6 ans
  Andy Wingo 3827769aff Add instrumentation to VM builtins il y a 6 ans
  Andy Wingo e6304fb242 Define intrinsics for atomic ops il y a 6 ans
  Andy Wingo 0188bd3816 64-bit intrinsic args and return values passed indirectly on 32-bit il y a 6 ans
  Andy Wingo d4abe8bbed Avoid needless 64-bit args on 32-bit machines for some intrinsics il y a 6 ans
  Andy Wingo 11940f4c72 Update error-wrong-num-args intrinsic prototype il y a 6 ans
  Andy Wingo 5df43b60a9 Adapt JIT calling convention; continuations take mra from stack il y a 6 ans