[llvm-commits] [www] r120300 - in /www/trunk/devmtg/2010-11: Dunbar-MC.pdf Gregor-libclang.pdf Hinnant-libcxx.pdf index.html

Chris Lattner sabre at nondot.org
Mon Nov 29 10:28:05 PST 2010


Author: lattner
Date: Mon Nov 29 12:28:05 2010
New Revision: 120300

URL: http://llvm.org/viewvc/llvm-project?rev=120300&view=rev
Log:
add some slides.

Added:
    www/trunk/devmtg/2010-11/Dunbar-MC.pdf
    www/trunk/devmtg/2010-11/Gregor-libclang.pdf   (with props)
    www/trunk/devmtg/2010-11/Hinnant-libcxx.pdf
Modified:
    www/trunk/devmtg/2010-11/index.html

Added: www/trunk/devmtg/2010-11/Dunbar-MC.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2010-11/Dunbar-MC.pdf?rev=120300&view=auto
==============================================================================
Binary files www/trunk/devmtg/2010-11/Dunbar-MC.pdf (added) and www/trunk/devmtg/2010-11/Dunbar-MC.pdf Mon Nov 29 12:28:05 2010 differ

Added: www/trunk/devmtg/2010-11/Gregor-libclang.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2010-11/Gregor-libclang.pdf?rev=120300&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2010-11/Gregor-libclang.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: www/trunk/devmtg/2010-11/Hinnant-libcxx.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2010-11/Hinnant-libcxx.pdf?rev=120300&view=auto
==============================================================================
Binary files www/trunk/devmtg/2010-11/Hinnant-libcxx.pdf (added) and www/trunk/devmtg/2010-11/Hinnant-libcxx.pdf Mon Nov 29 12:28:05 2010 differ

Modified: www/trunk/devmtg/2010-11/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2010-11/index.html?rev=120300&r1=120299&r2=120300&view=diff
==============================================================================
--- www/trunk/devmtg/2010-11/index.html (original)
+++ www/trunk/devmtg/2010-11/index.html Mon Nov 29 12:28:05 2010
@@ -67,7 +67,7 @@
 </tr>
 
 <tr class="alt">
-<td align="center">[Slides]
+<td align="center">[<a href="Gregor-libclang.pdf">Slides</a>]
 <p>[Video] (Computer)
 <br>[Videos] (Mobile)</p></td>
 <td><b>libclang: Thinking Beyond the Compiler</b><br>Doug Gregor, <i>Apple Inc.</i></td></tr>
@@ -79,7 +79,7 @@
 <td><b>Polly - Polyhedral optimizations in LLVM</b><br>Tobias Grosser , <i>University of Passau</i></td></tr>
 
 <tr class="alt">
-<td align="center">[Slides]
+<td align="center">[<a href="Hinnant-libcxx.pdf">Slides</a>]
 <p>[Video] (Computer)
 <br>[Videos] (Mobile)</p></td>
 <td><b>libc++: A Standard Library for C++0x</b><br>Howard Hinnant, <i>Apple Inc.</i></td></tr>
@@ -90,7 +90,7 @@
 <td><b>Symbolic Crosschecking of Floating-Point and SIMD Code</b><br>Peter Collingbourne, <i>Imperial College London</i></td></tr>
 
 <tr class="alt">
-<td align="center">[Slides]
+<td align="center">[<a href="Dunbar-MC.pdf">Slides</a>]
 <p>[Video] (Computer)
 <br>[Video] (Mobile)</p></td>
 <td><b>The LLVM Assembler & Machine Code Infrastructure</b><br>Daniel Dunbar, <i>Apple Inc.</i></td></tr>





More information about the llvm-commits mailing list