Fractal Symbolic Analysis

Computer Science – Programming Languages

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

13 pages, 19 figures

Scientific paper

Restructuring compilers use dependence analysis to prove that the meaning of a program is not changed by a transformation. A well-known limitation of dependence analysis is that it examines only the memory locations read and written by a statement, and does not assume any particular interpretation for the operations in that statement. Exploiting the semantics of these operations enables a wider set of transformations to be used, and is critical for optimizing important codes such as LU factorization with pivoting. Symbolic execution of programs enables the exploitation of such semantic properties, but it is intractable for all but the simplest programs. In this paper, we propose a new form of symbolic analysis for use in restructuring compilers. Fractal symbolic analysis compares a program and its transformed version by repeatedly simplifying these programs until symbolic analysis becomes tractable, ensuring that equality of simplified programs is sufficient to guarantee equality of the original programs. We present a prototype implementation of fractal symbolic analysis, and show how it can be used to optimize the cache performance of LU factorization with pivoting.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

Fractal Symbolic Analysis does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with Fractal Symbolic Analysis, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Fractal Symbolic Analysis will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-360682

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.