Title :
Compiler-directed selection of dynamic memory layouts
Author :
Kandemir, Mahmut ; Kadayif, Lsmail
Author_Institution :
Pennsylvania State Univ., University Park, PA, USA
Abstract :
Compiler technology is becoming a key component in the design of embedded systems, mostly due to increasing participation of software in the design process. Meeting system-level objectives usually requires flexible and retargetable compiler optimizations that can be ported across a wide variety of architectures. In particular, source-level compiler optimizations aiming at increasing locality of data accesses are expected to improve the quality of the generated code. Previous compiler-based approaches to improving locality have mainly focused on determining optimal memory layouts that remain in effect for the entire execution of an application. For large embedded codes, however, such static layouts may be insufficient to obtain acceptable performance. The selection of memory layouts that dynamically change over the course of a program´s execution adds another dimension to data locality optimization. This paper presents a technique that can be used to automatically determine which layouts are most beneficial over specific regions of a program while taking into account the added overhead of dynamic (runtime) layout changes. The results obtained using two benchmark codes show that such a dynamic approach brings significant benefits over a static state-of-the-art technique
Keywords :
compiler generators; embedded systems; optimising compilers; software performance evaluation; benchmark codes; compiler-directed selection; data accesses; data locality optimization; dynamic memory layouts; embedded systems; optimal memory layouts; retargetable compiler optimizations; static layouts; system-level objectives; Assembly systems; Computer architecture; Dynamic compiler; Embedded software; Embedded system; Laboratories; Optimizing compilers; Process design; Runtime; Software design;
Conference_Titel :
Hardware/Software Codesign, 2001. CODES 2001. Proceedings of the Ninth International Symposium on
Conference_Location :
Copenhagen
Print_ISBN :
1-58113-364-2
DOI :
10.1109/HSC.2001.924679