[www] r206114 - Add most of the missing talks and posters.

Tobias von Koch tobias.von.koch at gmail.com
Sat Apr 12 10:21:40 PDT 2014


Author: tobiasvk
Date: Sat Apr 12 12:21:39 2014
New Revision: 206114

URL: http://llvm.org/viewvc/llvm-project?rev=206114&view=rev
Log:
Add most of the missing talks and posters.


Added:
    www/trunk/devmtg/2014-04/PDFs/Posters/ClangIntel.pdf
    www/trunk/devmtg/2014-04/PDFs/Posters/aarch64_buildbot_poster.pdf   (with props)
    www/trunk/devmtg/2014-04/PDFs/Posters/mageec-poster.pdf   (with props)
    www/trunk/devmtg/2014-04/PDFs/Talks/Spink.pdf   (with props)
    www/trunk/devmtg/2014-04/PDFs/Talks/clang-cl.pdf   (with props)
Modified:
    www/trunk/devmtg/2014-04/index.html

Added: www/trunk/devmtg/2014-04/PDFs/Posters/ClangIntel.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2014-04/PDFs/Posters/ClangIntel.pdf?rev=206114&view=auto
==============================================================================
Binary files www/trunk/devmtg/2014-04/PDFs/Posters/ClangIntel.pdf (added) and www/trunk/devmtg/2014-04/PDFs/Posters/ClangIntel.pdf Sat Apr 12 12:21:39 2014 differ

Added: www/trunk/devmtg/2014-04/PDFs/Posters/aarch64_buildbot_poster.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2014-04/PDFs/Posters/aarch64_buildbot_poster.pdf?rev=206114&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2014-04/PDFs/Posters/aarch64_buildbot_poster.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: www/trunk/devmtg/2014-04/PDFs/Posters/mageec-poster.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2014-04/PDFs/Posters/mageec-poster.pdf?rev=206114&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2014-04/PDFs/Posters/mageec-poster.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: www/trunk/devmtg/2014-04/PDFs/Talks/Spink.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2014-04/PDFs/Talks/Spink.pdf?rev=206114&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2014-04/PDFs/Talks/Spink.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: www/trunk/devmtg/2014-04/PDFs/Talks/clang-cl.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2014-04/PDFs/Talks/clang-cl.pdf?rev=206114&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2014-04/PDFs/Talks/clang-cl.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: www/trunk/devmtg/2014-04/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2014-04/index.html?rev=206114&r1=206113&r2=206114&view=diff
==============================================================================
--- www/trunk/devmtg/2014-04/index.html (original)
+++ www/trunk/devmtg/2014-04/index.html Sat Apr 12 12:21:39 2014
@@ -118,12 +118,12 @@ School of Informatics. Thanks to all who
   <tr>
     <td>Tom Spink<br/>(University of Edinburgh)</td>
     <td>Custom Alias-analysis in an LLVM-backed region-based Dynamic Binary Translator</td>
-    <td> </td>
+    <td><a href="PDFs/Talks/Spink.pdf">[Slides]</a></td>
   </tr>
   <tr>
     <td>Hans Wennborg<br/>(Google)</td>
     <td>clang-cl: what it is, how it works, and how to use it</td>
-    <td> </td>
+    <td><a href="PDFs/Talks/clang-cl.pdf">[Slides]</a></td>
   </tr>
 </table>
 
@@ -175,7 +175,8 @@ School of Informatics. Thanks to all who
   <tr>
     <td>Gabor Ballabas (University of Szeged, Hungary)</td>
     <td>LLVM AArch64 buildbot</td>
-    <td><a href="PDFs/LightningTalks/aarch64_buildbot.pdf">[Slides]</a></td>
+    <td><a href="PDFs/LightningTalks/aarch64_buildbot.pdf">[Slides]</a> 
+        <a href="PDFs/Posters/aarch64_buildbot_poster.pdf">[Poster]</a></td>
   </tr>
   <tr>
     <td>Tilmann Scheller (Samsung Electronics)</td>
@@ -202,7 +203,7 @@ School of Informatics. Thanks to all who
   <tr>
     <td>Andrey Bokhanko (Intel)</td>
     <td>Intel Clang-Based C++ Compiler</td>
-    <td> </td>
+    <td><a href="PDFs/Posters/ClangIntel.pdf">[Poster]</a></td>
   </tr>
   <tr>
     <td>Virgile Prevosto and Franck Védrine (CEA LIST)<br/>
@@ -220,7 +221,7 @@ School of Informatics. Thanks to all who
   <tr>
     <td>Simon Cook (Embecosm)</td>
     <td>Machine Guided Energy Efficient Compilation (MAGEEC) and LLVM</td>
-    <td> </td>
+    <td><a href="PDFs/Posters/mageec-poster.pdf">[Poster]</a></td>
   </tr>
 </table>
 





More information about the llvm-commits mailing list