Commit History

Autor SHA1 Mensaxe Data
  jonathanvdc 85bea2fbbf Detect 'mutable' functions in the JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 555e067798 Embed logging hooks in the JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 6d0cf2ed4f Protect non-call JIT input implementation from GC %!s(int64=8) %!d(string=hai) anos
  jonathanvdc de10bb6587 Shield JIT temporaries from the garbage collector %!s(int64=8) %!d(string=hai) anos
  jonathanvdc b03a765eda Ensure that the JIT's locals don't get GC'ed %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 192c88f778 Make the JIT insert nops %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 44650c1015 Make 'time' an intrinsic %!s(int64=8) %!d(string=hai) anos
  jonathanvdc a665257f8f Turn a bunch of cast operations into intrinsics %!s(int64=8) %!d(string=hai) anos
  jonathanvdc e66cbba294 Edit jitted code error message about unresolved globals for consistency with interpreter %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 774e604290 Add a switch to compile 'input' instructions as calls %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 501febe170 Re-write parts of the kernel to use CALL for calls, TRY for exceptions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc fd3ca83618 Turn off a debug statement in the JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 1273d956f3 Configure JIT codegen to use the 'RUN' instruction %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 1d067be8c7 Rename interpret_function to call_function, add straight-to-JIT optimization %!s(int64=8) %!d(string=hai) anos
  jonathanvdc d35808ba4f Remove default limit on number of instructions in JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc abc187f84e Up the max instruction count %!s(int64=8) %!d(string=hai) anos
  jonathanvdc b821503484 Don't accidentally enable tracing in the JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc c11313405a Various improvements to JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 043ea99f29 Fold constant reads in the JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 7d0c2a37bd Add support for JIT tracing %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 08631bdfb1 Add a switch to disable direct calls from jitted functions to jitted functions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc f7feb6b3eb Support primitive calls to constants in the JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc a3d3e5f006 Implement calls to interpreted code from jitted code %!s(int64=8) %!d(string=hai) anos
  jonathanvdc f6f19702b5 Anonymize some variables in the JIT, improve 'input' construction %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 95b1fdee52 Increase max instruction threshold %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 03363f7a4f Move more generators into 'try' blocks %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 4abcd0c4aa Merge branch 'jit' of http://msdl.uantwerpen.be/git/jonathanvdc/modelverse into jit %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 5bf4011e5d Switch to call-by-name in JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 451e2ab956 Stop accidentally ignoring 'input' instructions' 'next' values in the JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc f1d8d01231 Rename the kwargs parameter in jitted functions %!s(int64=8) %!d(string=hai) anos