jonathanvdc 08e6a3ab2c Support testing for instruction dominance преди 8 години
..
__init__.py c2517c0d60 Insert JIT hooks in the kernel преди 8 години
bytecode_ir.py af7af750c6 Define __str__, __repr__ overrides for VariableNode преди 8 години
bytecode_parser.py 29f2a59977 Fix a couple of bugs in the bytecode parser преди 8 години
bytecode_to_cfg.py ce653f6424 Read node values before branching on them (CFG construction) преди 8 години
bytecode_to_tree.py 3d5af736ab Standardize the 'global not found' message between JIT and interpreter преди 8 години
cfg_dominators.py 08e6a3ab2c Support testing for instruction dominance преди 8 години
cfg_ir.py 26c7788786 Have definitions retain a pointer to their parent block преди 8 години
cfg_optimization.py 8e3512c898 Optimize CFG flow before lowering преди 8 години
cfg_to_tree.py ce653f6424 Read node values before branching on them (CFG construction) преди 8 години
intrinsics.py 9c73ac67af Rename 'user_root' to 'task_root' преди 8 години
jit.py 8e3512c898 Optimize CFG flow before lowering преди 8 години
jit_primitives.py d86750fad0 Define JIT primitives преди 8 години
runtime.py 3d5af736ab Standardize the 'global not found' message between JIT and interpreter преди 8 години
tree_ir.py 9974711da9 Optimize if/else if to if/elif in tree_ir преди 8 години