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:
authorTobias Grosser <tobias@grosser.es>2014-12-07 18:56:21 +0300
committerTobias Grosser <tobias@grosser.es>2014-12-07 18:56:21 +0300
commita7e07abbffbe6a4dcd7fe41bcb86eac7db327e22 (patch)
treee1706ca10a21761ef55c8dfd7a0e7d267ed4ca26 /polly/www
parentbe047806d1e1263efb2f67e03b8ad7cfab12156b (diff)
www-todo: We assume accesses to fixed-size arrays are in-bounds
llvm-svn: 223605
Diffstat (limited to 'polly/www')
-rw-r--r--polly/www/todo.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/polly/www/todo.html b/polly/www/todo.html
index e0856f664474..8cd7322b5d63 100644
--- a/polly/www/todo.html
+++ b/polly/www/todo.html
@@ -85,8 +85,8 @@ grained statements</a>
</td></tr>
<tr>
<th align="left"> Assume static sized arrays are only accessed in-bounds
-</th><td align="center" class='nice'>Open
-</td><td>Zino
+</th><td align="center" class='done'>Done
+</td><td>Tobias
</td></tr>
<tr><td colspan='4'>&nbsp;</td></tr>
<tr><th colspan="3" style="background: rgb(239, 239, 239);"> Optimizer </th></tr>