Compiler optimization of computer programs is necessary to exploit the features of the target architecture while masking the details of the architecture from the programmer. The continuing trends toward instruction-level parallel computers and larger programs promote and necessitate the development of optimization techniques which increase available parallelism simultaneously with controlling compilation time and memory usage. These state-of-the-art techniques are referred to as ambitious optimization techniques. Well-known approaches to increasing the scope of optimization without...
Compiler optimization of computer programs is necessary to exploit the features of the target architecture while masking the details of the architectu...