[llvm-commits] [polly] r147444 - /polly/trunk/www/publications.html

Tobias Grosser grosser at fim.uni-passau.de
Tue Jan 3 02:10:05 PST 2012


Author: grosser
Date: Tue Jan  3 04:10:05 2012
New Revision: 147444

URL: http://llvm.org/viewvc/llvm-project?rev=147444&view=rev
Log:
www: Papers about iterative compilation and non static control

Modified:
    polly/trunk/www/publications.html

Modified: polly/trunk/www/publications.html
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/www/publications.html?rev=147444&r1=147443&r2=147444&view=diff
==============================================================================
--- polly/trunk/www/publications.html (original)
+++ polly/trunk/www/publications.html Tue Jan  3 04:10:05 2012
@@ -112,7 +112,30 @@
   IMPACT 2012 (upcoming)
   </li>
   </ul>
-
+  <h3>Iterative Compilation</h3>
+  <ul>
+  <li><em>Iterative optimization in the polyhedral model: Part I,
+  one-dimensional time.  </em>
+  <br />
+  Louis-Noel Pouchet, Cedric Bastoul, Albert Cohen and Nicolas Vasilache<br />
+  CGO 2007
+  </li>
+  <li><em>Iterative optimization in the polyhedral model: Part II,
+  multidimensional time.  </em>
+  <br />
+  Louis-Noel Pouchet, Cedric Bastoul, Albert Cohen and John Cavazos<br />
+  PLDI 2008
+  </li>
+  </ul>
+  <h3>Non-static Control</h3>
+  <ul>
+  <li><em>The Polyhedral Model Is More Widely Applicable Than You Think</em>
+  <br />
+  Mohamed-Walid Benabderrahmane, Louis-Noël Pouchet, Albert Cohen, Cédric
+  Bastoul.<br />
+  CC 2010
+  </li>
+  </ul>
 </div>
 </body>
 </html>





More information about the llvm-commits mailing list