[图书][B] The compiler design handbook: optimizations and machine code generation

YN Srikant, P Shankar - 2002 - taylorfrancis.com
The widespread use of object-oriented languages and Internet security concerns are just the
beginning. Add embedded systems, multiple memory banks, highly pipelined units …

[图书][B] Retargetable compiler technology for embedded systems: tools and applications

R Leupers, P Marwedel - 2001 - books.google.com
It is well known that embedded systems have to be implemented efficiently. This requires
that processors optimized for certain application domains are used in embedded systems …

Offset assignment showdown: Evaluation of DSP address code optimization algorithms

R Leupers - … Construction: 12th International Conference, CC 2003 …, 2003 - Springer
Offset assignment is a highly effective DSP address code optimization technique that has
been implemented in a number of ANSI C compilers. In this paper we concentrate on a …

Storage assignment optimizations through variable coalescence for embedded processors

X Zhuang, CS Lau, S Pande - Proceedings of the 2003 ACM SIGPLAN …, 2003 - dl.acm.org
Modern embedded processors with dedicated address generation unit support memory
access with indirect addressing mode with auto-increment and decrement. The auto …

Optimizing address code generation for array-intensive DSP applications

G Chen, M Kandemir - International symposium on Code …, 2005 - ieeexplore.ieee.org
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 …

Improving offset assignment through simultaneous variable coalescing

D Ottoni, G Ottoni, G Araujo, R Leupers - International Workshop on …, 2003 - Springer
Efficient address code optimization is a central problem in code generation for processors
with restricted addressing modes, like Digital Signal Processors (DSPs). This paper …

Offset assignment using simultaneous variable coalescing

D Ottoni, G Ottoni, G Araujo, R Leupers - ACM Transactions on …, 2006 - dl.acm.org
The generation of efficient addressing code is a central problem in compiling for processors
with restricted addressing modes, like digital signal processors (DSPs). Offset assignment …

An ILP based approach to address code generation for digital signal processors

O Ozturk, M Kandemir, S Tosun - Proceedings of the 16th ACM Great …, 2006 - dl.acm.org
One of the most important problems in resource-constrained embedded systems is limited
memory space for code and data. This paper targets at DSP based architectures and …

Code optimizations for digital signal processors

E Eckstein - 2003 - repositum.tuwien.at
In this work, algorithms are presented which cover three important compilation problems:
code generation, addressing mode selection and register allocation. All three algorithms are …

Addressing mode selection

E Eckstein, B Scholz - International Symposium on Code …, 2003 - ieeexplore.ieee.org
Many processor architectures provide a set of addressing modes in their address generation
units. For example DSP (digital signal processors) have powerful addressing modes for …