História revízii

Autor SHA1 Správa Dátum
  Andy Wingo 83023160b1 Simplify module variable lookup slow-path 4 rokov pred
  Mike Gran 5a1a1eee50 Add JIT capability for MinGW 4 rokov pred
  Andy Wingo feafad7958 Fix JIT compilation for jtable 5 rokov pred
  Andy Wingo 8366634db7 Add eq-immediate? instruction 5 rokov pred
  Andy Wingo 172e5ccfc1 Add sign-extending make-immediate instruction 5 rokov pred
  Andy Wingo 2aa05ff3c4 Update use of jit_begin_data API 5 rokov pred
  Andy Wingo 5342eb542f Add JIT implementation for jtable 5 rokov pred
  Andy Wingo bb7fa5bdc2 Add jtable instruction 5 rokov pred
  Andy Wingo 35160ade03 Reload FP if needed in bind-rest also 5 rokov pred
  Andy Wingo 1563f5e042 Fix JIT asserts with different code generated by baseline 5 rokov pred
  Andy Wingo d6b6daca37 Add intrinsics for a baseline compiler 5 rokov pred
  Andy Wingo 5c950503a6 Add support for perf map creation 5 rokov pred
  Andy Wingo 18e9366142 Better debugging in jit.c 5 rokov pred
  Andy Wingo 74f46efc73 Fix build on 32-bit systems with JIT support 5 rokov pred
  Andy Wingo 114198d15f Move less? slow path out of line 5 rokov pred
  Andy Wingo 5e41d58ab9 Add fixnum fast-path for = 5 rokov pred
  Andy Wingo 6b335506ef Move allocate-pointerless-words/immediate slow path out of line 5 rokov pred
  Andy Wingo f1578c98b2 Move allocate-words/immediate slow path out of line 5 rokov pred
  Andy Wingo 0c8a4d3426 Move assert-nargs-le slow path out of line 5 rokov pred
  Andy Wingo 45b936a8e3 Add out-of-line slow path for abort 5 rokov pred
  Andy Wingo 7a6fdd4fb5 Add out-of-line slow path for compose-continuation 5 rokov pred
  Andy Wingo 76b8f107ca Add subr-call out-of-line slow path 5 rokov pred
  Andy Wingo c9d29e4b4c Move alloc-frame slow path out of line 5 rokov pred
  Andy Wingo 16c1a5d2cd Move assert-nargs-ge slow path out of line 5 rokov pred
  Andy Wingo 7aad56105f Move assert-nargs-ee slow path out of line 5 rokov pred
  Andy Wingo 8d8c52dde9 Move receive-values slow path out of line 5 rokov pred
  Andy Wingo 1152036333 Move receive slow path out of line 5 rokov pred
  Andy Wingo a3be0b1e2d Move handle-interrupts slow path out of line 5 rokov pred
  Andy Wingo 9c329776df Move add, sub slow paths out of line 5 rokov pred
  Andy Wingo fafa502875 Move add/immediate, sub/immediate slow paths out of line 5 rokov pred