Yentl Van Tendeloo a7e766a151 Fix most bugs with the JIT 7 years ago
..
__init__.py 0bb047fb9c Insert JIT hooks in the kernel 8 years ago
bytecode_interpreter.py 345ee3d3f5 Fix up imports in kernel dir. 7 years ago
bytecode_ir.py a7e766a151 Fix most bugs with the JIT 7 years ago
bytecode_parser.py 6fecb551fa Fix a couple of bugs in the bytecode parser 8 years ago
bytecode_to_cfg.py 345ee3d3f5 Fix up imports in kernel dir. 7 years ago
bytecode_to_tree.py a8117802fb Fixed Modelverse input, partially by disabling the JIT on the input function 8 years ago
cfg_data_structures.py 6230c0e43b Change JIT compiler for new definition of set 8 years ago
cfg_dominators.py 7b4a5a94b7 Get fast-jit to work on normal Python 8 years ago
cfg_ir.py 828a12714d Postpone CFG JIT intrinsic expansion in the pass pipeline 8 years ago
cfg_optimization.py a7e766a151 Fix most bugs with the JIT 7 years ago
cfg_ssa_construction.py 345ee3d3f5 Fix up imports in kernel dir. 7 years ago
cfg_to_tree.py 345ee3d3f5 Fix up imports in kernel dir. 7 years ago
intrinsics.py 345ee3d3f5 Fix up imports in kernel dir. 7 years ago
jit.py a7e766a151 Fix most bugs with the JIT 7 years ago
jit_primitives.py 37dd973b33 Define JIT primitives 8 years ago
runtime.py 345ee3d3f5 Fix up imports in kernel dir. 7 years ago
source_map.py 81375f396f Put items, keys, and values in lists. 7 years ago
tree_ir.py 345ee3d3f5 Fix up imports in kernel dir. 7 years ago