[llvm-commits] [polly] r150959 - /polly/trunk/www/publications.html
Tobias Grosser
grosser at fim.uni-passau.de
Mon Feb 20 06:03:57 PST 2012
Author: grosser
Date: Mon Feb 20 08:03:56 2012
New Revision: 150959
URL: http://llvm.org/viewvc/llvm-project?rev=150959&view=rev
Log:
www: Fix french special characters
Modified:
polly/trunk/www/publications.html
Modified: polly/trunk/www/publications.html
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/www/publications.html?rev=150959&r1=150958&r2=150959&view=diff
==============================================================================
--- polly/trunk/www/publications.html (original)
+++ polly/trunk/www/publications.html Mon Feb 20 08:03:56 2012
@@ -85,7 +85,7 @@
<ul>
<li><em>Code Generation in the Polyhedral Model Is Easier Than You Think</em>
<br />
- Cedric Bastoul<br />
+ Cédric Bastoul<br />
PACT 2004
</li>
</ul>
@@ -117,13 +117,13 @@
<li><em>Iterative optimization in the polyhedral model: Part I,
one-dimensional time. </em>
<br />
- Louis-Noel Pouchet, Cedric Bastoul, Albert Cohen and Nicolas Vasilache<br />
+ Louis-Noël Pouchet, Cédric Bastoul, Albert Cohen and Nicolas Vasilache<br />
CGO 2007
</li>
<li><em>Iterative optimization in the polyhedral model: Part II,
multidimensional time. </em>
<br />
- Louis-Noel Pouchet, Cedric Bastoul, Albert Cohen and John Cavazos<br />
+ Louis-Noël Pouchet, Cédric Bastoul, Albert Cohen and John Cavazos<br />
PLDI 2008
</li>
</ul>
@@ -131,7 +131,8 @@
<ul>
<li><em>The Polyhedral Model Is More Widely Applicable Than You Think</em>
<br />
- Mohamed-Walid Benabderrahmane, Louis-Noël Pouchet, Albert Cohen, Cédric
+ Mohamed-Walid Benabderrahmane, Louis-Noël Pouchet, Albert Cohen,
+ Cédric
Bastoul.<br />
CC 2010
</li>
More information about the llvm-commits
mailing list