2013-12-20 09:18:58 +08:00
|
|
|
<div id="head" style="position: relative">
|
2013-12-20 08:53:01 +08:00
|
|
|
<h1><span><a href="/">Polly</a></span></h1>
|
2013-12-20 07:44:07 +08:00
|
|
|
<h2><span>LLVM Framework for High-Level Loop and Data-Locality
|
|
|
|
Optimizations</span></h2>
|
2013-12-20 09:18:58 +08:00
|
|
|
|
|
|
|
|
|
|
|
<p> Hexagonal tiling in 3D</p>
|
|
|
|
|
2013-12-20 06:50:10 +08:00
|
|
|
</div>
|
2011-05-02 15:48:29 +08:00
|
|
|
<div id="menu">
|
2016-08-30 20:41:04 +08:00
|
|
|
<a href="http://llvm.org">llvm.org</a>
|
2011-05-02 15:48:29 +08:00
|
|
|
<div class="submenu">
|
2011-11-10 22:01:53 +08:00
|
|
|
<label>Information</label>
|
2016-08-30 20:41:08 +08:00
|
|
|
<a href="/index.html">Overview and News</a>
|
2016-08-30 20:41:04 +08:00
|
|
|
<a href="/get_started.html">Get and Install</a>
|
|
|
|
</a>
|
2016-03-25 22:19:34 +08:00
|
|
|
<a href="/docs">Documentation</a>
|
2011-05-24 21:56:06 +08:00
|
|
|
<a href="/performance.html">Performance</a>
|
|
|
|
<a href="/publications.html">Publications</a>
|
|
|
|
<a href="/contributors.html">Contributors</a>
|
2012-03-30 01:53:54 +08:00
|
|
|
<a href="/todo.html">TODO</a>
|
2015-01-06 20:57:44 +08:00
|
|
|
<a href="/changelog.html">ChangeLog</a>
|
2016-02-25 22:17:11 +08:00
|
|
|
<a href="/projects.html">Open Projects</a>
|
2011-05-02 15:48:29 +08:00
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="submenu">
|
2011-07-18 19:00:13 +08:00
|
|
|
<label>Development </label>
|
2015-08-05 12:19:04 +08:00
|
|
|
<a href="http://lists.llvm.org/mailman/listinfo/llvm-commits">
|
2013-12-20 05:26:44 +08:00
|
|
|
Mailing List (patches)
|
2011-05-02 15:48:29 +08:00
|
|
|
</a>
|
2013-12-20 05:25:48 +08:00
|
|
|
<a href="http://groups.google.com/group/polly-dev">Mailing List (discussion)</a>
|
2011-06-06 23:50:09 +08:00
|
|
|
<a href="/bugs.html">Bug Reports</a>
|
2012-03-29 21:10:30 +08:00
|
|
|
<a href="http://lab.llvm.org:8011/console?category=polly">Buildbot</a>
|
2016-09-25 16:03:38 +08:00
|
|
|
<a href="http://lab.llvm.org:8080/coverage/coverage-reports/polly/index.html">Code Coverage</a>
|
2013-10-26 18:01:42 +08:00
|
|
|
<a href="http://buildd-clang.debian.net/scan-build/">Static analysis</a>
|
2016-03-25 21:09:36 +08:00
|
|
|
<a href="/doxygen/">Doxygen</a>
|
2016-08-30 20:41:02 +08:00
|
|
|
<a href="https://github.com/llvm-mirror/polly">Source @ GitHub</a>
|
2011-05-02 15:48:29 +08:00
|
|
|
</div>
|
2016-08-30 20:08:25 +08:00
|
|
|
|
|
|
|
<div class="submenu">
|
2016-08-30 20:40:59 +08:00
|
|
|
<label>Resources</label>
|
|
|
|
<br>
|
|
|
|
<a href="https://www.pollylabs.org"><img style="padding-left: 3.5em;
|
|
|
|
padding-right: 1em; width:10em" src="/images/pollylabs.png" /></a>
|
2017-01-08 17:14:39 +08:00
|
|
|
<div class="container" style="width: 240px">
|
|
|
|
<div class="inner_pollylabs" style="width: 240px"></div>
|
|
|
|
</div>
|
|
|
|
<a href="https://www.polyhedral.info">polyhedral.info</a>
|
2017-01-08 16:30:11 +08:00
|
|
|
<div class="container" style="width: 240px">
|
2017-01-08 17:14:39 +08:00
|
|
|
<div class="inner_polyinfo" style="width: 240px"></div>
|
2017-01-08 16:30:11 +08:00
|
|
|
</div>
|
2017-01-08 17:14:39 +08:00
|
|
|
<br>
|
2016-08-30 20:08:25 +08:00
|
|
|
</div>
|
2011-05-02 15:48:29 +08:00
|
|
|
</div>
|
2014-03-21 17:34:23 +08:00
|
|
|
|
2016-02-02 17:55:55 +08:00
|
|
|
<script>
|
|
|
|
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
|
|
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
|
|
|
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
|
|
|
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
|
|
|
|
|
|
|
ga('create', 'UA-66123869-2', 'auto');
|
|
|
|
ga('send', 'pageview');
|
2014-03-21 17:34:27 +08:00
|
|
|
|
|
|
|
</script>
|
|
|
|
|
2017-01-08 17:14:39 +08:00
|
|
|
<script
|
|
|
|
src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
|
|
|
|
|
2017-01-08 16:30:11 +08:00
|
|
|
<script>
|
|
|
|
|
|
|
|
$(document).ready(function() {
|
|
|
|
|
2017-01-08 17:14:39 +08:00
|
|
|
var yql =
|
|
|
|
"https://query.yahooapis.com/v1/public/yql?q=select%20*%20from%20rss%20where%20url%3D%22http%3A%2F%2Fpollylabs.org%2Frss.xml%22%20LIMIT%205&format=json&env=store%3A%2F%2Fdatatables.org%2Falltableswithkeys";
|
2017-01-08 16:30:11 +08:00
|
|
|
|
|
|
|
$.getJSON(yql, function(res) {
|
2017-01-08 17:14:39 +08:00
|
|
|
str = "<div class=\"rss-box\"><ul>";
|
|
|
|
for (var i = 0; i < res.query.count; i++) {
|
|
|
|
var it = res.query.results.item[i];
|
2017-01-08 17:28:10 +08:00
|
|
|
var date = it.pubDate.substr(5, 11);
|
2017-01-08 17:14:39 +08:00
|
|
|
str = str + "<li class=\"rss-item\" ><a href=\"" + it.link + "\">";
|
2017-01-08 17:28:10 +08:00
|
|
|
str = str + "<span class=\"rss-title\">" + res.query.results.item[i].title + "</span> ";
|
|
|
|
str = str + "<span class=\"rss-date\">(" + date + ")</span>";
|
2017-01-08 17:14:39 +08:00
|
|
|
str = str + "</a></li>";
|
|
|
|
}
|
2017-01-08 17:28:10 +08:00
|
|
|
str = str + "<li class=\"rss-item\"><a href=\"http://pollylabs.org/blog.html\"><span class=\"rss-title\"> ... more news </span></a></li>";
|
2017-01-08 17:14:39 +08:00
|
|
|
str = str + "</ul></div>";
|
|
|
|
$( ".inner_pollylabs" ).append(str);
|
|
|
|
}, "jsonp");
|
|
|
|
|
|
|
|
var yql_polyinfo =
|
|
|
|
"https://query.yahooapis.com/v1/public/yql?q=select%20*%20from%20rss%20where%20url%3D%22http%3A%2F%2Fpolyhedral.info%2Frss.xml%22%20LIMIT%205&format=json&env=store%3A%2F%2Fdatatables.org%2Falltableswithkeys";
|
|
|
|
|
|
|
|
$.getJSON(yql_polyinfo, function(res) {
|
|
|
|
str = "<div class=\"rss-box\"><ul>";
|
2017-01-08 16:30:11 +08:00
|
|
|
for (var i = 0; i < res.query.count; i++) {
|
|
|
|
var it = res.query.results.item[i];
|
2017-01-08 17:28:10 +08:00
|
|
|
var date = it.pubDate.substr(5, 11);
|
2017-01-08 17:14:39 +08:00
|
|
|
str = str + "<li class=\"rss-item\" ><a href=\"" + it.link + "\">";
|
2017-01-08 17:28:10 +08:00
|
|
|
str = str + "<span class=\"rss-title\">" + res.query.results.item[i].title + "</span> ";
|
|
|
|
str = str + "<span class=\"rss-date\">(" + date + ")</span>";
|
2017-01-08 17:14:39 +08:00
|
|
|
str = str + "</a></li>";
|
2017-01-08 16:30:11 +08:00
|
|
|
}
|
2017-01-08 17:28:10 +08:00
|
|
|
str = str + "<li class=\"rss-item\"><a href=\"http://polyhedral.info/blog.html\"><span class=\"rss-title\"> ... more news </span></a></li>";
|
2017-01-08 17:14:39 +08:00
|
|
|
str = str + "</ul></div>";
|
|
|
|
$( ".inner_polyinfo" ).append(str);
|
2017-01-08 16:30:11 +08:00
|
|
|
console.log(str);
|
|
|
|
}, "jsonp");
|
|
|
|
|
|
|
|
});
|
|
|
|
|
|
|
|
</script>
|