I should amend my last answer. Although there are no performance improvements yet as far as I know, there will likely be a few improvements as the translator progresses. Some code which was being emitted after the optimization passes can be pushed up to a slightly higher level so that the copy propagation, dead code elimination, and register consolidation passes can be run on it. I have no idea whether it will be significant; we'll just have to see once I get there.![]()



Reply With Quote


