hanchenye-llvm-project/polly/www/publications.html

55 lines
1.9 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<!-- Material used from: HTML 4.01 specs: http://www.w3.org/TR/html401/ -->
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Polly - Publications</title>
<link type="text/css" rel="stylesheet" href="menu.css">
<link type="text/css" rel="stylesheet" href="content.css">
</head>
<body>
<!--#include virtual="menu.html.incl"-->
<div id="content">
<!--*********************************************************************-->
<h1>Polly: Publications</h1>
<!--*********************************************************************-->
<h2> 2011 </h2>
<ul>
<li><em>A Framework for Automatic OpenMP Code Generation</em><br />
Raghesh A<br />
Masters Thesis (May 2011)<br />
<a
href="publications/raghesh-a-masters-thesis.pdf">Thesis</a>
</li>
<li><em>Enabling Polyhedral Optimizations in LLVM</em><br />
Tobias Grosser<br />
Diploma Thesis (April 2011)<br />
<a
href="publications/grosser-diploma-thesis.pdf">Thesis</a>
</li>
<li><em>Polly - Polyhedral Optimization in LLVM</em><br />
Tobias Grosser, Hongbin Zheng, Ragesh Aloor, Andreas Simb&uuml;rger, Armin
Gr&ouml;&szlig;linger, Louis-No&euml;l Pouchet<br />
IMPACT at CGO 2011 <br />
<a
href="publications/grosser-impact-2011.pdf">Paper</a>, <a
href="publications/grosser-impact-2011-slides.pdf">Slides </a>
</li>
</ul>
<h2> 2010 </h2>
<ul>
<li><em>Polly - Polyhedral Transformations for LLVM</em><br />
Tobias Grosser, Hongbin Zheng<br />
LLVM Developer Metting <br /><a
href="http://llvm.org/devmtg/2010-11/Grosser-Polly.pdf">Slides</a>, <a
href="http://llvm.org/devmtg/2010-11/videos/Grosser_Polly-desktop.mp4">Video
(Computer)</a>, <a
href="http://llvm.org/devmtg/2010-11/videos/Grosser_Polly-mobile.mp4">Video
(Mobile)</a></li>
</ul>
</div>
</body>
</html>