1 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01//EN"
2 "http://www.w3.org/TR/html4/strict.dtd">
3 <!-- Material used from: HTML 4.01 specs: http://www.w3.org/TR/html401/ -->
6 <META http-equiv=
"Content-Type" content=
"text/html; charset=ISO-8859-1">
7 <title>Polly - Documentation
</title>
8 <link type=
"text/css" rel=
"stylesheet" href=
"menu.css">
9 <link type=
"text/css" rel=
"stylesheet" href=
"content.css">
13 <!--#include virtual="menu.html.incl"-->
15 <!--*********************************************************************-->
16 <h1>Documentation
</h1>
17 <!--*********************************************************************-->
20 <li><a href=
"documentation/architecture.html">The Architecture of Polly
</a></li>
21 <li><a href=
"example_load_Polly_into_clang.html">Use Polly in clang/clang++
</a>
26 <a href=
"example_manual_matmul.html">Inside Polly - How to manually use the
27 individual pieces of Polly
</a>
30 <li><a href=
"documentation/passes.html">A list of the LLVM passes available
32 <li><a href=
"docs/">New SPINX based documentation (early stage)
</a></li>