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