Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split the optimizer up. Remove the dreaded 'goto' from which doesn't need it. | dkf | 2013-06-06 | 1 | -81/+127 |
* | Added optimizing of jump-to-nop and jump-to-jump cases. Ta to AK for suggesting. | dkf | 2013-06-05 | 1 | -57/+152 |
* | Added the optimizer... | dkf | 2013-06-05 | 1 | -0/+287 |