Procedure Restructuring for Ambitious Optimization
Thomas Way
Broschiertes Buch

Procedure Restructuring for Ambitious Optimization

Using demand-driven, partial, and heuristics-guided inlining to improve the scalability of region-based optimization

Versandkostenfrei!
Versandfertig in 6-10 Tagen
51,99 €
inkl. MwSt.
PAYBACK Punkte
26 °P sammeln!
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 sacrificing...