Historique des commits

Auteur SHA1 Message Date
  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
  Taddeus Kroes 14c963e2e5 Changed variable name. il y a 14 ans
  Taddeus Kroes ab24f850a4 Merge branch 'master' of github.com:taddeus/peephole il y a 14 ans
  Taddeus Kroes 06607dd186 Extended 'is_arith() method. il y a 14 ans
  Jayke Meijer 0658f9c54b Comply to 80 char. il y a 14 ans
  Jayke Meijer be87f7284d Fixed bug continue in stead of break. il y a 14 ans
  Taddeus Kroes 0c63d6052c Minor bugfix. il y a 14 ans
  Taddeus Kroes d2d13e18ed Merge branch 'master' of github.com:taddeus/peephole il y a 14 ans
  Taddeus Kroes 600b38dea1 Merged conflicts. il y a 14 ans
  Jayke Meijer 56a04b33f7 Added unittest for completing coverage of copyprop. il y a 14 ans
  Taddeus Kroes 950105c0b6 Fixed Common Subexpression Elimination. il y a 14 ans
  Jayke Meijer 2473f61769 Made copy propagation work with proper mult structure. il y a 14 ans
  Jayke Meijer e098d91cd5 Changed algebraic optimizations to proper mult structure. il y a 14 ans
  Jayke Meijer 72807a0005 Fixed textual error in docstring. il y a 14 ans
  Jayke Meijer 1c867eeaef Added algebraic transformations to report. il y a 14 ans
  Jayke Meijer 2265148aab Merge branch 'master' of github.com:taddeus/peephole il y a 14 ans
  Jayke Meijer 23cecaffeb Fixed bug in copyprop. il y a 14 ans
  Richard Torenvliet 18a29e6f04 Merge branch 'master' of github.com:taddeus/peephole il y a 14 ans
  Richard Torenvliet 82759127a4 tried to implement gen and kill set, commented implementation il y a 14 ans
  Taddeus Kroes cad60b16ea Added newline. il y a 14 ans
  Taddeus Kroes ab33ab8652 Merged conflicts. il y a 14 ans
  Taddeus Kroes c8dba202e4 Debugged Dead Code Elimination. il y a 14 ans
  Jayke Meijer 39bfc57af0 Added copy propagation to report and changed its docstring. il y a 14 ans
  Jayke Meijer 8c9efd40fb Changed algebraic transformations to more generic form. il y a 14 ans
  Jayke Meijer 5aba6a1e03 Added description of algebraic transformations to report. il y a 14 ans
  Jayke Meijer 469a6f8f7e Fixed faulty function call in init of optimize module il y a 14 ans
  Taddeus Kroes 744612234b Now, when a non-existing file is opened, an exception is raised. il y a 14 ans
  Jayke Meijer b279082a6d Algebraic transformations unittested. il y a 14 ans
  Jayke Meijer 12b1dc5e46 Fixed one thing in unittest, added example to docstring. il y a 14 ans