.. |
__init__.py
|
c2517c0d60
Insert JIT hooks in the kernel
|
8 年之前 |
bytecode_ir.py
|
bd57affa80
Define a high-level bytecode IR
|
8 年之前 |
bytecode_parser.py
|
29f2a59977
Fix a couple of bugs in the bytecode parser
|
8 年之前 |
bytecode_to_tree.py
|
8cc038d626
Use thunks in the JIT
|
8 年之前 |
intrinsics.py
|
32ea339924
Parse bytecode graphs before tree construction in the JIT
|
8 年之前 |
jit.py
|
8cc038d626
Use thunks in the JIT
|
8 年之前 |
jit_primitives.py
|
d86750fad0
Define JIT primitives
|
8 年之前 |
runtime.py
|
8cc038d626
Use thunks in the JIT
|
8 年之前 |
tree_ir.py
|
de10bb6587
Shield JIT temporaries from the garbage collector
|
8 年之前 |