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