diff options
Diffstat (limited to 'polly/www/index.html')
-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> |