Historique des commits

Auteur SHA1 Message Date
  jonathanvdc b43835ab22 Implement CFG flow->tree IR lowering il y a 8 ans
  jonathanvdc 6ae853a3fc Print CFG alongside function bodies il y a 8 ans
  jonathanvdc 820a780e46 Fix some bugs in CFG construction il y a 8 ans
  jonathanvdc 6d36f52bdc Rename 'username' to 'taskname' in runtime.py il y a 8 ans
  jonathanvdc a6053705e0 Implement more CFG->tree functionality il y a 8 ans
  jonathanvdc 8b35e71fe7 Create preliminary relooper implementation il y a 8 ans
  jonathanvdc 7d2b7d2035 Implement experimental bytecode->CFG transformation il y a 8 ans
  jonathanvdc 51973d6200 Define bytecode_to_cfg.py skeleton il y a 8 ans
  jonathanvdc b33e042b5f Define more CFG instructions il y a 8 ans
  jonathanvdc d70b906618 Define function calls in cfg_ir.py il y a 8 ans
  jonathanvdc 2b89013a55 Add more __str__ overrides to cfg_ir.py il y a 8 ans
  jonathanvdc 80101f101c Create some CFG-IR prototype data structures il y a 8 ans
  jonathanvdc fa53041d87 Remove redundant '--kernel=baseline-jit' option il y a 8 ans
  jonathanvdc 9c73ac67af Rename 'user_root' to 'task_root' il y a 8 ans
  jonathanvdc 26888bd1e0 Merge remote-tracking branch 'yentl/master' into jit il y a 8 ans
  jonathanvdc 878ef900e9 Test performance of no-thunks baseline JIT il y a 8 ans
  jonathanvdc ae9697cd40 Accept a comma-delimited list of kernel options in the server il y a 8 ans
  jonathanvdc 8cc038d626 Use thunks in the JIT il y a 8 ans
  jonathanvdc 19172aae71 Fix a bug in bytecode-to-tree tranformation il y a 8 ans
  jonathanvdc 8669cc6a4a Add theoretical support for thunks to the JIT il y a 8 ans
  jonathanvdc 09509dc250 Define interpret_function_body in the JIT runtime il y a 8 ans
  jonathanvdc 7c4f5e16e7 Factor jit_define_function out of jit_recompile il y a 8 ans
  jonathanvdc 0109c97676 Factor out create_function from jit_recompile il y a 8 ans
  jonathanvdc a256b31114 Refactor jit_compile into three functions il y a 8 ans
  jonathanvdc c6d64c410f Map global names to body ids in the JIT instead of the kernel il y a 8 ans
  jonathanvdc 32ea339924 Parse bytecode graphs before tree construction in the JIT il y a 8 ans
  jonathanvdc 29f2a59977 Fix a couple of bugs in the bytecode parser il y a 8 ans
  jonathanvdc 92c74fe803 Create a bytecode IR parser il y a 8 ans
  jonathanvdc bd57affa80 Define a high-level bytecode IR il y a 8 ans
  Yentl Van Tendeloo 9cdc02b702 Fixed removed file il y a 8 ans