Sciweavers

LCTRTS
2001
Springer

Combining Global Code and Data Compaction

13 years 9 months ago
Combining Global Code and Data Compaction
Computers are increasingly being incorporated in devices with a limited amount of available memory. As a result research is increasingly focusing on the automated reduction of program size. Existing literature focuses on either data or code compaction or on highly language dependent techniques. This paper shows how combined code and data compaction can be achieved using a link-time code compaction system that reasons about the use of both code and data addresses. The analyses proposed rely only on fundamental properties of linked code and are therefore generally applicable. The combined code and data compaction is implemented in Squeeze, a link-time program compaction system, and evaluated on SPEC2000, MediaBench and C++ programs, resulting in total binary program size reductions of 23.6%{46.6%. This compaction involves no speed tradeo , as the compacted programs are on average about 8% faster.
Bjorn De Sutter, Bruno De Bus, Koenraad De Bossche
Added 30 Jul 2010
Updated 30 Jul 2010
Type Conference
Year 2001
Where LCTRTS
Authors Bjorn De Sutter, Bruno De Bus, Koenraad De Bosschere, Saumya K. Debray
Comments (0)