jonathanvdc
|
3d19089327
Optimize calls in tail position to tail call instructions
|
8 سال پیش |
jonathanvdc
|
dd3435edf9
Remove unnecessary restriction in PythonGenerator.append_state_definition
|
8 سال پیش |
jonathanvdc
|
774e604290
Add a switch to compile 'input' instructions as calls
|
8 سال پیش |
jonathanvdc
|
501febe170
Re-write parts of the kernel to use CALL for calls, TRY for exceptions
|
8 سال پیش |
jonathanvdc
|
1273d956f3
Configure JIT codegen to use the 'RUN' instruction
|
8 سال پیش |
jonathanvdc
|
d88e84c800
Make 'list_len' an intrinsic
|
8 سال پیش |
jonathanvdc
|
c11313405a
Various improvements to JIT
|
8 سال پیش |
jonathanvdc
|
88f6fab1d0
Combine state definitions during codegen
|
8 سال پیش |
jonathanvdc
|
043ea99f29
Fold constant reads in the JIT
|
8 سال پیش |
jonathanvdc
|
7293af1012
Change how simplify(), has_result() and has_definition() are implemented
|
8 سال پیش |
jonathanvdc
|
7d0c2a37bd
Add support for JIT tracing
|
8 سال پیش |
jonathanvdc
|
a3d3e5f006
Implement calls to interpreted code from jitted code
|
8 سال پیش |
jonathanvdc
|
55f6700ba9
Define StoreMemberInstruction in tree_ir
|
8 سال پیش |
jonathanvdc
|
8a54b8d03b
Change CompoundInstruction semantics
|
8 سال پیش |
jonathanvdc
|
6a13cd7bc2
Make 'string_startswith' an intrinsic
|
8 سال پیش |
jonathanvdc
|
5bf4011e5d
Switch to call-by-name in JIT
|
8 سال پیش |
jonathanvdc
|
ef0e7b4ddb
Fix a bug in UnaryInstruction
|
8 سال پیش |
jonathanvdc
|
0607096020
Turn some state-manipulation primitives into intrinsics
|
8 سال پیش |
jonathanvdc
|
6e82fa81bf
Support unary intrinsics in JIT
|
8 سال پیش |
jonathanvdc
|
24ae748898
Parenthesize binary instructions in JIT codegen
|
8 سال پیش |
jonathanvdc
|
4096e3ca22
Fix a JIT bug for calls to parameterless functions
|
8 سال پیش |
jonathanvdc
|
a1521fa838
Simplify 'RV(CNV(val))' to 'val'
|
8 سال پیش |
jonathanvdc
|
8b75a0c6cc
Make the JIT compile calls to certain functions as intrinsics
|
8 سال پیش |
jonathanvdc
|
7bdca769aa
Implement 'call' instructions in the JIT
|
8 سال پیش |
jonathanvdc
|
143ad1a6be
Support the 'input' instruction in the JIT
|
8 سال پیش |
jonathanvdc
|
ee99c30325
Elide redundant 'pass' before 'raise PrimitiveFinished'
|
8 سال پیش |
jonathanvdc
|
1b597a3b83
Optimize PythonGenerator's append method
|
8 سال پیش |
jonathanvdc
|
60b60b805f
Optimize temporaries in tree-ir codegen
|
8 سال پیش |
jonathanvdc
|
629f012d60
Merge branch 'jit' of http://msdl.uantwerpen.be/git/jonathanvdc/modelverse into jit
|
8 سال پیش |
jonathanvdc
|
02813ad728
Improve codegen slightly
|
8 سال پیش |