jonathanvdc
|
7f4c31cc49
Configure JIT codegen to use the 'RUN' instruction
|
8 年 前 |
jonathanvdc
|
571b802436
Implement the 'RUN' instruction in the interpreter
|
8 年 前 |
jonathanvdc
|
37e9e8612f
Rename interpret_function to call_function, add straight-to-JIT optimization
|
8 年 前 |
jonathanvdc
|
8d8257d8db
Register functions as JIT entry points in __interpret_function
|
8 年 前 |
jonathanvdc
|
8135adad98
Optimize the 'interpret_function' function in the JIT runtime
|
8 年 前 |
jonathanvdc
|
72e7c3176d
Implement calls to interpreted code from jitted code
|
8 年 前 |