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