- Abstract:
-
Efficient implementation of DSP applications are critical for many embedded systems. Optimising compilers for application programs written in C, largely focus on code generation and scheduling which, with their growing maturity, are providing diminishing returns. This paper empirically evaluates another approach, namely high level source to source transformations. High level techniques were applied to the DSPstone benchmarks on 3 platforms: TriMedia TM-1000, Texas Instruments TMS320C6201 and the Analog SHARC ADSP-21160. On average, the best transformation gave a factor of 2.43 improvement across the platforms. In certain cases a speedup of 5.48 was found for the SHARC, 7.38 for the TM-1 and 2.3 for the C6201. These preliminary results justify further investigation into the use of high level techniques for embedded compilers.
- Links To Paper
- 1st Link
- 2nd Link
- Bibtex format
- @InProceedings{EDI-INF-RR-0538,
- author = {
Bjoern Franke
and Michael O'Boyle
},
- title = {An Empirical Evaluation of High Level Transformations for Embedded Processors},
- book title = {Proceedings of CASES 2001 (International Conference on Compilers, Architecture, and Synthesis for Embedded Systems)},
- publisher = {ACM},
- year = 2001,
- month = {Nov},
- pages = {59-66},
- doi = {10.1145/502217.502227},
- url = {http://homepages.inf.ed.ac.uk/bfranke/Publications/CASES2001.pdf},
- }
|