[polly] r204445 - www: Mark a couple of projects done
Tobias Grosser
tobias at grosser.es
Fri Mar 21 02:34:31 PDT 2014
Author: grosser
Date: Fri Mar 21 04:34:30 2014
New Revision: 204445
URL: http://llvm.org/viewvc/llvm-project?rev=204445&view=rev
Log:
www: Mark a couple of projects done
We now have both polyhedral dead code elimination as well as LNT buildbots.
Modified:
polly/trunk/www/todo.html
Modified: polly/trunk/www/todo.html
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/www/todo.html?rev=204445&r1=204444&r2=204445&view=diff
==============================================================================
--- polly/trunk/www/todo.html (original)
+++ polly/trunk/www/todo.html Fri Mar 21 04:34:30 2014
@@ -80,7 +80,7 @@ the SCoP context
<tr>
<th align="left"> <a href="http://llvm.org/bugs/show_bug.cgi?id=12405">Polyhedral
dead code elimination</a>
-</th><td class="open">Open
+</th><td class="done">Done
</td><td>
</td></tr>
<th align="left"> <a
@@ -167,7 +167,7 @@ href="http://www.cse.ohio-state.edu/~pou
</td></tr>
<tr>
<th align="left"> Setup buildbot regression testers using LNT
-</th><td class="inprogress"> In progress
+</th><td class="done"> done
</td><td> Tobias
</td></tr>
</tbody></table>
More information about the llvm-commits
mailing list