Историја ревизија

Аутор SHA1 Порука Датум
  Yentl Van Tendeloo cc0f06e377 Merge branch 'jit' into MvC пре 8 година
  jonathanvdc 6d0cf2ed4f Protect non-call JIT input implementation from GC пре 8 година
  jonathanvdc de10bb6587 Shield JIT temporaries from the garbage collector пре 8 година
  jonathanvdc d86750fad0 Define JIT primitives пре 8 година
  jonathanvdc c753ef648f Nitpick a comment пре 8 година
  Yentl Van Tendeloo 22a3be6927 It starts up without crashing until the menu пре 8 година
  jonathanvdc 774e604290 Add a switch to compile 'input' instructions as calls пре 8 година
  jonathanvdc 501febe170 Re-write parts of the kernel to use CALL for calls, TRY for exceptions пре 8 година
  jonathanvdc 3afdd25ee3 Refactor execute_yields logic into a new module пре 8 година
  jonathanvdc 91b359cd51 Improve backwards-compat for execute_yields пре 8 година
  jonathanvdc 1273d956f3 Configure JIT codegen to use the 'RUN' instruction пре 8 година
  jonathanvdc 4ecfbfbf39 Refactor some code to use RUN in the kernel пре 8 година
  jonathanvdc f91f438320 Implement the 'RUN' instruction in the interpreter пре 8 година
  jonathanvdc 1d067be8c7 Rename interpret_function to call_function, add straight-to-JIT optimization пре 8 година
  jonathanvdc 7d0c2a37bd Add support for JIT tracing пре 8 година
  jonathanvdc 63dcef1372 Add a comment to modelverse_kernel/main.py пре 8 година
  jonathanvdc 773589a0d3 Support __primitive_return in ModelverseKernel.execute_jit пре 8 година
  jonathanvdc 23e3281b92 Merge remote-tracking branch 'yentl/master' into jit пре 8 година
  jonathanvdc e8c3971bad Optimize the 'interpret_function' function in the JIT runtime пре 8 година
  Yentl Van Tendeloo ba6b8fe647 Built in some safety when running tests and there is no debug_info пре 8 година
  Yentl Van Tendeloo 4cba2ef6fc Decent merge пре 8 година
  Yentl Van Tendeloo fb1bf15b88 Fixed lowest function call in call stack пре 8 година
  Simon Van Mierlo 79f8078842 tracing the stack пре 8 година
  Yentl Van Tendeloo cad84cb40f Delete information of removed users пре 8 година
  jonathanvdc a04d32cca5 Make the kernel try and find function names for the JIT пре 8 година
  Yentl Van Tendeloo eadda3c61d Fixed minor bugs; always use PO even in make_all пре 8 година
  Yentl Van Tendeloo eeb1af309b Store debug info at user-level пре 8 година
  Yentl Van Tendeloo 566c364656 Fix self-removing users пре 8 година
  jonathanvdc 712634b74e Move JIT intrisic definitions to a separate file пре 8 година
  jonathanvdc c243bb2479 Add intrinsics for subtraction пре 8 година