Historial de Commits

Autor SHA1 Mensaje Fecha
  Taddeus Kroes ca2d8e22d9 Coverted integers to strings to be aable to be joined. hace 14 años
  Taddeus Kroes 39ac94f081 Fixed offset regex. hace 14 años
  Taddeus Kroes a24a3b0eff Fixed match object usage in statement class. hace 14 años
  Taddeus Kroes 5b6e6336f5 Fixed recursiveness bug in liveness analysis. hace 14 años
  Taddeus Kroes 9d97e660f3 Fixed index out of bounds bug that occured during execution. hace 14 años
  Taddeus Kroes 43a4e07d11 Added option to save original assembly for easy comparison. hace 14 años
  Taddeus Kroes f60673bd0c Merged conflicts. hace 14 años
  Taddeus Kroes 091fc8d050 Implemented variable liveness analysis, renamed the sets for RD. hace 14 años
  Taddeus Kroes a6dfda544f Applied pep8. hace 14 años
  Taddeus Kroes 4ccad11934 Added temporary parser files to 'make clean'. hace 14 años
  Taddeus Kroes 00d7bd2f57 Fixed existing unit tests and added tests for reaching definitions.. hace 14 años
  Richard Torenvliet acc1a7657e Merge branch 'master' of github.com:taddeus/peephole hace 14 años
  Richard Torenvliet 41ca2d53ee made changes to report, started with constant folding hace 14 años
  Jayke Meijer 93e40ce5c1 Added testing section, result table and restored altran in report. hace 14 años
  Taddeus Kroes 19cebc6054 Merge branch 'master' of github.com:taddeus/peephole hace 14 años
  Taddeus Kroes 36ef7967a0 Added shebang to test runner. hace 14 años
  Taddeus Kroes 6924b53cc7 Separated liveness, reaching definitions and dominator tree from dataflow.py. hace 14 años
  Jayke Meijer 7d47e370cd Added check for integer. hace 14 años
  Taddeus Kroes 053da966a1 Added some debug print statements to reaching definitions. hace 14 años
  Taddeus Kroes 2f461f59a2 Added string representation to Block class. hace 14 años
  Taddeus Kroes caf3ff6361 Fixed gen/kill set generation. hace 14 años
  Taddeus Kroes 2bc283ea2d Added reaching definitions to optimizer, and cleaned up some code. hace 14 años
  Jayke Meijer bca9684d14 Merge branch 'master' of github.com:taddeus/peephole hace 14 años
  Jayke Meijer b7e2f719cf Added base for unittest reaching definitions. hace 14 años
  Richard Torenvliet 0787514717 Merge branch 'master' of github.com:taddeus/peephole hace 14 años
  Richard Torenvliet 6bd6ff45e1 testing done for get_def test in statement.py hace 14 años
  Jayke Meijer d6c51e3916 Removed useless print statement. hace 14 años
  Richard Torenvliet ed3a0551ea Merge branch 'master' of github.com:taddeus/peephole hace 14 años
  Jayke Meijer 123579f106 Fixed test. hace 14 años
  Richard Torenvliet e3caa5f91d Merge branch 'master' of github.com:taddeus/peephole hace 14 años