Commit történet

Szerző SHA1 Üzenet Dátum
  Taddeus Kroes 2bc283ea2d Added reaching definitions to optimizer, and cleaned up some code. 14 éve
  Taddeus Kroes 21ff6f230b Fixed syntax errors. 14 éve
  Taddeus Kroes d9813d87c7 Moved algebraic transformation to constant folding. 14 éve
  Taddeus Kroes df1ddefa70 Added multiplication/division calculation to constant folding. 14 éve
  Jayke Meijer b53e919744 Fixed typo in constant folding. 14 éve
  Taddeus Kroes ccaa52ac41 Started implementing Dead Code elimination. 14 éve
  Taddeus Kroes 14c963e2e5 Changed variable name. 14 éve
  Taddeus Kroes ab24f850a4 Merge branch 'master' of github.com:taddeus/peephole 14 éve
  Taddeus Kroes 06607dd186 Extended 'is_arith() method. 14 éve
  Jayke Meijer 0658f9c54b Comply to 80 char. 14 éve
  Jayke Meijer be87f7284d Fixed bug continue in stead of break. 14 éve
  Taddeus Kroes 0c63d6052c Minor bugfix. 14 éve
  Taddeus Kroes 600b38dea1 Merged conflicts. 14 éve
  Taddeus Kroes 950105c0b6 Fixed Common Subexpression Elimination. 14 éve
  Jayke Meijer 2473f61769 Made copy propagation work with proper mult structure. 14 éve
  Jayke Meijer e098d91cd5 Changed algebraic optimizations to proper mult structure. 14 éve
  Jayke Meijer 72807a0005 Fixed textual error in docstring. 14 éve
  Jayke Meijer 2265148aab Merge branch 'master' of github.com:taddeus/peephole 14 éve
  Jayke Meijer 23cecaffeb Fixed bug in copyprop. 14 éve
  Richard Torenvliet 18a29e6f04 Merge branch 'master' of github.com:taddeus/peephole 14 éve
  Richard Torenvliet 82759127a4 tried to implement gen and kill set, commented implementation 14 éve
  Taddeus Kroes cad60b16ea Added newline. 14 éve
  Taddeus Kroes ab33ab8652 Merged conflicts. 14 éve
  Taddeus Kroes c8dba202e4 Debugged Dead Code Elimination. 14 éve
  Jayke Meijer 39bfc57af0 Added copy propagation to report and changed its docstring. 14 éve
  Jayke Meijer 8c9efd40fb Changed algebraic transformations to more generic form. 14 éve
  Jayke Meijer b279082a6d Algebraic transformations unittested. 14 éve
  Jayke Meijer 12b1dc5e46 Fixed one thing in unittest, added example to docstring. 14 éve
  Jayke Meijer 45947974dc Added algebraic conversions and first unittest for those. 14 éve
  Jayke Meijer a2133db3c7 Fixed merge conflict. 14 éve