[polly] r228858 - Update TODO list.
Johannes Doerfert
doerfert at cs.uni-saarland.de
Wed Feb 11 10:18:19 PST 2015
Author: jdoerfert
Date: Wed Feb 11 12:18:19 2015
New Revision: 228858
URL: http://llvm.org/viewvc/llvm-project?rev=228858&view=rev
Log:
Update TODO list.
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=228858&r1=228857&r2=228858&view=diff
==============================================================================
--- polly/trunk/www/todo.html (original)
+++ polly/trunk/www/todo.html Wed Feb 11 12:18:19 2015
@@ -107,7 +107,7 @@ Unsigned Integers
<tr>
<th align="left">
Pointer Comparisions
-</th><td align="center" class='open'> Open
+</th><td align="center" class='done'> Done
</td><td>
</td></tr>
@@ -135,7 +135,7 @@ Code generate scalar dependences
<tr>
<th align="left">
Model PHI dependences directly in Polly
-</th><td align="center" class='open'> Open
+</th><td align="center" class='done'> Done
</td><td>
</td></tr>
<tr>
More information about the llvm-commits
mailing list