hanchenye-llvm-project/polly/www/menu.html.incl

38 lines
1.3 KiB
Plaintext
Raw Normal View History

2013-12-20 06:50:10 +08:00
<div id="head">
<h1><span><a href="/">Polly</a></span></h1>
<h2><span>LLVM Framework for High-Level Loop and Data-Locality
Optimizations</span></h2>
2013-12-20 06:50:10 +08:00
</div>
<div id="menu">
<div class="submenu">
<label>Information</label>
<a href="/index.html">About Polly</a>
<a href="/documentation.html">Documentation</a>
<a href="/performance.html">Performance</a>
<a href="/publications.html">Publications</a>
<a href="/contributors.html">Contributors</a>
<a href="/todo.html">TODO</a>
</div>
<div class="submenu">
<label>Development </label>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits">
Mailing List (patches)
</a>
<a href="http://groups.google.com/group/polly-dev">Mailing List (discussion)</a>
<a href="/bugs.html">Bug Reports</a>
<a href="http://lab.llvm.org:8011/console?category=polly">Buildbot</a>
<a href="http://buildd-clang.debian.net/coverage/">Code Coverage</a>
<a href="http://buildd-clang.debian.net/scan-build/">Static analysis</a>
</div>
<div class="submenu">
<label>The Code</label>
2011-10-06 05:11:30 +08:00
<a href="/get_started.html">Get and Install</a>
<a href="http://llvm.org/viewvc/llvm-project/polly/trunk/">
Browse (ViewVC)
</a>
<a href="http://repo.or.cz/w/polly-mirror.git">Browse (GitWeb)</a>
</div>
</div>