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