Commit History

Автор SHA1 Съобщение Дата
  jonathanvdc 7d2b7d2035 Implement experimental bytecode->CFG transformation преди 8 години
  jonathanvdc 51973d6200 Define bytecode_to_cfg.py skeleton преди 8 години
  jonathanvdc b33e042b5f Define more CFG instructions преди 8 години
  jonathanvdc d70b906618 Define function calls in cfg_ir.py преди 8 години
  jonathanvdc 2b89013a55 Add more __str__ overrides to cfg_ir.py преди 8 години
  jonathanvdc 80101f101c Create some CFG-IR prototype data structures преди 8 години
  jonathanvdc fa53041d87 Remove redundant '--kernel=baseline-jit' option преди 8 години
  jonathanvdc 9c73ac67af Rename 'user_root' to 'task_root' преди 8 години
  jonathanvdc 26888bd1e0 Merge remote-tracking branch 'yentl/master' into jit преди 8 години
  jonathanvdc 878ef900e9 Test performance of no-thunks baseline JIT преди 8 години
  jonathanvdc ae9697cd40 Accept a comma-delimited list of kernel options in the server преди 8 години
  jonathanvdc 8cc038d626 Use thunks in the JIT преди 8 години
  jonathanvdc 19172aae71 Fix a bug in bytecode-to-tree tranformation преди 8 години
  jonathanvdc 8669cc6a4a Add theoretical support for thunks to the JIT преди 8 години
  jonathanvdc 09509dc250 Define interpret_function_body in the JIT runtime преди 8 години
  jonathanvdc 7c4f5e16e7 Factor jit_define_function out of jit_recompile преди 8 години
  jonathanvdc 0109c97676 Factor out create_function from jit_recompile преди 8 години
  jonathanvdc a256b31114 Refactor jit_compile into three functions преди 8 години
  jonathanvdc c6d64c410f Map global names to body ids in the JIT instead of the kernel преди 8 години
  jonathanvdc 32ea339924 Parse bytecode graphs before tree construction in the JIT преди 8 години
  jonathanvdc 29f2a59977 Fix a couple of bugs in the bytecode parser преди 8 години
  jonathanvdc 92c74fe803 Create a bytecode IR parser преди 8 години
  jonathanvdc bd57affa80 Define a high-level bytecode IR преди 8 години
  Yentl Van Tendeloo 9cdc02b702 Fixed removed file преди 8 години
  Yentl Van Tendeloo 0404288cc3 Fix test for removed file преди 8 години
  Yentl Van Tendeloo de37cccebe Naively changed user to task in all files преди 8 години
  Yentl Van Tendeloo 2e4af0be25 Fixed other_user_id bug in group_owner_* operations as well преди 8 години
  Yentl Van Tendeloo 204cb3e3c0 Fixed problem with MvC: group_kick and group_join were on self instead of other user преди 8 години
  Yentl Van Tendeloo b07c3c55a1 Added larger Petri Net simulation test, which has a lot of преди 8 години
  Yentl Van Tendeloo 0308328975 Fixed some tests for new break/continue преди 8 години