Enabling transformation

In computer science, an enabling transformation is a compiler optimization that increases the effectiveness of other compiler optimizations. Such an optimization may or may not improve program performance by itself, but it also alters the structure of the program in such a way that other optimizations may produce superior results. Typical enabling transformations include:


This article is issued from Wikipedia - version of the 12/2/2013. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.