提交歷史

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