todo: Remove some redundant topics

llvm-svn: 225395
This commit is contained in:
Tobias Grosser 2015-01-07 21:28:44 +00:00
parent ce7d87651b
commit 37c93a9323
1 changed files with 0 additions and 18 deletions

View File

@ -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>