DocumentCode :
2704858
Title :
Optimizing address code generation for array-intensive DSP applications
Author :
Chen, Guilin ; Kandemir, Mahmut
Author_Institution :
Dept. of Comput. Sci. & Eng., Pennsylvania State Univ., University Park, PA, USA
fYear :
2005
fDate :
20-23 March 2005
Firstpage :
141
Lastpage :
152
Abstract :
The application code size is a critical design factor for many embedded systems. Unfortunately, most available compilers optimize primarily for speed of execution rather than code density. As a result, the compiler-generated code can be much larger than necessary. In particular, in the DSP domain, the past research found that optimizing address code generation can be very important since address code can account for over 50% of all program bits. This paper presents a compiler-directed scheme to minimize the number of instructions to be generated to manipulate address registers found in DSP architectures. As opposed to most of the prior techniques that attempt to reduce the number of such instructions through careful address register assignment, this paper proposes modifying loop access patterns in array-intensive signal processing applications. In addition, it demonstrates how the proposed scheme can cooperate with a data layout optimizer for increasing its benefits further. We also discuss how optimizations that target effective address code generation can conflict with data locality-enhancing transformations. We evaluate the proposed approach using twelve array-intensive embedded applications. Our experimental results indicate that the proposed approach not only leads to significant reductions in code size but also outperforms prior efforts on reducing code size of array-intensive DSP applications.
Keywords :
digital signal processing chips; embedded systems; instruction sets; optimising compilers; parallel architectures; program control structures; address code generation; address registers; array-intensive digital signal processing application; digital signal processor architecture; embedded systems; loop access pattern; optimizing compilers; Application software; Array signal processing; Computer science; Design engineering; Design optimization; Digital signal processing; Embedded system; Optimizing compilers; Parallel processing; Registers;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Code Generation and Optimization, 2005. CGO 2005. International Symposium on
Print_ISBN :
0-7695-2298-X
Type :
conf
DOI :
10.1109/CGO.2005.23
Filename :
1402084
Link To Document :
بازگشت