[www] r223447 - More slide links.

Tanya Lattner tonic at nondot.org
Thu Dec 4 21:36:27 PST 2014


Author: tbrethou
Date: Thu Dec  4 23:36:27 2014
New Revision: 223447

URL: http://llvm.org/viewvc/llvm-project?rev=223447&view=rev
Log:
More slide links.

Modified:
    www/trunk/devmtg/2014-10/index.html

Modified: www/trunk/devmtg/2014-10/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2014-10/index.html?rev=223447&r1=223446&r2=223447&view=diff
==============================================================================
--- www/trunk/devmtg/2014-10/index.html (original)
+++ www/trunk/devmtg/2014-10/index.html Thu Dec  4 23:36:27 2014
@@ -99,7 +99,7 @@ Please sign up for the LLVM Developers'
 <tr><td><a href="Slides/Menendez-Alive.pdf">Slides</a><br><a href="Videos/Alive_InstCombine Optimization-720.mov">Video</a> (Computer)<br><a href="Videos/Alive_InstCombine Optimization-360.mov">Video</a> (Mobile)</td><td><b><a href="#talk2">Alive: Provably Correct InstCombine Optimizations
 </a></b><br>David Menendez, <i>Rutgers University</i></td></tr>
 
-<tr><td>Slides<br><a href="Videos/LLVM Stable Releases-720.mov">Video</a> (Computer)<br><a href="Videos/LLVM Stable Releases-360.mov">Video</a> (Mobile)</td><td><b><a href="#talk3">LLVM Stable Releases</a></b><br>Tom Stellard, <i>Advanced Micro Devices</i></td></tr>
+<tr><td><a href="Slides/Stellard-llvm-stable-releases2014.pdf">Slides</a><br><a href="Videos/LLVM Stable Releases-720.mov">Video</a> (Computer)<br><a href="Videos/LLVM Stable Releases-360.mov">Video</a> (Mobile)</td><td><b><a href="#talk3">LLVM Stable Releases</a></b><br>Tom Stellard, <i>Advanced Micro Devices</i></td></tr>
 
 <tr><td><a href="Slides/Reames-GarbageCollection.pdf">Slides</a><br><a href="Videos/Practically Fully Relocating Garbage Collection in LLVM-720.mov">Video</a> (Computer)<br><a href="Videos/Practically Fully Relocating Garbage Collection in LLVM-360.mov">Video</a> (Mobile)</td><td>
 <b><a href="#talk4">Supporting Precise Relocating Garbage Collection in LLVM</a></b><br>Philip Reames, <i>Azul Systems</i><br>Sanjoy Das, <i>Azul Systems</i></td></tr>
@@ -128,7 +128,7 @@ Please sign up for the LLVM Developers'
 <tr><td><a href="Slides/Morisset-AtomicsPresentation.pdf">Slides</a><br><a href="Videos/Blowing up the Atomic Barrier-720.mov">Video</a> (Computer)<br><a href="Videos/Blowing up the Atomic Barrier-360.mov">Video</a> (Mobile)</td><td><b><a href="#talk10">Blowing up the Atomic Barrier</a></b><br>Robin Morisset, <i>Google</i></td></tr>
 
 
-<tr><td>Slides<br>Video (Computer)<br>Video (Mobile)</td><td><b><a href="#talk18">
+<tr><td><a href="Skip the FFI.pdf">Slides</a><br>Video (Computer)<br>Video (Mobile)</td><td><b><a href="#talk18">
 Skip the FFI: Embedding Clang for C Interoperability</a></b><br>Jordan Rose, <i>Apple</i><br>John McCall, <i>Apple</i></td></tr>
 
 <tr><td><a href="Slides/Schmidt-SupportingVectorProgramming.pdf">Slides</a><br><a href="Videos/Supporting Vector Programming on a Bi-Endian Processor Architecture-720.mov">Video</a> (Computer)<br><a href="Videos/Supporting Vector Programming on a Bi-Endian Processor Architecture-360.mov">Video</a> (Mobile)</td><td><b><a href="#talk12">Supporting Vector Programming on a Bi-Endian Processor Architecture</a></b><br>Bill Schmidt, <i>IBM</i></td></tr>
@@ -152,7 +152,7 @@ Skip the FFI: Embedding Clang for C Inte
 <tr><td><a href="Slides/Baev-Controlling_VRP.pdf">Slides</a><br><a href="Videos/Controlling Virtual Register Pressure-720.mov">Video</a> (Computer)<br><a href="Videos/Controlling Virtual Register Pressure-360.mov">Video</a> (Mobile)</td><td><b><a href="#talk20">Controlling Virtual Register Pressure in LLVM Middle-End</a></b><br>Ivan Baev, <i>QuIC</i></td></tr>
   <tr><td><a href="Slides/Zarko-IndexingLargeMixedLang.pdf">Slides</a><br><a href="Videos/Indexing Large, Mixed-Languages Codebases-720.mov">Video</a> (Computer)<br><a href="Videos/Indexing Large, Mixed-Languages Codebases-360.mov">Video</a> (Mobile)</td><td><b><a href="#talk21">Indexing Large, Mixed-Language Codebases</a></b><br>Luke Zarko, <i>Google</i></td></tr>
 
-<tr><td>Slides<br><a href="Videos/Architecture Specific Code Generation-720.mov">Video</a> (Computer)<br><a href="Videos/Architecture Specific Code Generation-360.mov">Video</a> (Mobile)</td><td><a href="#talk22"><b>Architecture Specific Code Generation and Function Multiversioning</a></b><br>Eric Christopher, <i>Google</i></td></tr>
+<tr><td><a href="Christopher-Function Multiversioning Talk.pdf">Slides</a><br><a href="Videos/Architecture Specific Code Generation-720.mov">Video</a> (Computer)<br><a href="Videos/Architecture Specific Code Generation-360.mov">Video</a> (Mobile)</td><td><a href="#talk22"><b>Architecture Specific Code Generation and Function Multiversioning</a></b><br>Eric Christopher, <i>Google</i></td></tr>
 <tr><td><a href="Slides/Hawes-Frappe.pdf">Slides</a><br><a href="Videos/Using Clang to Query Codebases-720.mov">Video</a> (Computer)<br><a href="Videos/Using Clang to Query Codebases-360.mov">Video</a> (Mobile)</td><td><b><a href="#talk23">Frappé: Using Clang to Query and Visualize Large Codebases</a></b><br>Nathan Hawes, <i>Oracle</i><br>Ben Barham, <i>Oracle</i></td></tr>
 </table>
 </p>





More information about the llvm-commits mailing list