[llvm-commits] [polly] r144288 - /polly/trunk/www/index.html

Tobias Grosser grosser at fim.uni-passau.de
Thu Nov 10 06:00:04 PST 2011


Author: grosser
Date: Thu Nov 10 08:00:04 2011
New Revision: 144288

URL: http://llvm.org/viewvc/llvm-project?rev=144288&view=rev
Log:
www: Add some news about Polly

Modified:
    polly/trunk/www/index.html

Modified: polly/trunk/www/index.html
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/www/index.html?rev=144288&r1=144287&r2=144288&view=diff
==============================================================================
--- polly/trunk/www/index.html (original)
+++ polly/trunk/www/index.html Thu Nov 10 08:00:04 2011
@@ -36,6 +36,18 @@
   <!--=====================================================================-->
 
   <ul>
+  <li>November 2011 - Talk at the <a href="http://llvm.org/devmtg/2011-11/">
+  LLVM Developer Meeting 2011</a>
+  </li>
+  <li>November 2011 - New SCEV parser (Support for parameters in array
+  subscript as well as max/min/signextend)
+  </li>
+  <li>October 2011 - Support for the isl scheduler (similar to Pluto, but
+      part of isl. At the moment it still has performance issues).
+  </li>
+  <li>August 2011 - <a href="example_load_Polly_into_clang.html">Use Polly as
+  clang plugin</a>
+  </li>
   <li>July 2011 - Add Polly builder to the <a
   href="http://lab.llvm.org:8011/console">LLVM Buildbots</a>
   </li>





More information about the llvm-commits mailing list