xref: /llvm-project/polly/www/documentation/architecture.html (revision eb145bb4492cc3d1a5f7e8d9c89527053b2b6cc7)
1f67424efSTobias Grosser<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2f67424efSTobias Grosser        "http://www.w3.org/TR/html4/strict.dtd">
3f67424efSTobias Grosser<!-- Material used from: HTML 4.01 specs: http://www.w3.org/TR/html401/ -->
4f67424efSTobias Grosser<html>
5f67424efSTobias Grosser<head>
6f67424efSTobias Grosser  <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
7f67424efSTobias Grosser  <title>Polly - The architecture</title>
8f67424efSTobias Grosser  <link type="text/css" rel="stylesheet" href="../menu.css">
9f67424efSTobias Grosser  <link type="text/css" rel="stylesheet" href="../content.css">
10f67424efSTobias Grosser</head>
11f67424efSTobias Grosser<body>
12ca4ca288STobias Grosser<div id="box">
13f67424efSTobias Grosser<!--#include virtual="../menu.html.incl"-->
14f67424efSTobias Grosser<div id="content">
15f67424efSTobias Grosser  <!--*********************************************************************-->
16*eb145bb4STobias Grosser  <h1>The Architecture Diagram of Polly</h1>
17f67424efSTobias Grosser  <!--*********************************************************************-->
189ffa550dSTobias Grosser  <img src='../images/architecture.png' />
19f67424efSTobias Grosser</div>
20ca4ca288STobias Grosser</div>
21f67424efSTobias Grosser</body>
22f67424efSTobias Grosser</html>
23f67424efSTobias Grosser
24