Sciweavers

SCOPES
2005
Springer

Generic Software Pipelining at the Assembly Level

13 years 10 months ago
Generic Software Pipelining at the Assembly Level
Software used in embedded systems is subject to strict timing and space constraints. The growing software complexity creates an urgent need for fast program execution under the constraint of very limited code size. However, even modern compilers produce code whose quality often is far away from the optimum. The Propan system is a postpass optimization framework that enables high-quality machine-dependent postpass optimizers to be generated from a concise hardware specification. The postpass approach allows to enhance the code quality of existing compilers and offers a smooth integration into existing development tool chains. In this article we present an adaptation of the modulo scheduling software pipelining algorithm to the postpass level. The implementation is fully retargetable and has been incorporated in the Propan system. The differences of postpass modulo scheduling compared to the standard version of the algorithm are outlined. Experimental results conducted on the Philips...
Daniel Kästner, Markus Pister
Added 28 Jun 2010
Updated 28 Jun 2010
Type Conference
Year 2005
Where SCOPES
Authors Daniel Kästner, Markus Pister
Comments (0)