A probabilistic pointer analysis for speculative optimizations.

  • 0 Ratings
  • 0 Want to read
  • 0 Currently reading
  • 0 Have read
A probabilistic pointer analysis for speculat ...
Jeffrey Da Silva
Not in Library

My Reading Lists:

Create a new list

Check-In

×Close
Add an optional check-in date. Check-in dates are used to track yearly reading goals.
Today

  • 0 Ratings
  • 0 Want to read
  • 0 Currently reading
  • 0 Have read

Buy this book

Last edited by WorkBot
January 24, 2010 | History

A probabilistic pointer analysis for speculative optimizations.

  • 0 Ratings
  • 0 Want to read
  • 0 Currently reading
  • 0 Have read

Pointer analysis is a critical compiler analysis used to disambiguate the indirect memory references that result from the use of pointers and pointer-based data structures. A conventional pointer analysis deduces for every pair of pointers, at any program point, whether a points-to relation between them (i) definitely exists, (ii) definitely does not exist, or (iii) maybe exists. Many compiler optimizations rely on accurate pointer analysis, and to ensure correctness cannot optimize in the maybe case. In contrast, recently-proposed speculative optimizations can aggressively exploit the maybe case, especially if the likelihood that two pointers alias could be quantified. This dissertation proposes a Probabilistic Pointer Analysis (PPA) algorithm that statically predicts the probability of each points-to relation at every program point. Building on simple control-flow edge profiling, the analysis is both one-level context and flow sensitive---yet can still scale to large programs.

Publish Date
Language
English
Pages
106

Buy this book

Book Details


Edition Notes

Source: Masters Abstracts International, Volume: 44-06, page: 2910.

Thesis (M.A.Sc.)--University of Toronto, 2006.

Electronic version licensed for access by U. of T. users.

ROBARTS MICROTEXT copy on microfiche.

The Physical Object

Pagination
106 leaves.
Number of pages
106

ID Numbers

Open Library
OL19214912M
ISBN 13
9780494161210

Community Reviews (0)

Feedback?
No community reviews have been submitted for this work.

Lists

This work does not appear on any lists.

History

Download catalog record: RDF / JSON
January 24, 2010 Edited by WorkBot add more information to works
December 11, 2009 Created by WorkBot add works page