[polly] r225395 - todo: Remove some redundant topics

Tobias Grosser tobias at grosser.es
Wed Jan 7 13:28:44 PST 2015


Author: grosser
Date: Wed Jan  7 15:28:44 2015
New Revision: 225395

URL: http://llvm.org/viewvc/llvm-project?rev=225395&view=rev
Log:
todo: Remove some redundant topics

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=225395&r1=225394&r2=225395&view=diff
==============================================================================
--- polly/trunk/www/todo.html (original)
+++ polly/trunk/www/todo.html Wed Jan  7 15:28:44 2015
@@ -331,28 +331,10 @@ dead code elimination</a>
 </td><td> Tobias
 </td></tr>
 <tr>
-<th align="left"> Support for scalars/PHIs directly in the code generation
-(requirement to remove polly independent)
-</th><td class="niceinprogress"> in progress
-</td><td>Tobias/Johannes
-</td></tr>
-<tr>
-<th align="left"> <a href="http://llvm.org/bugs/show_bug.cgi?id=12398">Remove
-the need for independent blocks</a>
-</th><td class="open"> Open
-</td><td>
-</td></tr>
-<tr>
 <th align="left"> Run-time alias checks
 </th><td class="done"> Done
 </td><td>Johannes
 <tr>
-<th align="left"> <a href="http://llvm.org/bugs/show_bug.cgi?id=10381">Derive
-optimal types (instead of always using i64)</a>
-</th><td class="niceinprogress"> in progress
-</td><td>Tobias
-</td></tr>
-<tr>
 <th align="left"> <a
 href="http://polly.llvm.org/documentation/gpgpucodegen.html">GPGPU Code
 Generation</a>





More information about the llvm-commits mailing list