Jump to content

Talk:Object code optimizer

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Christian75 (talk | contribs) at 12:09, 10 November 2014 (Assessment: +Computer science (assisted)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconComputer science Unassessed
WikiProject iconThis article is within the scope of WikiProject Computer science, a collaborative effort to improve the coverage of Computer science related articles on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
???This article has not yet received a rating on Wikipedia's content assessment scale.
???This article has not yet received a rating on the project's importance scale.
Things you can help WikiProject Computer science with:

This article does not seem accurate due to the fact that most of the later mentioned implementations performed inter procedural or whole program optimizations as opposed to being limited to peephole optimizations. To characterize the two as basically similar in scope and complexity does not seem correct.