commit | 4db626f95d9dbb7d52418dee9a96467da3720796 | [log] [tgz] |
---|---|---|
author | Neil Schemenauer <nascheme@enme.ucalgary.ca> | Fri Feb 06 21:08:52 2009 +0000 |
committer | Neil Schemenauer <nascheme@enme.ucalgary.ca> | Fri Feb 06 21:08:52 2009 +0000 |
tree | 3a93d86464f93de7af88ac2ef876450803949c04 | |
parent | 0d6705b23473f3b3c22c14a86c9e8af7fb16a917 [diff] |
Overhaul Lib/compiler block ordering. The previous code was filled with hacks. The new code is based on issue #2472 posted by Antoine Pitrou. I did some further cleanups of the pyassem code and optimized the block ordering pass.