História revízii

Autor SHA1 Správa Dátum
  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
  Andy Wingo d21c5a26da Add infrastructure for out-of-line JIT compilation of slow paths 5 rokov pred
  Andy Wingo 4a6a7e15d6 Remove vm->sp_min_since_gc 5 rokov pred
  Andy Wingo a1e88ebc12 Fix JIT tier-up from within loops for already-JIT-compiled functions 5 rokov pred
  Andy Wingo d1cf892880 Optimize fixnum or s64 -> f64 conversions 5 rokov pred
  Andy Wingo b02d1b08d7 Compiler allocates boxed flonums in unmarked space 5 rokov pred
  Andy Wingo b1564df298 Unbox floor/ceiling and trigonometric functions where possible 5 rokov pred
  Andy Wingo 382cc5c246 Add support for optimized unboxed abs and sqrt 5 rokov pred
  Andy Wingo d0aca1635e Fix some compiler warnings on 64-bit builds 5 rokov pred
  Andy Wingo ba5d1dfc6a Fix calls to handle-interrupts trampoline on ARMv7 6 rokov pred
  Andy Wingo 89e28df1c9 Add an inlined jit fast-path for allocate-words/immediate 6 rokov pred
  Andy Wingo cce222d189 Fix compilation on GCC 5.5 6 rokov pred
  Andy Wingo 7cbbc83dcb Use call/return instructions for non-tail calls 6 rokov pred
  Andy Wingo af72d01de8 Speed up returns in JIT 6 rokov pred
  Andy Wingo e8203a3f8c jit: Direct tail calls assert that target can have mcode 6 rokov pred
  Andy Wingo f07fadc72e VM does not initialize stack frames 6 rokov pred
  Andy Wingo c86758c298 Allow for bind-optionals without alloc-frame 6 rokov pred
  Andy Wingo 9fd978ed7e Add bind-optionals instruction 6 rokov pred
  Andy Wingo 12d6e43176 Avoid saving IP for <? fast-path 6 rokov pred
  Andy Wingo 1128dbc444 Remove check for instrument-entry 6 rokov pred
  Andy Wingo 9c5098ab25 Dynamically assert functions start with instrument-entry 6 rokov pred
  Andy Wingo 1fb39929f9 Reapply atomics inlining 6 rokov pred
  Andy Wingo d0a95bfbe8 Revert "Fix atomics usage in handle-interrupts JIT." 6 rokov pred