提交歷史

作者 SHA1 備註 提交日期
  Taddeus Kroes 0de7d78bf8 Updated result print format. 14 年之前
  Taddeus Kroes 5b6e6336f5 Fixed recursiveness bug in liveness analysis. 14 年之前
  Taddeus Kroes 091fc8d050 Implemented variable liveness analysis, renamed the sets for RD. 14 年之前
  Taddeus Kroes 00d7bd2f57 Fixed existing unit tests and added tests for reaching definitions.. 14 年之前
  Taddeus Kroes 2bc283ea2d Added reaching definitions to optimizer, and cleaned up some code. 14 年之前
  Taddeus Kroes 21ff6f230b Fixed syntax errors. 14 年之前
  Taddeus Kroes d9813d87c7 Moved algebraic transformation to constant folding. 14 年之前
  Taddeus Kroes ccaa52ac41 Started implementing Dead Code elimination. 14 年之前
  Jayke Meijer 0ee8729cac Fixed calculation of optimizations. 14 年之前
  Jayke Meijer 469a6f8f7e Fixed faulty function call in init of optimize module 14 年之前
  Taddeus Kroes 312aa1f096 Forgot another whitespace. 14 年之前
  Taddeus Kroes 299d61f50f Forgot whitespace. 14 年之前
  Taddeus Kroes fc4ae6b6b0 Moved some optimization wrapper fucntions. 14 年之前
  Jayke Meijer 2ed0286faf Moved main to root. 14 年之前
  Taddeus Kroes d890c575b5 Added newline for readability 14 年之前
  Jayke Meijer 8dfef61151 Fixed two bugs in copyprop. 14 年之前
  Jayke Meijer 55c2f6c7f0 Merge branch 'master' of github.com:taddeus/peephole 14 年之前
  Jayke Meijer ed8637b887 Working on copy propagation. 14 年之前
  Taddeus Kroes cbd8597b9b Started implementing Constant Folding. 14 年之前
  Taddeus Kroes effe72670a Added common subexpression elimination (unfinished and untested). 14 年之前
  Taddeus Kroes c308e7b7b0 Renamed 'glob' to 'standard' and cleaned up unit tests. 14 年之前
  Taddeus Kroes 2f22e7083f Moved main optimization functions to __init__ file. 14 年之前
  Taddeus Kroes f438cef181 Moved optimization implementations to module 'optimize'. 14 年之前