Commit History

Автор SHA1 Съобщение Дата
  jonathanvdc fd3ca83618 Turn off a debug statement in the JIT преди 8 години
  jonathanvdc 1273d956f3 Configure JIT codegen to use the 'RUN' instruction преди 8 години
  jonathanvdc 1d067be8c7 Rename interpret_function to call_function, add straight-to-JIT optimization преди 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 043ea99f29 Fold constant reads in the JIT преди 8 години
  jonathanvdc 7d0c2a37bd Add support for JIT tracing преди 8 години
  jonathanvdc 08631bdfb1 Add a switch to disable direct calls from jitted functions to jitted functions преди 8 години
  jonathanvdc f7feb6b3eb Support primitive calls to constants in the JIT преди 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 95b1fdee52 Increase max instruction threshold преди 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 e1ff62bbaf Fix a bug where jitted functions rely on non-jitted functions преди 8 години
  jonathanvdc 9c4dd7bad4 Remove trailing whitespace преди 8 години
  jonathanvdc 6e82fa81bf Support unary intrinsics in JIT преди 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 f82ad5a190 Support compiled function lookup in the JIT преди 8 години
  jonathanvdc 7bdca769aa Implement 'call' instructions in the JIT преди 8 години
  jonathanvdc a24ff0eb87 Store compiled and primitive functions in the JIT преди 8 години
  jonathanvdc 174ef72417 Change how the JIT is enabled/disabled преди 8 години
  jonathanvdc 361b26aa10 Change how the JIT stores jitted functions преди 8 години
  jonathanvdc f0dadade69 Make pylint keep silent about our use of 'exec' преди 8 години