提交歷史

作者 SHA1 備註 提交日期
  jonathanvdc 004bcdc1e5 Implement dead code elimination for CFGs 8 年之前
  jonathanvdc 33ebf2e4d1 Implement redundant check-local-exists definition elision 8 年之前
  jonathanvdc 26c7788786 Have definitions retain a pointer to their parent block 8 年之前
  jonathanvdc 24c5842aa9 Assign in-block indices to CFG definitions 8 年之前
  jonathanvdc ce653f6424 Read node values before branching on them (CFG construction) 8 年之前
  jonathanvdc 8e3512c898 Optimize CFG flow before lowering 8 年之前
  jonathanvdc b63b77637c Separate direct and indirect CFG calls 8 年之前
  jonathanvdc 9f77e38393 Define 'binary', 'throw' CFG instructions 8 年之前
  jonathanvdc 0ed64f1e4c Write prologs and epilogs during CFG construction 8 年之前
  jonathanvdc 820a780e46 Fix some bugs in CFG construction 8 年之前
  jonathanvdc 8b35e71fe7 Create preliminary relooper implementation 8 年之前
  jonathanvdc 7d2b7d2035 Implement experimental bytecode->CFG transformation 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 年之前