Historique des commits

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