Yentl Van Tendeloo 6bc0a5a2e9 Merge branch 'testing' into new_JIT hace 7 años
..
__init__.py 0bb047fb9c Insert JIT hooks in the kernel hace 9 años
bytecode_interpreter.py 4a969da0a5 Fix up imports in kernel dir. hace 8 años
bytecode_ir.py e3343aa8a5 Fix most bugs with the JIT hace 7 años
bytecode_parser.py 6fecb551fa Fix a couple of bugs in the bytecode parser hace 9 años
bytecode_to_cfg.py 4a969da0a5 Fix up imports in kernel dir. hace 8 años
bytecode_to_tree.py a8117802fb Fixed Modelverse input, partially by disabling the JIT on the input function hace 8 años
cfg_data_structures.py 6230c0e43b Change JIT compiler for new definition of set hace 8 años
cfg_dominators.py 7b4a5a94b7 Get fast-jit to work on normal Python hace 9 años
cfg_ir.py 828a12714d Postpone CFG JIT intrinsic expansion in the pass pipeline hace 9 años
cfg_optimization.py e3343aa8a5 Fix most bugs with the JIT hace 7 años
cfg_ssa_construction.py 4a969da0a5 Fix up imports in kernel dir. hace 8 años
cfg_to_tree.py 4a969da0a5 Fix up imports in kernel dir. hace 8 años
intrinsics.py 4a969da0a5 Fix up imports in kernel dir. hace 8 años
jit.py 6bc0a5a2e9 Merge branch 'testing' into new_JIT hace 7 años
jit_primitives.py 37dd973b33 Define JIT primitives hace 9 años
runtime.py 4a969da0a5 Fix up imports in kernel dir. hace 8 años
source_map.py 39cc3bad85 Put items, keys, and values in lists. hace 8 años
tree_ir.py 4a969da0a5 Fix up imports in kernel dir. hace 8 años