Proceedings of the 1979 SIGPLAN Symposium on Compiler Construction - SIGPLAN '79 1979
DOI: 10.1145/800229.806957
|View full text |Cite
|
Sign up to set email alerts
|

Automatic storage optimization

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
36
0

Year Published

1991
1991
2021
2021

Publication Types

Select...
4
3

Relationship

0
7

Authors

Journals

citations
Cited by 44 publications
(36 citation statements)
references
References 1 publication
0
36
0
Order By: Relevance
“…Strong links between register allocation and local memory management have been discovered for more than 30 years by Fabri [1]. This seminal paper also studied the interplay with loop transformations.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Strong links between register allocation and local memory management have been discovered for more than 30 years by Fabri [1]. This seminal paper also studied the interplay with loop transformations.…”
Section: Related Workmentioning
confidence: 99%
“…Compilation-time LM management has been connected to register allocation for at least 30 years [1]. Register allocation is just emerging from a series of tremendous, fundamental and applied progresses [2,3,4,5,6], redefining design of compiler backends.…”
Section: Introductionmentioning
confidence: 99%
“…Finding this optimal allocation based on a MEG can be achieved by solving the equivalent Interval Coloring Problem [4,12].…”
Section: Insu Cient Memorymentioning
confidence: 99%
“…Prior work on memory issues for MPSoCs mostly focused on optimization techniques that minimize the amount of memory allocated to run an application, thus reducing the required memory real estate of the developed system [21,12]. These techniques may only be applied during late stages of the system design process because they rely on a precise knowledge of the system behavior, particularly the mapping and scheduling of the application tasks on the system processors.…”
Section: Introductionmentioning
confidence: 99%
“…Our technique of characterizing the times at which tokens are written and read differs from the lifetimebased approach used by many HLL compilers [18,19], SDF compilers [6], and high level synthesis tools [20,21]. Briefly, the lifetime-based approaches try to determine the first time the token is written (buffer start time) and the time it is read (buffer stop time).…”
Section: Related Workmentioning
confidence: 99%