Richard Torenvliet 15bbae4381 Merge branch 'master' of github.com:taddeus/peephole 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 c94f0225e4 Fixed basic block unit test. hace 14 años
test_liveness.py 128c794a81 test_liveness commented hace 14 años
test_optimize.py 3cadb4930f Added proper removal of redundant jumps. 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 890d82539c Unit tests fixed. hace 14 años
test_writer.py c5a80c31ab Added unit tests for writer. hace 14 años