Historique des commits

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