@inbook{698e6168aed54fbbadad45df1196eb5c,
title = "Loop transformations for reducing data space requirements of resource-constrained applications",
abstract = "Embedded computing platforms are often resource constrained, requiring great design and implementation attention to memory, power and heat related parameters. An important task for a compiler in such platforms is to simplify the process of developing applications for limited memory devices and resource constrained clients. Focusing on array-intensive embedded applications, this work explores how loop-based compiler optimizations can be used for increasing memory location reuse. Our goal is to transform a given application in such a way that the resulting code has fewer cases (as compared to the original code) where the lifetimes of array elements overlap. The reduction in lifetimes of array elements can then be exploited by reusing memory locations as much as possible. Our results indicate that the proposed strategy reduces data space requirements of ten resource constrained applications by more than 40% on the average.",
author = "Priya Unnikrishnan and Guangyu Chen and Mahmut Kandemir and Mustafa Karakoy and Ibrahim Kolcu",
year = "2003",
doi = "10.1007/3-540-44898-5_22",
language = "English (US)",
isbn = "3540403256",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "383--400",
editor = "Radhia Cousot",
booktitle = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
address = "Germany",
}