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

Аутор SHA1 Порука Датум
  jonathanvdc 5e93e7666f Embed logging hooks in the JIT пре 8 година
  jonathanvdc c0395eda31 Protect non-call JIT input implementation from GC пре 8 година
  jonathanvdc c50d53ad80 Shield JIT temporaries from the garbage collector пре 8 година
  jonathanvdc 0df878586a Ensure that the JIT's locals don't get GC'ed пре 8 година
  jonathanvdc d145513ba5 Make the JIT insert nops пре 8 година
  jonathanvdc 3bc4bde236 Make 'time' an intrinsic пре 8 година
  jonathanvdc 76dfa0e596 Turn a bunch of cast operations into intrinsics пре 8 година
  jonathanvdc 012ab77bd7 Edit jitted code error message about unresolved globals for consistency with interpreter пре 8 година
  jonathanvdc 5ebcbd6e4c Add a switch to compile 'input' instructions as calls пре 8 година
  jonathanvdc fb0351d141 Re-write parts of the kernel to use CALL for calls, TRY for exceptions пре 8 година
  jonathanvdc 2ea8bde902 Turn off a debug statement in the JIT пре 8 година
  jonathanvdc 7f4c31cc49 Configure JIT codegen to use the 'RUN' instruction пре 8 година
  jonathanvdc 37e9e8612f Rename interpret_function to call_function, add straight-to-JIT optimization пре 8 година
  jonathanvdc b56f9f9d74 Remove default limit on number of instructions in JIT пре 8 година
  jonathanvdc 48ec143b5d Up the max instruction count пре 8 година
  jonathanvdc 53fb330dbe Don't accidentally enable tracing in the JIT пре 8 година
  jonathanvdc f4daba2e98 Various improvements to JIT пре 8 година
  jonathanvdc ca0e5a806d Fold constant reads in the JIT пре 8 година
  jonathanvdc 2c7648ee90 Add support for JIT tracing пре 8 година
  jonathanvdc 6994bb820f Add a switch to disable direct calls from jitted functions to jitted functions пре 8 година
  jonathanvdc 46621cc480 Support primitive calls to constants in the JIT пре 8 година
  jonathanvdc 72e7c3176d Implement calls to interpreted code from jitted code пре 8 година
  jonathanvdc c0c939e6e2 Anonymize some variables in the JIT, improve 'input' construction пре 8 година
  jonathanvdc be66d916f3 Increase max instruction threshold пре 8 година
  jonathanvdc df6751d806 Move more generators into 'try' blocks пре 8 година
  jonathanvdc 9c7ada326c Merge branch 'jit' of http://msdl.uantwerpen.be/git/jonathanvdc/modelverse into jit пре 8 година
  jonathanvdc 993d0eaa31 Switch to call-by-name in JIT пре 8 година
  jonathanvdc b729123ec5 Stop accidentally ignoring 'input' instructions' 'next' values in the JIT пре 8 година
  jonathanvdc a236e5def8 Rename the kwargs parameter in jitted functions пре 8 година
  jonathanvdc 591363db02 Fix a bug where jitted functions rely on non-jitted functions пре 8 година