Sciweavers

ESTIMEDIA
2006
Springer

Design of a WCET-Aware C Compiler

13 years 8 months ago
Design of a WCET-Aware C Compiler
This paper presents techniques to tightly integrate worstcase execution time (WCET) information into a compiler framework. Currently, a tight integration of WCET information into the compilation process is strongly desired, but only some ad-hoc approaches have been reported currently. Previous publications mainly used self-written WCET estimators with very limited functionality and preciseness during compilation. A very tight integration of a high quality industry-relevant WCET analyzer into a compiler was not yet achieved up to now. This work is the first to present techniques capable of achieving such a tight coupling between a compiler and the WCET analyzer aiT. This is done by automatically translating the assembly-like contents of the compiler's low-level intermediate representation (LLIR) to aiT's exchange format CRL2. Additionally, the results produced by the WCET analyzer are automatically collected and re-imported into the compiler infrastructure. The work described...
Heiko Falk, Paul Lokuciejewski, Henrik Theiling
Added 22 Aug 2010
Updated 22 Aug 2010
Type Conference
Year 2006
Where ESTIMEDIA
Authors Heiko Falk, Paul Lokuciejewski, Henrik Theiling
Comments (0)