提交歷史

作者 SHA1 備註 提交日期
  Taddeus Kroes b6b91c9cd3 Added test file to be compiled on SSH. 14 年之前
  Taddeus Kroes df1ddefa70 Added multiplication/division calculation to constant folding. 14 年之前
  Taddeus Kroes 668a93c940 Merge branch 'master' of github.com:taddeus/peephole 14 年之前
  Taddeus Kroes bfe97cf83f Started implementing liveness analysis. 14 年之前
  Jayke Meijer 95cbd4def3 Added constant folding to report. 14 年之前
  Jayke Meijer b53e919744 Fixed typo in constant folding. 14 年之前
  Taddeus Kroes ccaa52ac41 Started implementing Dead Code elimination. 14 年之前
  Jayke Meijer 0ee8729cac Fixed calculation of optimizations. 14 年之前
  Taddeus Kroes 14c963e2e5 Changed variable name. 14 年之前
  Taddeus Kroes ab24f850a4 Merge branch 'master' of github.com:taddeus/peephole 14 年之前
  Taddeus Kroes 06607dd186 Extended 'is_arith() method. 14 年之前
  Jayke Meijer 0658f9c54b Comply to 80 char. 14 年之前
  Jayke Meijer be87f7284d Fixed bug continue in stead of break. 14 年之前
  Taddeus Kroes 0c63d6052c Minor bugfix. 14 年之前
  Taddeus Kroes d2d13e18ed Merge branch 'master' of github.com:taddeus/peephole 14 年之前
  Taddeus Kroes 600b38dea1 Merged conflicts. 14 年之前
  Jayke Meijer 56a04b33f7 Added unittest for completing coverage of copyprop. 14 年之前
  Taddeus Kroes 950105c0b6 Fixed Common Subexpression Elimination. 14 年之前
  Jayke Meijer 2473f61769 Made copy propagation work with proper mult structure. 14 年之前
  Jayke Meijer e098d91cd5 Changed algebraic optimizations to proper mult structure. 14 年之前
  Jayke Meijer 72807a0005 Fixed textual error in docstring. 14 年之前
  Jayke Meijer 1c867eeaef Added algebraic transformations to report. 14 年之前
  Jayke Meijer 2265148aab Merge branch 'master' of github.com:taddeus/peephole 14 年之前
  Jayke Meijer 23cecaffeb Fixed bug in copyprop. 14 年之前
  Richard Torenvliet 18a29e6f04 Merge branch 'master' of github.com:taddeus/peephole 14 年之前
  Richard Torenvliet 82759127a4 tried to implement gen and kill set, commented implementation 14 年之前
  Taddeus Kroes cad60b16ea Added newline. 14 年之前
  Taddeus Kroes ab33ab8652 Merged conflicts. 14 年之前
  Taddeus Kroes c8dba202e4 Debugged Dead Code Elimination. 14 年之前
  Jayke Meijer 39bfc57af0 Added copy propagation to report and changed its docstring. 14 年之前