Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/polly/www
diff options
context:
space:
mode:
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>2014-11-19 18:59:50 +0300
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>2014-11-19 18:59:50 +0300
commitcc652b88e8ef2fce79e21022068c2b540d809c63 (patch)
tree75485e65954c2fbd3423012e76c6ac785537d58f /polly/www
parente8584ca3ad48e6cef178618926820cae02f34cb2 (diff)
Change states in the www/todo.html list
llvm-svn: 222362
Diffstat (limited to 'polly/www')
-rw-r--r--polly/www/todo.html19
1 files changed, 12 insertions, 7 deletions
diff --git a/polly/www/todo.html b/polly/www/todo.html
index 0c812fe8b0e8..64143fb25a31 100644
--- a/polly/www/todo.html
+++ b/polly/www/todo.html
@@ -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