[polly] r222366 - todo: We can support modifiable memory access functions
Tobias Grosser
tobias at grosser.es
Wed Nov 19 08:31:34 PST 2014
Author: grosser
Date: Wed Nov 19 10:31:33 2014
New Revision: 222366
URL: http://llvm.org/viewvc/llvm-project?rev=222366&view=rev
Log:
todo: We can support modifiable memory access functions
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=222366&r1=222365&r2=222366&view=diff
==============================================================================
--- polly/trunk/www/todo.html (original)
+++ polly/trunk/www/todo.html Wed Nov 19 10:31:33 2014
@@ -161,9 +161,8 @@ Yabin
<th align="left"> <a
href="http://polly.llvm.org/documentation/memaccess.html">Allow optimizers to
change memory access functions</a>
-</th><td class="nice"> Open
-</td><td>
-</td><td>
+</th><td class="done"> Done
+</td><td>Johannes
</td></tr>
<tr>
<th align="left"> <a href="http://llvm.org/bugs/show_bug.cgi?id=12406">Make code
More information about the llvm-commits
mailing list