Partial support for integer divisions in access vectors
[suif.git] / html / suif1_toc.html
blob677ff98d30316ac0b14f7605738111a7d69bd294
1 <HTML>
2 <HEAD>
3 <!-- This HTML file has been created by texi2html 1.54
4 from suif1.texi on 28 April 1999 -->
6 <TITLE>The SUIF Version 1 Library - Table of Contents</TITLE>
8 </HEAD>
9 <BODY>
10 <H1>The SUIF Library</H1>
11 <H2>A set of core routines for manipulating SUIF data structures</H2>
12 <ADDRESS>Stanford Compiler Group</ADDRESS>
13 <P>
14 <P><HR><P>
16 </P>
17 <P>
18 This is a reference manual for the SUIF library. It describes the
19 data structures that make up the SUIF intermediate representation and
20 conventions for their usage. This is intended for those who are writing
21 new SUIF passes. While it provides essential information for new SUIF
22 programmers, it is definitely not a tutorial.
24 </P>
26 <UL>
27 <LI><A HREF="suif1_1.html#SEC1">Overview</A>: An overview of the SUIF system.
28 <LI><A HREF="suif1_7.html#SEC7">File Representation</A>: Support for separate compilation.
29 <LI><A HREF="suif1_10.html#SEC10">Trees</A>: Abstract syntax trees (ASTs).
30 <LI><A HREF="suif1_22.html#SEC22">Instructions</A>: Instructions and expression trees.
31 <LI><A HREF="suif1_51.html#SEC51">Symbols</A>: Symbolic information.
32 <LI><A HREF="suif1_59.html#SEC59">Types</A>: The SUIF type system.
33 <LI><A HREF="suif1_40.html#SEC40">Symbol Tables</A>: Tables for holding symbols and types.
34 <LI><A HREF="suif1_69.html#SEC69">Annotations</A>: Attaching arbitrary data to SUIF objects.
35 <LI><A HREF="suif1_85.html#SEC85">Cloning</A>: Methods for replicating ASTs and instructions.
36 <LI><A HREF="suif1_89.html#SEC89">Fortran</A>: Features for compiling Fortran.
37 <LI><A HREF="suif1_91.html#SEC91">Generics</A>: Generic data structures.
38 <LI><A HREF="suif1_99.html#SEC99">Other</A>: Other features of the SUIF library.
39 <LI><A HREF="suif1_108.html#SEC108">Appendix</A>: Diagrams/info about SUIF data structures.
40 <LI><A HREF="suif1_112.html#SEC112">Function Index</A>: Index of functions, variables, and types.
41 <LI><A HREF="suif1_113.html#SEC113">Concept Index</A>: Index of concepts.
42 </UL>
44 <P><HR><P>
45 This document was generated on 28 April 1999 using the
46 <A HREF="http://wwwcn.cern.ch/dci/texi2html/">texi2html</A>
47 translator version 1.51a.</P>
48 </BODY>
49 </HTML>