Change states in the www/todo.html list

llvm-svn: 222362
This commit is contained in:
Johannes Doerfert 2014-11-19 15:59:50 +00:00
parent e8584ca3ad
commit cc652b88e8
1 changed files with 12 additions and 7 deletions

View File

@ -1,4 +1,4 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<!-- Material used from: HTML 4.01 specs: http://www.w3.org/TR/html401/ -->
<html>
@ -55,7 +55,7 @@ integer wrapping</a>
<th align="left"> <a
href="http://llvm.org/bugs/show_bug.cgi?id=12403">Variable-size
multi-dimensional arrays</a>
</th><td align="center" class='open'> Open
</th><td align="center" class='done'> Done
</td><td>Sebastian
</td></tr>
<tr>
@ -75,7 +75,12 @@ grained statements</a>
</td></tr>
<tr>
<th align="left"> Detect reductions
</th><td align="center" class='nice'>Open
</th><td align="center" class='done'>Done
</td><td>Johannes
</td></tr>
<tr>
<th align="left"> Generate code for reductions
</th><td align="center" class='niceinprogress'>in progress
</td><td>Johannes
</td></tr>
<tr>
@ -118,8 +123,8 @@ href="http://llvm.org/bugs/show_bug.cgi?id=10229">OpenSCoP Import/Export</a>
<tr>
<th align="left"> Support for scalars/PHIs directly in the code generation
(requirement to remove polly independent)
</th><td class="open"> Open
</td><td>Tobias
</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
@ -129,8 +134,8 @@ the need for independent blocks</a>
</td></tr>
<tr>
<th align="left"> Run-time alias checks
</th><td class="open"> Open
</td><td>Sebastian
</th><td class="done"> Done
</td><td>Johannes
</td></tr>
<tr>
<th align="left"> <a href="http://llvm.org/bugs/show_bug.cgi?id=12404">Integrate