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">Polly Labs Research Laboratory<a><br>
|
|
|
|
<a href="https://www.pollylabs.org"><img style="padding-left: 3.5em;
|
|
|
|
padding-right: 1em; width:10em" src="/images/pollylabs.png" /></a>
|
|
|
|
<br>
|
|
|
|
<a href="https://www.polyhedral.info">polyhedral.info Community</a>
|
|
|
|
<a href="http://impact.gforge.inria.fr/impact2017/">IMPACT Polyhedral Workshop<a><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>
|
|
|
|
|