diff options
author | Tobias Grosser <grosser@fim.uni-passau.de> | 2012-02-20 14:03:56 +0000 |
---|---|---|
committer | Tobias Grosser <grosser@fim.uni-passau.de> | 2012-02-20 14:03:56 +0000 |
commit | e550fa2f950e16c18276dfe82fd985cf2f28bba0 (patch) | |
tree | fd339560c541a341956623e9a6167624d404e708 | |
parent | c95d81924d89d92802697ee88e8d0db634869e74 (diff) | |
download | bcm5719-llvm-e550fa2f950e16c18276dfe82fd985cf2f28bba0.tar.gz bcm5719-llvm-e550fa2f950e16c18276dfe82fd985cf2f28bba0.zip |
www: Fix french special characters
llvm-svn: 150959
-rw-r--r-- | polly/www/publications.html | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/polly/www/publications.html b/polly/www/publications.html index 9df68ee1695..f5a21359aca 100644 --- a/polly/www/publications.html +++ b/polly/www/publications.html @@ -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> |