[ScopDetect / ScopInfo] Get statistics for scops without any loop correctly
[polly-mirror.git] / www / bugs.html
blob07614d5c187e9a15b1c6ee90002c08f6bb363816
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2 "http://www.w3.org/TR/html4/strict.dtd">
3 <html>
4 <head>
5 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
6 <title>Polly - Bugs</title>
7 <link type="text/css" rel="stylesheet" href="menu.css" />
8 <link type="text/css" rel="stylesheet" href="content.css" />
9 </head>
10 <body>
12 <div id="box">
13 <!--#include virtual="menu.html.incl"-->
15 <div id="content">
17 <h1>Bug Reports</h1>
19 Polly uses the LLVM bug tracking system:
21 <ul>
22 <li>
23 <a href="https://bugs.llvm.org/enter_bug.cgi?product=Polly">File new bug</a>
24 </li>
26 <li>
28 href="https://bugs.llvm.org/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Polly&list_id=91437">Show open bugs</a>
29 </li>
30 </ul>
33 </div>
34 </div>
35 </body>
36 </html>