[llvm-commits] [polly] r149410 - /polly/trunk/www/index.html
Tobias Grosser
grosser at fim.uni-passau.de
Tue Jan 31 11:54:51 PST 2012
Author: grosser
Date: Tue Jan 31 13:54:50 2012
New Revision: 149410
URL: http://llvm.org/viewvc/llvm-project?rev=149410&view=rev
Log:
www: Spelling fixes
Reported by Sebastian Pop
Modified:
polly/trunk/www/index.html
Modified: polly/trunk/www/index.html
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/www/index.html?rev=149410&r1=149409&r2=149410&view=diff
==============================================================================
--- polly/trunk/www/index.html (original)
+++ polly/trunk/www/index.html Tue Jan 31 13:54:50 2012
@@ -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>
More information about the llvm-commits
mailing list