diff options
-rw-r--r-- | polly/www/publications.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/polly/www/publications.html b/polly/www/publications.html index e7bbe3fa0a8..5d29e0f144b 100644 --- a/polly/www/publications.html +++ b/polly/www/publications.html @@ -16,6 +16,19 @@ <!--*********************************************************************--> <h2> Publications involving Polly </h2> + <h3> 2012 </h3> + <ul> + <li> + + <em>Polly - Performing polyhedral optimizations on a low-level intermediate + representation </em><br /> +Tobias Grosser, Armin Groesslinger, Christian Lengauer<br /> +Parallel Processing Letters 2012 22:04<br /> + <a +href="http://www.worldscientific.com/doi/abs/10.1142/S0129626412500107?af=R"> +Online Issue</a> + </li> + </ul> <h3> 2011 </h3> <ul> <li><em>Polly - First Successful Optimizations - How to proceed?</em><br /> |