Sciweavers

12 search results - page 1 / 3
» A Randomized Heuristic Approach to Register Allocation
Sort
View
PLILP
1991
Springer
13 years 9 months ago
A Randomized Heuristic Approach to Register Allocation
Christoph W. Keßler, Wolfgang J. Paul, Thoma...
ASPDAC
1995
ACM
103views Hardware» more  ASPDAC 1995»
13 years 9 months ago
A scheduling algorithm for multiport memory minimization in datapath synthesis
- In this paper, we present a new scheduling algorithms that generates area-efficient register transfer level datapaths with multiport memories. The proposed scheduling algorithm a...
Hae-Dong Lee, Sun-Young Hwang
DAC
1995
ACM
13 years 9 months ago
Register Allocation and Binding for Low Power
This paper describes a technique for calculating the switching activity of a set of registers shared by di erent data values. Based on the assumption that the joint pdf (probabili...
Jui-Ming Chang, Massoud Pedram
CC
1998
Springer
111views System Software» more  CC 1998»
13 years 5 months ago
Live Range Splitting in a Graph Coloring Register Allocator
Graph coloring is the dominant paradigm for global register allocation [8, 7, 4]. Coloring allocators use an interference graph, Z, to model conflicts that prevent two values from ...
Keith D. Cooper, L. Taylor Simpson
IEEEPACT
1998
IEEE
13 years 9 months ago
Optimistic Register Coalescing
Register coalescing is used, as part of register allocation, to reduce the number of register copies. Developing efficient register coalescing heuristics is particularly important ...
Jinpyo Park, Soo-Mook Moon