[polly] r223605 - www-todo: We assume accesses to fixed-size arrays are in-bounds

Tobias Grosser tobias at grosser.es
Sun Dec 7 07:56:22 PST 2014


Author: grosser
Date: Sun Dec  7 09:56:21 2014
New Revision: 223605

URL: http://llvm.org/viewvc/llvm-project?rev=223605&view=rev
Log:
www-todo: We assume accesses to fixed-size arrays are in-bounds

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=223605&r1=223604&r2=223605&view=diff
==============================================================================
--- polly/trunk/www/todo.html (original)
+++ polly/trunk/www/todo.html Sun Dec  7 09:56:21 2014
@@ -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'> </td></tr>
 <tr><th colspan="3" style="background: rgb(239, 239, 239);"> Optimizer </th></tr>





More information about the llvm-commits mailing list