Projects per year
Abstract / Description of output
The automatic generation of instruction set extensions (ISEs) to provide application-specific acceleration for embedded processors has been a productive area of research in recent years. The use of automatic algorithms, however, results in instructions that are rad-ically different from those found in conventional ISAs. This has resulted in a gap between the hardware’s capabilities and the com-piler’s ability to exploit them. This paper proposes an innovative high-level compiler pass that uses subgraph isomorphism checking to exploit these complex instructions. Our extended code generator also enables the reuse of ISEs designed for one application in an-other, which may be a newer version of the same application or a different one from the same domain. Operating in a separate pass permits computationally expensive techniques to be applied that are uniquely suited for mapping complex instructions, but unsuitable for conventional instruction selection. We demonstrate that this targeted use of an expensive algorithm effectively controls over-all compilation time. The existing, mature, compiler back-end can then handle the remainder of the compilation. Instructions are automatically produced for 179 benchmarks, resulting in a total of 1965 unique instructions. The high-level pass integrated into the open-source GCC compiler is able to use the instructions produced for each benchmark to obtain an average speed-up of 1.26 for the ENCORE extensible processor.
Original language | English |
---|---|
Title of host publication | Proceedings of the Tenth International Symposium on Code Generation and Optimization |
Place of Publication | New York, NY, USA |
Publisher | ACM |
Pages | 13-22 |
Number of pages | 10 |
ISBN (Print) | 978-1-4503-1206-6 |
DOIs | |
Publication status | Published - 2012 |
Fingerprint
Dive into the research topics of 'Compiling for automatically generated instruction set extensions'. Together they form a unique fingerprint.Projects
- 1 Finished
-
Dynamic Adaptation in Hetrogeneous Multicore Embedded Processors
Haas, H., Franke, B., O'Boyle, M. & Topham, N.
1/11/10 → 30/07/14
Project: Research