Historial de Commits

Autor SHA1 Mensaje Fecha
  jonathanvdc 57fc84d38d Register functions as JIT entry points in __interpret_function hace 8 años
  jonathanvdc cf3d887870 Make list_read, list_append intrinsics hace 8 años
  jonathanvdc d88e84c800 Make 'list_len' an intrinsic hace 8 años
  jonathanvdc 27909ec267 Define a couple of intrinsics hace 8 años
  jonathanvdc d35808ba4f Remove default limit on number of instructions in JIT hace 8 años
  jonathanvdc abc187f84e Up the max instruction count hace 8 años
  jonathanvdc b821503484 Don't accidentally enable tracing in the JIT hace 8 años
  jonathanvdc c11313405a Various improvements to JIT hace 8 años
  jonathanvdc 88f6fab1d0 Combine state definitions during codegen hace 8 años
  jonathanvdc 043ea99f29 Fold constant reads in the JIT hace 8 años
  jonathanvdc 7293af1012 Change how simplify(), has_result() and has_definition() are implemented hace 8 años
  jonathanvdc 7d0c2a37bd Add support for JIT tracing hace 8 años
  jonathanvdc 63dcef1372 Add a comment to modelverse_kernel/main.py hace 8 años
  jonathanvdc 08631bdfb1 Add a switch to disable direct calls from jitted functions to jitted functions hace 8 años
  jonathanvdc 0dcf3b4127 Add a comment that explains __primitive_return's rationale hace 8 años
  jonathanvdc 773589a0d3 Support __primitive_return in ModelverseKernel.execute_jit hace 8 años
  jonathanvdc f7feb6b3eb Support primitive calls to constants in the JIT hace 8 años
  jonathanvdc 23e3281b92 Merge remote-tracking branch 'yentl/master' into jit hace 8 años
  jonathanvdc e8c3971bad Optimize the 'interpret_function' function in the JIT runtime hace 8 años
  jonathanvdc a3d3e5f006 Implement calls to interpreted code from jitted code hace 8 años
  jonathanvdc f6f19702b5 Anonymize some variables in the JIT, improve 'input' construction hace 8 años
  jonathanvdc 55f6700ba9 Define StoreMemberInstruction in tree_ir hace 8 años
  Yentl Van Tendeloo 98daff8843 Dump more information in debug_info hace 8 años
  Yentl Van Tendeloo ba6b8fe647 Built in some safety when running tests and there is no debug_info hace 8 años
  Yentl Van Tendeloo 4cba2ef6fc Decent merge hace 8 años
  Yentl Van Tendeloo a9869644bd Merge branch 'master' into yentl hace 8 años
  Yentl Van Tendeloo f86f747763 Add separate file for debugging the MvK (for now...) hace 8 años
  Yentl Van Tendeloo 7b2c2594c1 Updated link to get-pip to something local hace 8 años
  Yentl Van Tendeloo a2f00e8deb Use the hybrid_server by default! hace 8 años
  Yentl Van Tendeloo fb1bf15b88 Fixed lowest function call in call stack hace 8 años