jonathanvdc
|
c11313405a
Various improvements to JIT
|
%!s(int64=8) %!d(string=hai) anos |
jonathanvdc
|
88f6fab1d0
Combine state definitions during codegen
|
%!s(int64=8) %!d(string=hai) anos |
jonathanvdc
|
043ea99f29
Fold constant reads in the JIT
|
%!s(int64=8) %!d(string=hai) anos |
jonathanvdc
|
7293af1012
Change how simplify(), has_result() and has_definition() are implemented
|
%!s(int64=8) %!d(string=hai) anos |
jonathanvdc
|
7d0c2a37bd
Add support for JIT tracing
|
%!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
|
55f6700ba9
Define StoreMemberInstruction in tree_ir
|
%!s(int64=8) %!d(string=hai) anos |
jonathanvdc
|
8a54b8d03b
Change CompoundInstruction semantics
|
%!s(int64=8) %!d(string=hai) anos |
jonathanvdc
|
6a13cd7bc2
Make 'string_startswith' an intrinsic
|
%!s(int64=8) %!d(string=hai) anos |
jonathanvdc
|
5bf4011e5d
Switch to call-by-name in JIT
|
%!s(int64=8) %!d(string=hai) anos |
jonathanvdc
|
ef0e7b4ddb
Fix a bug in UnaryInstruction
|
%!s(int64=8) %!d(string=hai) anos |
jonathanvdc
|
0607096020
Turn some state-manipulation primitives into intrinsics
|
%!s(int64=8) %!d(string=hai) anos |
jonathanvdc
|
6e82fa81bf
Support unary intrinsics in JIT
|
%!s(int64=8) %!d(string=hai) anos |
jonathanvdc
|
24ae748898
Parenthesize binary instructions in JIT codegen
|
%!s(int64=8) %!d(string=hai) anos |
jonathanvdc
|
4096e3ca22
Fix a JIT bug for calls to parameterless functions
|
%!s(int64=8) %!d(string=hai) anos |
jonathanvdc
|
a1521fa838
Simplify 'RV(CNV(val))' to 'val'
|
%!s(int64=8) %!d(string=hai) anos |
jonathanvdc
|
8b75a0c6cc
Make the JIT compile calls to certain functions as intrinsics
|
%!s(int64=8) %!d(string=hai) anos |
jonathanvdc
|
7bdca769aa
Implement 'call' instructions in the JIT
|
%!s(int64=8) %!d(string=hai) anos |
jonathanvdc
|
143ad1a6be
Support the 'input' instruction in the JIT
|
%!s(int64=8) %!d(string=hai) anos |
jonathanvdc
|
ee99c30325
Elide redundant 'pass' before 'raise PrimitiveFinished'
|
%!s(int64=8) %!d(string=hai) anos |
jonathanvdc
|
1b597a3b83
Optimize PythonGenerator's append method
|
%!s(int64=8) %!d(string=hai) anos |
jonathanvdc
|
60b60b805f
Optimize temporaries in tree-ir codegen
|
%!s(int64=8) %!d(string=hai) anos |
jonathanvdc
|
629f012d60
Merge branch 'jit' of http://msdl.uantwerpen.be/git/jonathanvdc/modelverse into jit
|
%!s(int64=8) %!d(string=hai) anos |
jonathanvdc
|
02813ad728
Improve codegen slightly
|
%!s(int64=8) %!d(string=hai) anos |
jonathanvdc
|
9a2f5c88cd
Fix a number of JIT-related issues, implement 'assign' in JIT
|
%!s(int64=8) %!d(string=hai) anos |
jonathanvdc
|
237877daea
Add theoretical JIT support for 'declare', 'global' and 'resolve'
|
%!s(int64=8) %!d(string=hai) anos |
jonathanvdc
|
cfb552fff4
Optimize 'while True' to 'while 1'
|
%!s(int64=8) %!d(string=hai) anos |
jonathanvdc
|
7caaaa62fd
Insert a length comment on why NOP_LITERAL works
|
%!s(int64=8) %!d(string=hai) anos |
jonathanvdc
|
28062d4561
Make JIT capable of compiling and running a leaf function
|
%!s(int64=8) %!d(string=hai) anos |
jonathanvdc
|
fe341663b6
Add JIT support for 'output' instructions
|
%!s(int64=8) %!d(string=hai) anos |