diff options
author | Tobias Grosser <grosser@fim.uni-passau.de> | 2012-01-31 19:54:50 +0000 |
---|---|---|
committer | Tobias Grosser <grosser@fim.uni-passau.de> | 2012-01-31 19:54:50 +0000 |
commit | 1f1daa9ac77a1e193e53b70d56bc174068a4beb1 (patch) | |
tree | eba2752c8720ccdb280b20c77c14b70f09b5fa88 /polly/www | |
parent | fe2052d63594f6c206f1ee9049c317ac9314c4fb (diff) | |
download | bcm5719-llvm-1f1daa9ac77a1e193e53b70d56bc174068a4beb1.tar.gz bcm5719-llvm-1f1daa9ac77a1e193e53b70d56bc174068a4beb1.zip |
www: Spelling fixes
Reported by Sebastian Pop
llvm-svn: 149410
Diffstat (limited to 'polly/www')
-rw-r--r-- | polly/www/index.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/polly/www/index.html b/polly/www/index.html index bd38095e5d9..30a3094355d 100644 --- a/polly/www/index.html +++ b/polly/www/index.html @@ -73,8 +73,10 @@ <tr><td width="120"><p>January</p></td> <td> <p>Improved support for the isl scheduling optimizer</p> - Polly can now automatically optimize all polybench kernels without the help of - an external optimizer. The compile time is reasonable fast and we can show + Polly can now automatically optimize all <a + href="http://www.cse.ohio-state.edu/~pouchet/software/polybench/">polybench + 2.0</a> kernels without the help of + an external optimizer. The compile time is reasonable and we can show notable speedups for various kernels. </td></tr> |