Commit History

Автор SHA1 Съобщение Дата
  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 години
  jonathanvdc a04d32cca5 Make the kernel try and find function names for the JIT преди 8 години
  jonathanvdc 8a54b8d03b Change CompoundInstruction semantics преди 8 години
  jonathanvdc 95b1fdee52 Increase max instruction threshold преди 8 години
  jonathanvdc 6a13cd7bc2 Make 'string_startswith' an intrinsic преди 8 години
  jonathanvdc 951df48c70 Fix a bug in the intrinsics преди 8 години
  jonathanvdc 03363f7a4f Move more generators into 'try' blocks преди 8 години
  jonathanvdc 4abcd0c4aa Merge branch 'jit' of http://msdl.uantwerpen.be/git/jonathanvdc/modelverse into jit преди 8 години
  jonathanvdc 5bf4011e5d Switch to call-by-name in JIT преди 8 години
  jonathanvdc 451e2ab956 Stop accidentally ignoring 'input' instructions' 'next' values in the JIT преди 8 години
  jonathanvdc f1d8d01231 Rename the kwargs parameter in jitted functions преди 8 години
  jonathanvdc d01b72eb90 Add some string operations to the JIT intrinsics преди 8 години
  jonathanvdc e1ff62bbaf Fix a bug where jitted functions rely on non-jitted functions преди 8 години
  jonathanvdc ef0e7b4ddb Fix a bug in UnaryInstruction преди 8 години
  jonathanvdc 633daf3df2 Turn some read-like primitives into intrinsics преди 8 години
  jonathanvdc 0607096020 Turn some state-manipulation primitives into intrinsics преди 8 години
  jonathanvdc 9c4dd7bad4 Remove trailing whitespace преди 8 години
  jonathanvdc 6e82fa81bf Support unary intrinsics in JIT преди 8 години
  jonathanvdc 24ae748898 Parenthesize binary instructions in JIT codegen преди 8 години
  jonathanvdc 712634b74e Move JIT intrisic definitions to a separate file преди 8 години
  jonathanvdc 4096e3ca22 Fix a JIT bug for calls to parameterless functions преди 8 години
  jonathanvdc a1521fa838 Simplify 'RV(CNV(val))' to 'val' преди 8 години
  jonathanvdc c243bb2479 Add intrinsics for subtraction преди 8 години
  jonathanvdc 8b75a0c6cc Make the JIT compile calls to certain functions as intrinsics преди 8 години
  jonathanvdc d69e7a8854 Make JIT-compiled function names more natural преди 8 години
  jonathanvdc a03d9129a6 Wire up the JIT's compiled_function_lookup member in the kernel преди 8 години
  jonathanvdc f82ad5a190 Support compiled function lookup in the JIT преди 8 години