Cronologia Commit

Autore SHA1 Messaggio Data
  Jayke Meijer 69c93ff8d8 Fixed failing branch. 14 anni fa
  Jayke Meijer b8e861b1f8 Fixed small errors in report.' 14 anni fa
  Jayke Meijer df7b96c8c9 Merge branch 'master' of github.com:taddeus/peephole 14 anni fa
  Jayke Meijer e305a0d2e8 Added unittests for get_use and fixed bugs coming from that. 14 anni fa
  Taddeus Kroes 47e216c221 Merge branch 'master' of github.com:taddeus/peephole 14 anni fa
  Taddeus Kroes 69a2813791 Added block reset() call whenever 'while block.end():' is used. 14 anni fa
  Taddeus Kroes 0de7d78bf8 Updated result print format. 14 anni fa
  Taddeus Kroes ca2d8e22d9 Coverted integers to strings to be aable to be joined. 14 anni fa
  Jayke Meijer 0c7d903df5 Fixed merge conflict. 14 anni fa
  Jayke Meijer fdd0ba24d3 Fixed mtc1 use and def. 14 anni fa
  Taddeus Kroes 39ac94f081 Fixed offset regex. 14 anni fa
  Taddeus Kroes a24a3b0eff Fixed match object usage in statement class. 14 anni fa
  Taddeus Kroes 5b6e6336f5 Fixed recursiveness bug in liveness analysis. 14 anni fa
  Taddeus Kroes 9d97e660f3 Fixed index out of bounds bug that occured during execution. 14 anni fa
  Taddeus Kroes 43a4e07d11 Added option to save original assembly for easy comparison. 14 anni fa
  Taddeus Kroes f60673bd0c Merged conflicts. 14 anni fa
  Taddeus Kroes 091fc8d050 Implemented variable liveness analysis, renamed the sets for RD. 14 anni fa
  Taddeus Kroes a6dfda544f Applied pep8. 14 anni fa
  Taddeus Kroes 4ccad11934 Added temporary parser files to 'make clean'. 14 anni fa
  Taddeus Kroes 00d7bd2f57 Fixed existing unit tests and added tests for reaching definitions.. 14 anni fa
  Richard Torenvliet acc1a7657e Merge branch 'master' of github.com:taddeus/peephole 14 anni fa
  Richard Torenvliet 41ca2d53ee made changes to report, started with constant folding 14 anni fa
  Jayke Meijer 93e40ce5c1 Added testing section, result table and restored altran in report. 14 anni fa
  Taddeus Kroes 19cebc6054 Merge branch 'master' of github.com:taddeus/peephole 14 anni fa
  Taddeus Kroes 36ef7967a0 Added shebang to test runner. 14 anni fa
  Taddeus Kroes 6924b53cc7 Separated liveness, reaching definitions and dominator tree from dataflow.py. 14 anni fa
  Jayke Meijer 7d47e370cd Added check for integer. 14 anni fa
  Taddeus Kroes 053da966a1 Added some debug print statements to reaching definitions. 14 anni fa
  Taddeus Kroes 2f461f59a2 Added string representation to Block class. 14 anni fa
  Taddeus Kroes caf3ff6361 Fixed gen/kill set generation. 14 anni fa