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

Аутор SHA1 Порука Датум
  jonathanvdc 91b359cd51 Improve backwards-compat for execute_yields пре 8 година
  jonathanvdc fd3ca83618 Turn off a debug statement in the JIT пре 8 година
  jonathanvdc 1273d956f3 Configure JIT codegen to use the 'RUN' instruction пре 8 година
  jonathanvdc 8fe8b5b994 Make read_userroot a JIT intrinsic пре 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 57fc84d38d Register functions as JIT entry points in __interpret_function пре 8 година
  jonathanvdc cf3d887870 Make list_read, list_append intrinsics пре 8 година
  jonathanvdc d88e84c800 Make 'list_len' an intrinsic пре 8 година
  jonathanvdc 27909ec267 Define a couple of intrinsics пре 8 година
  jonathanvdc d35808ba4f Remove default limit on number of instructions in JIT пре 8 година
  jonathanvdc abc187f84e Up the max instruction count пре 8 година
  jonathanvdc b821503484 Don't accidentally enable tracing in the JIT пре 8 година
  jonathanvdc c11313405a Various improvements to JIT пре 8 година
  jonathanvdc 88f6fab1d0 Combine state definitions during codegen пре 8 година
  jonathanvdc 043ea99f29 Fold constant reads in the JIT пре 8 година
  jonathanvdc 7293af1012 Change how simplify(), has_result() and has_definition() are implemented пре 8 година
  jonathanvdc 7d0c2a37bd Add support for JIT tracing пре 8 година
  jonathanvdc 63dcef1372 Add a comment to modelverse_kernel/main.py пре 8 година
  jonathanvdc 08631bdfb1 Add a switch to disable direct calls from jitted functions to jitted functions пре 8 година
  jonathanvdc 0dcf3b4127 Add a comment that explains __primitive_return's rationale пре 8 година
  jonathanvdc 773589a0d3 Support __primitive_return in ModelverseKernel.execute_jit пре 8 година
  jonathanvdc f7feb6b3eb Support primitive calls to constants in the 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 година
  jonathanvdc a3d3e5f006 Implement calls to interpreted code from jitted code пре 8 година
  jonathanvdc f6f19702b5 Anonymize some variables in the JIT, improve 'input' construction пре 8 година
  jonathanvdc 55f6700ba9 Define StoreMemberInstruction in tree_ir пре 8 година
  Yentl Van Tendeloo 98daff8843 Dump more information in debug_info пре 8 година