[llvm-commits] [www] r169406 - in /www/trunk/devmtg/2012-11: Gribenko_MPITypeSafety.pdf Humphreys-LLVMTI.pdf Martinez_ProjectDependencies.pdf Weber_TypeAwareMemoryProfiling.pdf index.html
Chris Lattner
sabre at nondot.org
Wed Dec 5 11:29:35 PST 2012
Author: lattner
Date: Wed Dec 5 13:29:34 2012
New Revision: 169406
URL: http://llvm.org/viewvc/llvm-project?rev=169406&view=rev
Log:
add some lightning talk slides.
Added:
www/trunk/devmtg/2012-11/Gribenko_MPITypeSafety.pdf (with props)
www/trunk/devmtg/2012-11/Humphreys-LLVMTI.pdf (with props)
www/trunk/devmtg/2012-11/Martinez_ProjectDependencies.pdf (with props)
www/trunk/devmtg/2012-11/Weber_TypeAwareMemoryProfiling.pdf
Modified:
www/trunk/devmtg/2012-11/index.html
Added: www/trunk/devmtg/2012-11/Gribenko_MPITypeSafety.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2012-11/Gribenko_MPITypeSafety.pdf?rev=169406&view=auto
==============================================================================
Binary file - no diff available.
Propchange: www/trunk/devmtg/2012-11/Gribenko_MPITypeSafety.pdf
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: www/trunk/devmtg/2012-11/Humphreys-LLVMTI.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2012-11/Humphreys-LLVMTI.pdf?rev=169406&view=auto
==============================================================================
Binary file - no diff available.
Propchange: www/trunk/devmtg/2012-11/Humphreys-LLVMTI.pdf
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: www/trunk/devmtg/2012-11/Martinez_ProjectDependencies.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2012-11/Martinez_ProjectDependencies.pdf?rev=169406&view=auto
==============================================================================
Binary file - no diff available.
Propchange: www/trunk/devmtg/2012-11/Martinez_ProjectDependencies.pdf
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: www/trunk/devmtg/2012-11/Weber_TypeAwareMemoryProfiling.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2012-11/Weber_TypeAwareMemoryProfiling.pdf?rev=169406&view=auto
==============================================================================
Binary files www/trunk/devmtg/2012-11/Weber_TypeAwareMemoryProfiling.pdf (added) and www/trunk/devmtg/2012-11/Weber_TypeAwareMemoryProfiling.pdf Wed Dec 5 13:29:34 2012 differ
Modified: www/trunk/devmtg/2012-11/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2012-11/index.html?rev=169406&r1=169405&r2=169406&view=diff
==============================================================================
--- www/trunk/devmtg/2012-11/index.html (original)
+++ www/trunk/devmtg/2012-11/index.html Wed Dec 5 13:29:34 2012
@@ -100,16 +100,16 @@
<table id="devmtg">
<tr><th>Media</th><th>Talk Information</th></tr>
- <tr><td>Slides<br>
+ <tr><td><a href="Martinez_ProjectDependencies.pdf">Slides</a><br>
<a href="videos/Martinez_ProjectDependencies.mp4">Video</a></td>
<td><b>Project Dependency Impact on Clangâs Build Time</b><br>Javier Martinez</td></tr>
<tr><td>Slides<br>
<a href="videos/Criswell_AutomatedDefense.mp4">Video</a></td>
<td><b>Clang and LLVM for Automated Defense (and Great Justice)</b><br>John Criswell</td></tr>
- <tr><td>Slides<br>
+ <tr><td><a href="Weber_TypeAwareMemoryProfiling.pdf">Slides</a><br>
<a href="videos/Weber_TypeAwareMemoryProfiling.mp4">Video</a></td>
<td><b>A Prototype for Fast Type-Aware Memory Profiling</b><br>Nico Weber</td></tr>
- <tr><td>Slides<br>
+ <tr><td><a href="Gribenko_MPITypeSafety.pdf">Slides</a><br>
<a href="videos/Gribenko_MPITypeSafety.mp4">Video</a></td>
<td><b>Statically Checking MPI Type Safety</b><br>Dmitri Gribenko</td></tr>
<tr><td>Slides<br>
@@ -121,10 +121,9 @@
<tr><td>Slides<br>
<a href="videos/Abbey_Bitcode.mp4">Video</a></td>
<td><b>Bitcode compatibility</b><br>Joe Abbey</td></tr>
- <tr><td>Slides<br>
+ <tr><td><a href="Humphreys-LLVMTI.pdf">Slides</a><br>
<a href="videos/Humphreys-LLVMTI.mp4">Video</a></td>
- <td><b>LLVM and the Texas Instruments Compiler</b><br>Jonathan Humphreys</td></tr>-->
-
+ <td><b>Evaluating LLVM for Texas Instruments DSPs</b><br>Jonathan Humphreys</td></tr>
</table>
</p>
More information about the llvm-commits
mailing list