In recent years there has been an increasing trend towards the incorporation of computers into a variety of devices where the amount of memory available is limited. This makes it desirable to try and reduce the size of applications where possible. This paper explores the use of compiler techniques to accomplish code compression to yield smaller executables. The main contribution of this paper is that, by showing how "equivalent" code fragments can be detected and factored out without having to resort to purely linear treatments of code sequences as in suffix-tree-based approaches, it sets up a framework for code compression that can be more exible in its treatment of what code fragments are considered equivalent. Our ideas have be...
The performance of instruction memory is a critical factor for both large, high perfor-mance applica...
A challenge in the design of high performance computer systems is how to transferdata efficiently be...
Memory is one of the most restrictedresources in many modern embedded systems. Code compression can ...
Program code compression is an emerging research activity that is having an impact in several produc...
The talk focused on a grammar-based technique for identifying redundancy in program code and taking ...
Wide instruction formats make it possible to control microarchitecture resources more precisely by t...
We propose a method for compressing programs in embedded processors where instruction memory size do...
We propose a method for compressing programs in embedded processors where instruction memory size do...
Code-size reduction is an important area of investigation for computer system developers due to the ...
As computer programs become more complex for both embedded and large-scale applications, bloated cod...
<p>Technological improvements in integrated circuits have for a long time allowed the performance of...
Code compression is the technique of using data compression to reduce the program memory size for me...
I investigate how code compression was achieved by using compressing ideas in information theory in ...
With the emergence of software delivery platforms such as Microsoft's .NET, reduced size of tra...
This paper describes a scheme for compressing programs written in a particular programming language—...
The performance of instruction memory is a critical factor for both large, high perfor-mance applica...
A challenge in the design of high performance computer systems is how to transferdata efficiently be...
Memory is one of the most restrictedresources in many modern embedded systems. Code compression can ...
Program code compression is an emerging research activity that is having an impact in several produc...
The talk focused on a grammar-based technique for identifying redundancy in program code and taking ...
Wide instruction formats make it possible to control microarchitecture resources more precisely by t...
We propose a method for compressing programs in embedded processors where instruction memory size do...
We propose a method for compressing programs in embedded processors where instruction memory size do...
Code-size reduction is an important area of investigation for computer system developers due to the ...
As computer programs become more complex for both embedded and large-scale applications, bloated cod...
<p>Technological improvements in integrated circuits have for a long time allowed the performance of...
Code compression is the technique of using data compression to reduce the program memory size for me...
I investigate how code compression was achieved by using compressing ideas in information theory in ...
With the emergence of software delivery platforms such as Microsoft's .NET, reduced size of tra...
This paper describes a scheme for compressing programs written in a particular programming language—...
The performance of instruction memory is a critical factor for both large, high perfor-mance applica...
A challenge in the design of high performance computer systems is how to transferdata efficiently be...
Memory is one of the most restrictedresources in many modern embedded systems. Code compression can ...