Object code optimizer: Difference between revisions

Content deleted Content added
m improved refs
Line 28:
* [[IBM]] Automatic Binary Optimizer for z/OS (ABO) (2015)<ref name="IBM_ABO_2015"/>
* [[IBM]] Automatic Binary Optimizer for z/OS (ABO) Trial Cloud Service (2020)<ref name="IBM_ABO_2020"/>
* [[The Sun Studio Binary Code Optimizer]]<ref name="Binopt"/> - 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 name="Duesterwald_2005"/><ref name="Xu-Li-Bao-Wang-Huang_2007"/>
* QuaC: Binary Optimization for Fast [[self-modifying code|Runtime Code Generation]] in [[C (programming language)|C]]<ref name="CSD_1994"/> - (which appears to include some elements of JIT)
* [[DynamoRIO]]
* COBRA: An Adaptive Runtime Binary Optimization Framework for Multithreaded Applications<ref name="Kim-Hse-Yew_2007"/>