[llvm-commits] [polly] r152308 - in /polly/trunk/www: documentation/memaccess.html todo.html
Tobias Grosser
grosser at fim.uni-passau.de
Thu Mar 8 03:55:27 PST 2012
Author: grosser
Date: Thu Mar 8 05:55:27 2012
New Revision: 152308
URL: http://llvm.org/viewvc/llvm-project?rev=152308&view=rev
Log:
www: Point to the memaccess documentation
Modified:
polly/trunk/www/documentation/memaccess.html
polly/trunk/www/todo.html
Modified: polly/trunk/www/documentation/memaccess.html
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/www/documentation/memaccess.html?rev=152308&r1=152307&r2=152308&view=diff
==============================================================================
--- polly/trunk/www/documentation/memaccess.html (original)
+++ polly/trunk/www/documentation/memaccess.html Thu Mar 8 05:55:27 2012
@@ -14,8 +14,8 @@
<!--*********************************************************************-->
<h1>Polly - Memory access optimizations</h1>
<!--*********************************************************************-->
-<p><em>WARNING: This project is part of the Google Summer of Code 2011. Hence,
-it is currently not finished, but it is in the design and implementation stage.
+<p><em>WARNING: This project was part of the Google Summer of Code 2011.
+Tt is currently not finished, but it is in the design and implementation stage.
The Ideas/Plans described here may not yet be implemented in Polly and may be
changed during the actual implementation.</em></p>
Modified: polly/trunk/www/todo.html
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/www/todo.html?rev=152308&r1=152307&r2=152308&view=diff
==============================================================================
--- polly/trunk/www/todo.html (original)
+++ polly/trunk/www/todo.html Thu Mar 8 05:55:27 2012
@@ -76,7 +76,9 @@
<th width="150px"> Status </th>
<th> Owner </th>
</tr>
-<th align="left"> Allow optimizers to change memory access functions
+<th align="left"> <a
+href="http://polly.llvm.org/documentation/memaccess.html">Allow optimizers to
+change memory access functions</a>
</th><td class="inprogress">10% done
</td><td>Raghesh, Tobias
</td><td>
More information about the llvm-commits
mailing list