[llvm-commits] [www] r146424 - /www/trunk/devmtg/2011-11/index.html

Tanya Lattner tonic at nondot.org
Mon Dec 12 14:04:40 PST 2011


Author: tbrethou
Date: Mon Dec 12 16:04:40 2011
New Revision: 146424

URL: http://llvm.org/viewvc/llvm-project?rev=146424&view=rev
Log:
Add html links for a couple slides.

Modified:
    www/trunk/devmtg/2011-11/index.html

Modified: www/trunk/devmtg/2011-11/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2011-11/index.html?rev=146424&r1=146423&r2=146424&view=diff
==============================================================================
--- www/trunk/devmtg/2011-11/index.html (original)
+++ www/trunk/devmtg/2011-11/index.html Mon Dec 12 16:04:40 2011
@@ -146,7 +146,8 @@
 <td><b><a href="#talk6">Register Allocation in LLVM 3.0</a></b><br>Jakob Olesen, <i>Apple</i></td>
 </tr>
 
-<tr><td align="center">[<a href="Weber_Wennborg_UsingClangInChromium.pdf">Slides</a>]
+<tr><td align="center">[<a href="Weber_Wennborg_UsingClangInChromium.pdf">Slides</a>] (PDF)
+[a href="http://www.inka3d.com/llvm2011/#landing-slide">Slides</a>] (HTML)
 <p>[<a href="videos/Wilhelmy_Exporting3DScenes-desktop.mov">Video</a>] (Computer)
 <br>[<a href="videos/Wilhelmy_Exporting3DScenes-mobile.mp4">Video</a>] (Mobile)</p>
 </td>
@@ -167,7 +168,8 @@
 <td><b><a href="#talk12">Finding races and memory errors with LLVM instrumentation</a></b><br>Konstantin Serebryany, <i>Google</i></td>
 </tr>
 
-<tr><td align="center">[<a href="Hutchins_ThreadSafety.pdf">Slides</a>]
+<tr><td align="center">[<a href="Hutchins_ThreadSafety.pdf">Slides</a>] (PDF)
+[<a href="http://goo.gl/bCqK3">Slides</a>] (HTML)
 <p>[<a href="videos/Hutchins_ThreadSafety-desktop.mp4">Video</a>] (Computer)
 <br>[<a href="videos/Hutchins_ThreadSafety-mobile.mov">Video</a>] (Mobile)</p>
 </td>





More information about the llvm-commits mailing list