Proceedings.International Conference on Parallel Architectures and Compilation Techniques
DOI: 10.1109/pact.2002.1106020
|View full text |Cite
|
Sign up to set email alerts
|

Speculative alias analysis for executable code

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
19
0

Publication Types

Select...
3
3
2

Relationship

0
8

Authors

Journals

citations
Cited by 21 publications
(19 citation statements)
references
References 20 publications
0
19
0
Order By: Relevance
“…Speculative optimizations [33][34][35][36] are considered by many program analyses. A probabilistic technique for memory disambiguation was proposed 34 .…”
Section: Probabilistic Pointer Analysis and Speculative Optimizationsmentioning
confidence: 99%
See 1 more Smart Citation
“…Speculative optimizations [33][34][35][36] are considered by many program analyses. A probabilistic technique for memory disambiguation was proposed 34 .…”
Section: Probabilistic Pointer Analysis and Speculative Optimizationsmentioning
confidence: 99%
“…Nevertheless this approach is not convenient to pointers. By lessening the safety of analysis, a pointer analysis that considers speculation was introduced 35 . Another unsafe analysis, which achieves scalability using transfer functions, was proposed 36 .…”
Section: Probabilistic Pointer Analysis and Speculative Optimizationsmentioning
confidence: 99%
“…Furthermore, their interprocedural approach is based on Emami's algorithm [12] and is therefore not expected to scale to large programs. Fernandez and Espasa [13] proposed a pointer analysis algorithm that targets speculation by relaxing analysis safety. The key insight is that such unsafe analysis results are acceptable because the speculative optimization framework can tolerate them, converting a safety concern into a performance concern.…”
Section: Related Workmentioning
confidence: 99%
“…Fernandez [12] described some approaches that use speculative may alias information to optimize code. They gave some experimental data on the precision and the mis-speculation rates in their speculative analysis results.…”
Section: Related Workmentioning
confidence: 99%