Proceedings of the International Conference on Compilers, Architecture, and Synthesis for Embedded Systems - CASES '02 2002
DOI: 10.1145/581630.581649
|View full text |Cite
|
Sign up to set email alerts
|

Cost effective memory disambiguation for multimedia codes

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2005
2005
2013
2013

Publication Types

Select...
2
1

Relationship

1
2

Authors

Journals

citations
Cited by 3 publications
(3 citation statements)
references
References 20 publications
0
3
0
Order By: Relevance
“…The basic technique is to introduce checks in the source code to disambiguate memory references at runtime. [SCAV02] extend this technique to disambiguate an entire loop instead of disambiguating at the level of iterations. This was proposed in the context of multimedia applications.…”
Section: C2 Software Runtime Dependency Analysismentioning
confidence: 99%
“…The basic technique is to introduce checks in the source code to disambiguate memory references at runtime. [SCAV02] extend this technique to disambiguate an entire loop instead of disambiguating at the level of iterations. This was proposed in the context of multimedia applications.…”
Section: C2 Software Runtime Dependency Analysismentioning
confidence: 99%
“…The Dynamic Memory Interval Test (DMIT) [Salamí et al 2002] is a runtime memory-disambiguation technique that makes sense in the context of media applications, or other kind of programs where input and output data streams are usually disjointed. Disambiguation can be easily determined by dynamically analyzing the region domain of every load and store on each invocation of a loop.…”
Section: Introductionmentioning
confidence: 99%
“…Our internal release of the compiler also includes Pcode Interprocedural Pointer Analysis [11] and Cost Effective Memory Disambiguation [32]. Therefore, our scalar versions of code include memory disambiguation (inherent in the vector versions), which introduces an average performance speed-up of 1.32X (for a 8-issue width architecture) over the same codes compiled with the public release of Trimaran.…”
Section: Compilation and Simulation Frameworkmentioning
confidence: 99%