Commit History

Автор SHA1 Съобщение Дата
  Jayke Meijer f0f259ea2b Removed testing print. преди 14 години
  Jayke Meijer 98a981ab6a Fixed use and def of div instruction. преди 14 години
  Jayke Meijer f971a60ed2 Added check if li already has int as argument. преди 14 години
  Taddeus Kroes 4594d41fc8 Added debug option to dead code elimination. преди 14 години
  Taddeus Kroes 555624cbf7 Tested constant folding and added some replacement messages. преди 14 години
  Taddeus Kroes 69a2813791 Added block reset() call whenever 'while block.end():' is used. преди 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 df1ddefa70 Added multiplication/division calculation to constant folding. преди 14 години
  Jayke Meijer b53e919744 Fixed typo in constant folding. преди 14 години
  Taddeus Kroes ccaa52ac41 Started implementing Dead Code elimination. преди 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 600b38dea1 Merged conflicts. преди 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 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 години