jonathanvdc
|
7679725903
Accept a comma-delimited list of kernel options in the server
|
8 年之前 |
jonathanvdc
|
18a7dc7f61
Use thunks in the JIT
|
8 年之前 |
jonathanvdc
|
7324bf738d
Fix a bug in bytecode-to-tree tranformation
|
8 年之前 |
jonathanvdc
|
6c11fe3123
Add theoretical support for thunks to the JIT
|
8 年之前 |
jonathanvdc
|
4b20cd2d24
Define interpret_function_body in the JIT runtime
|
8 年之前 |
jonathanvdc
|
cadc7c9226
Factor jit_define_function out of jit_recompile
|
8 年之前 |
jonathanvdc
|
75b93b4246
Factor out create_function from jit_recompile
|
8 年之前 |
jonathanvdc
|
2bcaa5a199
Refactor jit_compile into three functions
|
8 年之前 |
jonathanvdc
|
7a2df5436a
Map global names to body ids in the JIT instead of the kernel
|
8 年之前 |
jonathanvdc
|
95525acbec
Parse bytecode graphs before tree construction in the JIT
|
8 年之前 |
jonathanvdc
|
6fecb551fa
Fix a couple of bugs in the bytecode parser
|
8 年之前 |
jonathanvdc
|
481628d8d1
Create a bytecode IR parser
|
8 年之前 |
jonathanvdc
|
60d3dfe3f5
Define a high-level bytecode IR
|
8 年之前 |
jonathanvdc
|
f7ce4a7630
Support single-level break/continue in the JIT
|
8 年之前 |
jonathanvdc
|
0cb4f5999c
Detect 'mutable' functions in the JIT
|
8 年之前 |
jonathanvdc
|
5d8030a122
Merge remote-tracking branch 'yentl/yentl' into jit
|
8 年之前 |
Yentl Van Tendeloo
|
1c25c1ba8d
Fixed function constructor
|
8 年之前 |
Yentl Van Tendeloo
|
76fa415887
Fix the compiler for better function declaration parsing
|
8 年之前 |
Yentl Van Tendeloo
|
a0f2498157
Updated constructors to deal with mutable functions as well
|
8 年之前 |
Yentl Van Tendeloo
|
d3f2abd615
"mutable" keyword added right before a function to allow for functions
|
8 年之前 |
jonathanvdc
|
447afabfed
Merge remote-tracking branch 'yentl/yentl' into jit
|
8 年之前 |
jonathanvdc
|
5e93e7666f
Embed logging hooks in the JIT
|
8 年之前 |
Yentl Van Tendeloo
|
70c6331247
Add the necessary first building blocks for additional kinds of
|
8 年之前 |
Yentl Van Tendeloo
|
fef61d6331
Added a new script that starts the enhanced "PN Interface" server: The MvC
|
8 年之前 |
Yentl Van Tendeloo
|
0d99c86f4d
Updated core size in expected results as well...
|
8 年之前 |
Yentl Van Tendeloo
|
e6c3626159
Merge branch 'yentl' of msdl.uantwerpen.be:yentl/modelverse into yentl
|
8 年之前 |
Yentl Van Tendeloo
|
c6ebd9f24d
Update tests for MvC to take into account the use of a password
|
8 年之前 |
Yentl Van Tendeloo
|
aa518a412a
Update tests for MvC to take into account the use of a password
|
8 年之前 |
Yentl Van Tendeloo
|
2654c84cc1
Added updated help statement
|
8 年之前 |
Yentl Van Tendeloo
|
272da82a74
Fixed use of "write" flag in mini_modify to prevent privilege escalation
|
8 年之前 |