[www] r223399 - Fix a couple broken links.

Tanya Lattner tonic at nondot.org
Thu Dec 4 14:22:43 PST 2014


Author: tbrethou
Date: Thu Dec  4 16:22:43 2014
New Revision: 223399

URL: http://llvm.org/viewvc/llvm-project?rev=223399&view=rev
Log:
Fix a couple broken 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=223399&r1=223398&r2=223399&view=diff
==============================================================================
--- www/trunk/devmtg/2014-10/index.html (original)
+++ www/trunk/devmtg/2014-10/index.html Thu Dec  4 16:22:43 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="Vidoes/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>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/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>
@@ -145,7 +145,7 @@ Skip the FFI: Embedding Clang for C Inte
 
 <tr><td><a href="Slides/Larin-GlobalInstructionScheduling.pdf">Slides</a><br><a href="Videos/Global Instruction Scheduling-720.mov">Video</a> (Computer)<br><a href="Videos/Global Instruction Scheduling-360.mov">Video</a> (Mobile)</td><td><b><a href="#talk17">Implementation of global instruction scheduling in LLVM infrastructure</a></b><br>Sergei Larin, <i>QuIC</i><br>Aditya Kumar, <i>QuIC</i></td></tr>
 
-<tr><td><a href="#light">Slides</a><br><a href="Vidoes/Lightning Talks-720.mov">Video</a> (Computer)<br><a href="Videos/Lightning Talks-720.mov">Video</a> (Mobile)</td><td><b><a href="#light">Lightning Talks</a></b></td></tr>
+<tr><td><a href="#light">Slides</a><br><a href="Videos/Lightning Talks-720.mov">Video</a> (Computer)<br><a href="Videos/Lightning Talks-720.mov">Video</a> (Mobile)</td><td><b><a href="#light">Lightning Talks</a></b></td></tr>
 
 <tr><td><a href="Slides/Baker-CustomHardwareStateMachines.pdf">Slides</a><br><a href="Videos/Custom Hardware State-Machines and Datapaths-720.mov">Video</a> (Computer)<br><a href="Videos/Custom Hardware State-Machines and Datapaths-360.mov">Video</a> (Mobile)</td><td><b><a href="#talk19">Custom Hardware State-Machines and Datapaths: Using LLVM to Generate FPGA Accelerators</a></b><br>Alan Baker, <i>Altera Corporation</i></td></tr>
 





More information about the llvm-commits mailing list