jonathanvdc b2b27d5a0f Implement CFG input, output->tree lowering hace 8 años
..
__init__.py c2517c0d60 Insert JIT hooks in the kernel hace 8 años
bytecode_ir.py af7af750c6 Define __str__, __repr__ overrides for VariableNode hace 8 años
bytecode_parser.py 29f2a59977 Fix a couple of bugs in the bytecode parser hace 8 años
bytecode_to_cfg.py fff27feea9 Implement some CFG value->tree lowerings hace 8 años
bytecode_to_tree.py 78ff4d7528 Refactor input, output tree construction hace 8 años
cfg_ir.py 0ed64f1e4c Write prologs and epilogs during CFG construction hace 8 años
cfg_optimization.py 8b35e71fe7 Create preliminary relooper implementation hace 8 años
cfg_to_tree.py b2b27d5a0f Implement CFG input, output->tree lowering hace 8 años
intrinsics.py 9c73ac67af Rename 'user_root' to 'task_root' hace 8 años
jit.py 6ae853a3fc Print CFG alongside function bodies hace 8 años
jit_primitives.py d86750fad0 Define JIT primitives hace 8 años
runtime.py 6d36f52bdc Rename 'username' to 'taskname' in runtime.py hace 8 años
tree_ir.py 679e2e7b71 Implement __str__, __repr__ for tree_ir.VariableName hace 8 años