[www] r196149 - Clean up table.

Tanya Lattner tonic at nondot.org
Mon Dec 2 12:59:46 PST 2013


Author: tbrethou
Date: Mon Dec  2 14:59:45 2013
New Revision: 196149

URL: http://llvm.org/viewvc/llvm-project?rev=196149&view=rev
Log:
Clean up table.

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

Modified: www/trunk/devmtg/2013-11/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2013-11/index.html?rev=196149&r1=196148&r2=196149&view=diff
==============================================================================
--- www/trunk/devmtg/2013-11/index.html (original)
+++ www/trunk/devmtg/2013-11/index.html Mon Dec  2 14:59:45 2013
@@ -64,17 +64,17 @@ We also invite you to sign up for the <a
   <tr><td>Slides<br>Video</td><td><b><a href="#talk9">Annotations for Safe Parallelism in Clang</a></b><br>Alexandros Tzannes, <i>University of Illinois, Urbana-Champaign</i></td></tr>
   <tr><td>None</td><td><a href="#bof4"><b>BOF: Extending the Sanitizer tools and porting them to other platforms</b></a><br>Kostya Serebryany, <i>Google</i><br>Alexey Samsonov, <i>Google</i><br>Evgeniy Stepanov, <i>Google</i></td></tr>
 
-<tr><td>Slides<br>Video</td><td><b><a href="#talk10">Vectorization in LLVM</a></b><br>Nadav Rotem, <i>Apple</i><br> Arnold Schwaighofer, <i>Apple</i></td><td>Banking Hall</td></tr>
+<tr><td>Slides<br>Video</td><td><b><a href="#talk10">Vectorization in LLVM</a></b><br>Nadav Rotem, <i>Apple</i><br> Arnold Schwaighofer, <i>Apple</i></td></td></tr>
   <tr><td>Slides<br>Video<td><b><a href="#talk11">Bringing clang and LLVM to Visual C++ users</a></b><br>Reid Kleckner, <i>Google</i></td></td></tr>
   <tr><td>None</td><td><a href="#bof5"><b>BOF: High Level Loop Optimization / Polly</b></a><br>Tobias Grosser, <i>INRIA</i><br> Sebastian Pop, <i>QuIC</i><br> Zino Benaissa, <i>QuIC</i></td></tr>
 
-<tr><td>See poster abstracts</td><td><b><a href="#poster">Posters</a></b></td></tr>
+<tr><td>See Abstracts</td><td><b><a href="#poster">Posters</a></b></td></tr>
 
 <tr><td>Slides<br>Video</td><td><b><a href="#talk12">Building a Modern Database with LLVM</a></b><br>Skye Wanderman-Milne, <i>Cloudera</i></td></tr>
 <tr><td>Slides<br>Video<td><b><a href="#talk13">Adapting LLDB for your hardware: Remote Debugging the Hexagon DSP</a></b><br>Colin Riley, <i>Codeplay</i></td></tr>
   <tr><td>None</td><td><a href="#bof6"><b>BOF: Optimizations using LTO</b></a><br>Zino Benaissa, <i>QuIC</i><br>Tony  Linthicum, <i>QuIC</i></td></tr>
 
-<tr><td>Slides<br>Video</td><td><a href="#talk14"><b>PGO in LLVM: Status and Current Work</a></b><br>Bob Wilson, <i>Apple</i><br> Chandler Carruth, <i>Google</i><br> Diego Novillo, <i>Google</i></td></tr>
+  <tr><td>Slides<br>Video</td><td><a href="#talk14"><b>PGO in LLVM: Status and Current Work</a></b><br>Bob Wilson, <i>Apple</i><br> Chandler Carruth, <i>Google</i><br> Diego Novillo, <i>Google</i></td></tr>
   <tr><td>See Abstracts<td><b><a href="#light">Lightning Talks</a></b><br></td></tr>
   <tr><td>None</td><td><a href="#bof7"><b>BOF: JIT & MCJIT</a></b><br>Andy Kaylor, <i>Intel Corporation</i></td></tr>
 





More information about the llvm-commits mailing list