This paper presents a mathematical model for the loop pipelining problem that considers several parameters for optimization and supports any combination of resource and timing constraints. The unrolling degree of the loop is one of the variables explored by the model. By using Farey’s series, an optimal exploration of the unrolling degree is performed and optimal solutions not considered by other methods are obtained. Finding an optimal schedule that minimizes resource and register requirements is solved by using an Integer linear programming (ILP) model. A novel paradigm called branch and prune is proposed to eficiently converge towards the optimal schedule and prune the search tree for integer solutions, thus drastically reducing the runn...
Traditionally, software pipelining is applied either to the innermost loop of a given loop nest or f...
In this paper we address the following software pipelining problem: given a loop and a machine archi...
Software pipelining is a loop scheduling technique that extracts parallelism from loops by overlappi...
This paper presents a mathematical model for the loop pipelining problem that considers several para...
This paper addresses the problem of Time-Constrained Loop Pipelining, i.e. given a fixed throughput,...
We present a new approach to the loop scheduling problem with limited resources, known as software p...
Software pipelining is one of the most important loop scheduling methods used by parallelizing compi...
The rapid advances in high-performance computer architecture and compilation techniques provide both...
This paper presents UNRET (unrolling and retiming), a new approach for resourceconstrained software ...
In optimizing the code for high-performance processors, software pipelining of innermost loops is of...
[[abstract]]An algorithm for pipelining loop execution in the presence of loop carried dependences i...
Traditionally, software pipelining is applied either to the innermost loop of a given loop nest or f...
Software Pipelining is a loop scheduling technique that extracts parallelism from loops by overlappi...
This dissertation is concerned with software pipelining in the presence of resource constraints--bot...
This paper presents an approach to software pipelining of nested loops. While several papers have ad...
Traditionally, software pipelining is applied either to the innermost loop of a given loop nest or f...
In this paper we address the following software pipelining problem: given a loop and a machine archi...
Software pipelining is a loop scheduling technique that extracts parallelism from loops by overlappi...
This paper presents a mathematical model for the loop pipelining problem that considers several para...
This paper addresses the problem of Time-Constrained Loop Pipelining, i.e. given a fixed throughput,...
We present a new approach to the loop scheduling problem with limited resources, known as software p...
Software pipelining is one of the most important loop scheduling methods used by parallelizing compi...
The rapid advances in high-performance computer architecture and compilation techniques provide both...
This paper presents UNRET (unrolling and retiming), a new approach for resourceconstrained software ...
In optimizing the code for high-performance processors, software pipelining of innermost loops is of...
[[abstract]]An algorithm for pipelining loop execution in the presence of loop carried dependences i...
Traditionally, software pipelining is applied either to the innermost loop of a given loop nest or f...
Software Pipelining is a loop scheduling technique that extracts parallelism from loops by overlappi...
This dissertation is concerned with software pipelining in the presence of resource constraints--bot...
This paper presents an approach to software pipelining of nested loops. While several papers have ad...
Traditionally, software pipelining is applied either to the innermost loop of a given loop nest or f...
In this paper we address the following software pipelining problem: given a loop and a machine archi...
Software pipelining is a loop scheduling technique that extracts parallelism from loops by overlappi...