Object code optimizer: Difference between revisions

Content deleted Content added
See also: +link
Citation bot (talk | contribs)
m Alter: template type. Add: chapter, isbn, pages, issue, volume, journal, year, title, doi, author pars. 1-3. Removed URL that duplicated unique identifier. Converted bare reference to cite template. Formatted dashes. Some additions/deletions were actually parameter name changes. | You can use this bot yourself. Report bugs here. | Activated by User:AManWithNoPlan | via #UCB_webform
Line 27:
* [[IBM]] Automatic Binary Optimizer for z/OS (ABO) (2015)<ref>https://www.ibm.com/us-en/marketplace/improved-cobol-performance</ref>
* [[The Sun Studio Binary Code Optimizer]]<ref>http://developers.sun.com/solaris/articles/binopt.html</ref> - which requires a [[software performance analysis|profile]] phase beforehand
* Design and Engineering of a Dynamic Binary Optimizer - from [[IBM]] T. J. Watson Res. Center (February 2005)<ref>http://ieeexplore.ieee{{Cite journal |doi = 10.org1109/Xplore/loginJPROC.jsp?url2004.840302|title =/iel5/5/30187/01386661 Design and Engineering of a Dynamic Binary Optimizer|year = 2005|last1 = Duesterwald|first1 = E.pdf?arnumber|journal = Proceedings of the IEEE|volume = 93|issue = 2|pages =1386661 436–448}}</ref><ref>http://portal.acm.org/citation.cfm?id=1254810.1254831</ref>
* QuaC: Binary Optimization for Fast [[self-modifying code|Runtime Code Generation]] in [[C (programming language)|C]]<ref>http://www.eecs.berkeley.edu/Pubs/TechRpts/1994/CSD-94-792.pdf</ref> - (which appears to include some elements of JIT)
* [[DynamoRIO]]
* COBRA: An Adaptive Runtime Binary Optimization Framework for Multithreaded Applications<ref>http://ieeexplore{{Cite book | doi=10.ieee.org1109/xpl/freeabs_allICPP.jsp?tp2007.23| isbn=978-0-7695-2933-2| chapter=COBRA: An Adaptive Runtime Binary Optimization Framework for Multithreaded Applications| title=2007 International Conference on Parallel Processing (ICPP 2007)| year=2007| last1=Kim| first1=Jinpyo| last2=Hsu| first2=Wei-Chung| last3=&arnumberYew| first3=4343832&isnumberPen-Chung| pages=434379925}}</ref>
* Spike Executable Optimizer (Unix kernel)<ref>http://www.cesr.ncsu.edu/fddo4/papers/spike_fddo4.pdf</ref>
* [http://www.cs.arizona.edu/solar/ "SOLAR" Software Optimization at Link-time And Run-time]