Historique des commits

Auteur SHA1 Message Date
  Bentley James Oakes 345ee3d3f5 Fix up imports in kernel dir. il y a 7 ans
  Bentley James Oakes 81375f396f Put items, keys, and values in lists. il y a 7 ans
  Bentley James Oakes a5e35fad10 Fix relative imports and use of unicode. il y a 7 ans
  Yentl Van Tendeloo 1242a84626 Allow multi-function function definitions (not completely tested; backwards-compatible) il y a 8 ans
  jonathanvdc deffc10627 Make fast-jit insert nops at function entry points il y a 8 ans
  jonathanvdc f8770ef322 Implement source maps in fast-jit il y a 8 ans
  jonathanvdc 45a6192e8e Include the function origin in DEBUG_INFO requests il y a 8 ans
  jonathanvdc 889b1e0f1c Support automatic nop insertion in fast-jit il y a 8 ans
  jonathanvdc 90fc6c2e19 Demote input/output to macros in CFG IR il y a 8 ans
  jonathanvdc fd0277c139 Implement tracing in the fast JIT il y a 8 ans
  jonathanvdc a3dcaa74a1 Include function parameters in CFG IR prologs il y a 8 ans
  jonathanvdc ee5dfbee5d Read node values before branching on them (CFG construction) il y a 8 ans
  jonathanvdc 1fc862e7d1 Generate code that checks if globals exist in CFG construction logic il y a 8 ans
  jonathanvdc c778747008 Separate direct and indirect CFG calls il y a 8 ans
  jonathanvdc 5c7c077787 Define 'binary', 'throw' CFG instructions il y a 8 ans
  jonathanvdc cd3df575f2 Implement some CFG value->tree lowerings il y a 8 ans
  jonathanvdc 2f5285a5f1 Fix some bugs in CFG construction il y a 8 ans
  jonathanvdc a359115a75 Create preliminary relooper implementation il y a 8 ans
  jonathanvdc 1b4bd9f5c3 Implement experimental bytecode->CFG transformation il y a 8 ans
  jonathanvdc a322c1c039 Define bytecode_to_cfg.py skeleton il y a 8 ans