Commit History

Автор SHA1 Съобщение Дата
  jonathanvdc a322c1c039 Define bytecode_to_cfg.py skeleton преди 8 години
  jonathanvdc cede1166a7 Define more CFG instructions преди 8 години
  jonathanvdc 6e7277b0c6 Define function calls in cfg_ir.py преди 8 години
  jonathanvdc bc849a18bc Add more __str__ overrides to cfg_ir.py преди 8 години
  jonathanvdc a41240380f Create some CFG-IR prototype data structures преди 8 години
  jonathanvdc ef70578510 Remove redundant '--kernel=baseline-jit' option преди 8 години
  jonathanvdc ddf162c025 Rename 'user_root' to 'task_root' преди 8 години
  jonathanvdc 79860af948 Merge remote-tracking branch 'yentl/master' into jit преди 8 години
  jonathanvdc f134ef441d Test performance of no-thunks baseline JIT преди 8 години
  jonathanvdc 7679725903 Accept a comma-delimited list of kernel options in the server преди 8 години
  jonathanvdc 18a7dc7f61 Use thunks in the JIT преди 8 години
  jonathanvdc 7324bf738d Fix a bug in bytecode-to-tree tranformation преди 8 години
  jonathanvdc 6c11fe3123 Add theoretical support for thunks to the JIT преди 8 години
  jonathanvdc 4b20cd2d24 Define interpret_function_body in the JIT runtime преди 8 години
  jonathanvdc cadc7c9226 Factor jit_define_function out of jit_recompile преди 8 години
  jonathanvdc 75b93b4246 Factor out create_function from jit_recompile преди 8 години
  jonathanvdc 2bcaa5a199 Refactor jit_compile into three functions преди 8 години
  jonathanvdc 7a2df5436a Map global names to body ids in the JIT instead of the kernel преди 8 години
  jonathanvdc 95525acbec Parse bytecode graphs before tree construction in the JIT преди 8 години
  jonathanvdc 6fecb551fa Fix a couple of bugs in the bytecode parser преди 8 години
  jonathanvdc 481628d8d1 Create a bytecode IR parser преди 8 години
  jonathanvdc 60d3dfe3f5 Define a high-level bytecode IR преди 8 години
  Yentl Van Tendeloo beab1ef1ce Fix test for removed file преди 8 години
  Yentl Van Tendeloo b2f0bc0469 Naively changed user to task in all files преди 8 години
  Yentl Van Tendeloo d433142958 Fixed other_user_id bug in group_owner_* operations as well преди 8 години
  Yentl Van Tendeloo 217ed7c27f Fixed problem with MvC: group_kick and group_join were on self instead of other user преди 8 години
  Yentl Van Tendeloo 52354492d1 Added larger Petri Net simulation test, which has a lot of преди 8 години
  Yentl Van Tendeloo 9816096dee Fixed some tests for new break/continue преди 8 години
  Yentl Van Tendeloo b337121f28 Merge branch 'jit' of msdl.uantwerpen.be:jonathanvdc/modelverse into yentl преди 8 години
  Yentl Van Tendeloo 92e3bfd915 Use the JIT by default, even in the tests преди 8 години