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