Lines Matching +full:docs +full:- +full:polly +full:- +full:html
2 <h1><span><a href="/">Polly</a></span></h1>
3 <h2><span>LLVM Framework for High-Level Loop and Data-Locality
14 <a href="/index.html">Overview and News</a>
15 <a href="/get_started.html">Get and Install</a>
17 <a href="/docs">Documentation</a>
18 <a href="/performance.html">Performance</a>
19 <a href="/publications.html">Publications</a>
20 <a href="/contributors.html">Contributors</a>
21 <a href="/todo.html">TODO</a>
22 <a href="/changelog.html">ChangeLog</a>
23 <a href="/projects.html">Open Projects</a>
28 <a href="http://lists.llvm.org/mailman/listinfo/llvm-commits">
31 <a href="http://groups.google.com/group/polly-dev">Mailing List (discussion)</a>
32 <a href="/bugs.html">Bug Reports</a>
33 <a href="http://lab.llvm.org:8011/console?category=polly">Buildbot</a>
34 <a href="http://lab.llvm.org:8080/coverage/coverage-reports/polly/index.html">Code Coverage</a>
35 <a href="http://llvm.org/reports/scan-build/">Static analysis</a>
37 <a href="https://github.com/llvm/llvm-project/tree/main/polly">Source @ GitHub</a>
43 <a href="https://www.pollylabs.org"><img style="padding-left: 3.5em;
44 padding-right: 1em; width:10em" src="/images/pollylabs.png" /></a>
60 })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
62 ga('create', 'UA-66123869-2', 'auto');
78 str = "<div class=\"rss-box\"><ul>";
82 str = str + "<li class=\"rss-item\" ><a href=\"" + it.link + "\">";
83 str = str + "<span class=\"rss-title\">" + res.query.results.item[i].title + "</span> ";
84 str = str + "<span class=\"rss-date\">(" + date + ")</span>";
87 …str = str + "<li class=\"rss-item\"><a href=\"http://pollylabs.org/blog.html\"><span class=\"rss-t…
96 str = "<div class=\"rss-box\"><ul>";
100 str = str + "<li class=\"rss-item\" ><a href=\"" + it.link + "\">";
101 str = str + "<span class=\"rss-title\">" + res.query.results.item[i].title + "</span> ";
102 str = str + "<span class=\"rss-date\">(" + date + ")</span>";
105 …str = str + "<li class=\"rss-item\"><a href=\"http://polyhedral.info/blog.html\"><span class=\"rss…