Historial de Commits

Autor SHA1 Mensaje Fecha
  Yentl Van Tendeloo 1242a84626 Allow multi-function function definitions (not completely tested; backwards-compatible) hace 8 años
  jonathanvdc deffc10627 Make fast-jit insert nops at function entry points hace 8 años
  jonathanvdc f8770ef322 Implement source maps in fast-jit hace 8 años
  jonathanvdc 45a6192e8e Include the function origin in DEBUG_INFO requests hace 8 años
  jonathanvdc 889b1e0f1c Support automatic nop insertion in fast-jit hace 8 años
  jonathanvdc 90fc6c2e19 Demote input/output to macros in CFG IR hace 8 años
  jonathanvdc fd0277c139 Implement tracing in the fast JIT hace 8 años
  jonathanvdc a3dcaa74a1 Include function parameters in CFG IR prologs hace 8 años
  jonathanvdc ee5dfbee5d Read node values before branching on them (CFG construction) hace 8 años
  jonathanvdc 1fc862e7d1 Generate code that checks if globals exist in CFG construction logic hace 8 años
  jonathanvdc c778747008 Separate direct and indirect CFG calls hace 8 años
  jonathanvdc 5c7c077787 Define 'binary', 'throw' CFG instructions hace 8 años
  jonathanvdc cd3df575f2 Implement some CFG value->tree lowerings hace 8 años
  jonathanvdc 2f5285a5f1 Fix some bugs in CFG construction hace 8 años
  jonathanvdc a359115a75 Create preliminary relooper implementation hace 8 años
  jonathanvdc 1b4bd9f5c3 Implement experimental bytecode->CFG transformation hace 8 años
  jonathanvdc a322c1c039 Define bytecode_to_cfg.py skeleton hace 8 años