forked from OSchip/llvm-project
www: Add new Polly publication
Polly - Performing polyhedral optimizations on a low-level intermediate representation Tobias Grosser, Armin Groesslinger, Christian Lengauer Parallel Processing Letters 2012 22:04 llvm-svn: 171228
This commit is contained in:
parent
6b27251a76
commit
317b5ef24d
|
@ -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 />
|
||||
|
|
Loading…
Reference in New Issue