jonathanvdc 57cbf2bb08 Rename 'username' to 'taskname' in runtime.py 8 роки тому
..
__init__.py 0bb047fb9c Insert JIT hooks in the kernel 8 роки тому
bytecode_ir.py 60d3dfe3f5 Define a high-level bytecode IR 8 роки тому
bytecode_parser.py 6fecb551fa Fix a couple of bugs in the bytecode parser 8 роки тому
bytecode_to_cfg.py a359115a75 Create preliminary relooper implementation 8 роки тому
bytecode_to_tree.py ddf162c025 Rename 'user_root' to 'task_root' 8 роки тому
cfg_ir.py a359115a75 Create preliminary relooper implementation 8 роки тому
cfg_optimization.py a359115a75 Create preliminary relooper implementation 8 роки тому
cfg_to_tree.py fce5f91d8c Implement more CFG->tree functionality 8 роки тому
intrinsics.py ddf162c025 Rename 'user_root' to 'task_root' 8 роки тому
jit.py ddf162c025 Rename 'user_root' to 'task_root' 8 роки тому
jit_primitives.py 37dd973b33 Define JIT primitives 8 роки тому
runtime.py 57cbf2bb08 Rename 'username' to 'taskname' in runtime.py 8 роки тому
tree_ir.py c50d53ad80 Shield JIT temporaries from the garbage collector 8 роки тому