summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Grosser <grosser@fim.uni-passau.de>2011-07-05 19:13:41 +0000
committerTobias Grosser <grosser@fim.uni-passau.de>2011-07-05 19:13:41 +0000
commite1bb3cbf651d6b2016eb64b588863f5627b6a1cd (patch)
treebc35c66a5e75f2d17ff298907166d7e5398dd6c5
parent9611623d024dd54f64712567dd0be2cd7855d126 (diff)
downloadbcm5719-llvm-e1bb3cbf651d6b2016eb64b588863f5627b6a1cd.tar.gz
bcm5719-llvm-e1bb3cbf651d6b2016eb64b588863f5627b6a1cd.zip
www/memaccess: Fix forgotten typo
llvm-svn: 134435
-rw-r--r--polly/www/documentation/memaccess.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/www/documentation/memaccess.html b/polly/www/documentation/memaccess.html
index 2ede9b93880..593cd53d265 100644
--- a/polly/www/documentation/memaccess.html
+++ b/polly/www/documentation/memaccess.html
@@ -19,7 +19,7 @@ it 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>
-The project which adds memory access transformations to Polly. In many cases
+This project adds memory access transformations to Polly. In many cases
changing the memory access pattern yields to better data locality or removes
dependences that would otherwise block transformations.
OpenPOWER on IntegriCloud