[polly] r201720 - www: Add FOSDEM presentation and Polly buildbots

Tobias Grosser tobias at grosser.es
Wed Feb 19 13:58:56 PST 2014


Author: grosser
Date: Wed Feb 19 15:58:56 2014
New Revision: 201720

URL: http://llvm.org/viewvc/llvm-project?rev=201720&view=rev
Log:
www: Add FOSDEM presentation and Polly buildbots

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=201720&r1=201719&r2=201720&view=diff
==============================================================================
--- polly/trunk/www/index.html (original)
+++ polly/trunk/www/index.html Wed Feb 19 15:58:56 2014
@@ -73,6 +73,22 @@
 
   <table id="news">
   <tr><td><b>2014</b></td></tr>
+  <tr><td width="120"><p>February</p></td>
+  <td>
+  <h4>Polly presentation at FOSDEM 2014</h4> Polly was <a
+  href="https://fosdem.org/2014/schedule/event/polly/">presented</a> at the
+  FOSDEM LLVM developer's meeting.
+  <h4>New LLVM test-suite buildbots</h4>
+  The set of <a href="http://lab.llvm.org:8011/console?category=polly">Polly
+  buildbots</a> has been extended. We now have 16 new blades that track
+  correctness and performance when compiling the LLVM test-suite. For now five
+  of of them are used to provide <a
+  href="http://llvm.org/perf/db_default/v4/nts/22463">fine granularity
+  reports</a> (almost per-commit)
+  for 'clang -O3' (no polly). We also have six machines that track different
+  configurations of polly.
+  </td>
+  </tr>
   <tr><td width="120"><p>January</p></td>
   <td>
   <h4>islplot released</h4>





More information about the llvm-commits mailing list