Taddeus Kroes ae2cc948a9 Merge branch 'master' of github.com:taddeus/peephole 14 лет назад
..
__init__.py 2672776710 Added unit testing framework. 14 лет назад
rules.mk e96d64410a Merged Makefile from report with root level. 14 лет назад
test_dag.py 6924b53cc7 Separated liveness, reaching definitions and dominator tree from dataflow.py. 14 лет назад
test_dataflow.py c94f0225e4 Fixed basic block unit test. 14 лет назад
test_liveness.py 091fc8d050 Implemented variable liveness analysis, renamed the sets for RD. 14 лет назад
test_optimize.py ff70b6484d Added j-label optimization. 14 лет назад
test_optimize_advanced.py 091fc8d050 Implemented variable liveness analysis, renamed the sets for RD. 14 лет назад
test_reaching_definitions.py 091fc8d050 Implemented variable liveness analysis, renamed the sets for RD. 14 лет назад
test_statement.py 890d82539c Unit tests fixed. 14 лет назад
test_writer.py c5a80c31ab Added unit tests for writer. 14 лет назад