Commit Verlauf

Autor SHA1 Nachricht Datum
  Andy Wingo c2cba86785 Better compilation of calls to `raise-exception` vor 1 Jahr
  Michael Gran b9a40cdc18 Avoid inline assembly in VM when using Clang vor 1 Jahr
  Andy Wingo 83023160b1 Simplify module variable lookup slow-path vor 3 Jahren
  Andy Wingo 8366634db7 Add eq-immediate? instruction vor 4 Jahren
  Andy Wingo 172e5ccfc1 Add sign-extending make-immediate instruction vor 4 Jahren
  Andy Wingo bb7fa5bdc2 Add jtable instruction vor 4 Jahren
  Andy Wingo d6b6daca37 Add intrinsics for a baseline compiler vor 4 Jahren
  Andy Wingo 4a6a7e15d6 Remove vm->sp_min_since_gc vor 5 Jahren
  Andy Wingo d1cf892880 Optimize fixnum or s64 -> f64 conversions vor 5 Jahren
  Andy Wingo b02d1b08d7 Compiler allocates boxed flonums in unmarked space vor 5 Jahren
  Andy Wingo b1564df298 Unbox floor/ceiling and trigonometric functions where possible vor 5 Jahren
  Andy Wingo 382cc5c246 Add support for optimized unboxed abs and sqrt vor 5 Jahren
  Andy Wingo af72d01de8 Speed up returns in JIT vor 5 Jahren
  Andy Wingo f07fadc72e VM does not initialize stack frames vor 5 Jahren
  Andy Wingo 9fd978ed7e Add bind-optionals instruction vor 5 Jahren
  Andy Wingo 1fb39929f9 Reapply atomics inlining vor 5 Jahren
  Andy Wingo 2ba50e2fe6 Revert "Inline the atomic intrinsics" vor 5 Jahren
  Andy Wingo 230a555976 Inline the atomic intrinsics vor 5 Jahren
  Andy Wingo 8bcba78eda Fix unused local warning in vm-engine.c vor 6 Jahren
  Andy Wingo 4e8d27f0d1 Finish updating vm.texi vor 6 Jahren
  Andy Wingo a74b4a45fa Update comments in vm-engine.c vor 6 Jahren
  Andy Wingo 1e7c541b2f Fix case where running abort hook could trash registers vor 6 Jahren
  Andy Wingo 4060728e0a Renumber instructions and bump objcode version vor 6 Jahren
  Andy Wingo ce9169804e Fix --disable-jit compilation vor 6 Jahren
  Andy Wingo 09b8f8ec06 Deoptimize to VM when hooks are enabled vor 6 Jahren
  Andy Wingo 12b125f2ad Hook refactors vor 6 Jahren
  Andy Wingo 0ccd2d0d9e Remove hook intrinsics: hooks are just for the VM vor 6 Jahren
  Andy Wingo bf31fe4cf6 VM manages hook sets itself vor 6 Jahren
  Andy Wingo 076c3ad8d7 JIT counter tweaks vor 6 Jahren
  Andy Wingo cc997293e2 JIT threshold controlled by environment variable vor 6 Jahren