Jayke Meijer 98a981ab6a Fixed use and def of div instruction. hace 14 años
..
__init__.py 2672776710 Added unit testing framework. hace 14 años
rules.mk e96d64410a Merged Makefile from report with root level. hace 14 años
test_dag.py 6924b53cc7 Separated liveness, reaching definitions and dominator tree from dataflow.py. hace 14 años
test_dataflow.py 6924b53cc7 Separated liveness, reaching definitions and dominator tree from dataflow.py. hace 14 años
test_liveness.py 091fc8d050 Implemented variable liveness analysis, renamed the sets for RD. hace 14 años
test_optimize.py b45a5aedb2 Added Program class for easy handling of statement lists (readability is massively increased). hace 14 años
test_optimize_advanced.py 091fc8d050 Implemented variable liveness analysis, renamed the sets for RD. hace 14 años
test_reaching_definitions.py 091fc8d050 Implemented variable liveness analysis, renamed the sets for RD. hace 14 años
test_statement.py 98a981ab6a Fixed use and def of div instruction. hace 14 años
test_writer.py c5a80c31ab Added unit tests for writer. hace 14 años