[www] r223448 - Slide links, add poster.
Tanya Lattner
tonic at nondot.org
Thu Dec 4 21:47:00 PST 2014
Author: tbrethou
Date: Thu Dec 4 23:47:00 2014
New Revision: 223448
URL: http://llvm.org/viewvc/llvm-project?rev=223448&view=rev
Log:
Slide links, add poster.
Added:
www/trunk/devmtg/2014-10/Slides/Dwivdei-SWVizPoster.pdf (with props)
Modified:
www/trunk/devmtg/2014-10/index.html
Added: www/trunk/devmtg/2014-10/Slides/Dwivdei-SWVizPoster.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2014-10/Slides/Dwivdei-SWVizPoster.pdf?rev=223448&view=auto
==============================================================================
Binary file - no diff available.
Propchange: www/trunk/devmtg/2014-10/Slides/Dwivdei-SWVizPoster.pdf
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Modified: www/trunk/devmtg/2014-10/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2014-10/index.html?rev=223448&r1=223447&r2=223448&view=diff
==============================================================================
--- www/trunk/devmtg/2014-10/index.html (original)
+++ www/trunk/devmtg/2014-10/index.html Thu Dec 4 23:47:00 2014
@@ -136,7 +136,7 @@ Skip the FFI: Embedding Clang for C Inte
<tr><td><a href="Slides/Finkel-IntrinsicsMetadataAttributes.pdf">Slides</a><br><a href="Videos/Intrinsics, Metadata, and Attributes-720.mov">Video</a> (Computer)<br><a href="Videos/Intrinsics, Metadata, and Attributes-360.mov">Video</a> (Mobile)</td><td><b><a href="#talk13">Intrinsics, Metadata and Attributes: Now, more than ever!
</a></b><br>Hal Finkel, <i>Argonne National Laboratory</i></td></tr>
-<tr><td>Slides<br><a href="Videos/Implementing Data Layout Optimizations in LLVM Framework-720.mov">Video</a> (Computer)<br><a href="Videos/Implementing Data Layout Optimizations in LLVM Framework-360.mov">Video</a> (Mobile)</td><td><b><a href="#talk14">Implementing Data Layout Optimizations in LLVM Framework</a></b><br>Prashantha NR, <i>Compiler Tree Technologies</i></td></tr>
+<tr><td><a href="Slides/Prashanth-DLO.pdf">Slides</a><br><a href="Videos/Implementing Data Layout Optimizations in LLVM Framework-720.mov">Video</a> (Computer)<br><a href="Videos/Implementing Data Layout Optimizations in LLVM Framework-360.mov">Video</a> (Mobile)</td><td><b><a href="#talk14">Implementing Data Layout Optimizations in LLVM Framework</a></b><br>Prashantha NR, <i>Compiler Tree Technologies</i></td></tr>
<tr><td>Slides<br><a href="Videos/Fuzzing Clang to Find ABI Bugs-720.mov">Video</a> (Computer)<br><a href="Videos/Fuzzing Clang to Find ABI Bugs-360.mov">Video</a> (Mobile)</td><td><b><a href="#talk15">Fuzzing Clang to Find ABI Bugs</a></b><br>David Majnemer, <i>Google</i></td></tr>
<tr><td><a href="Slides/Scheller-ARMCodeQuality.pdf">Slides</a><br><a href="Videos/A Closer Look at ARM code Quality-720.mov">Video</a> (Computer)<br><a href="Videos/A Closer Look at ARM code Quality-360.mov">Video</a> (Mobile)</td><td><b><a href="#talk16">A closer look at ARM code quality</a></b><br>Tilmann Scheller, <i>Samsung Electronics</i></td></tr>
@@ -185,7 +185,7 @@ Optimizations are hard to get right. Eve
<b><a id="talk3">LLVM Stable Releases
</a></b><br>
<i>Tom Stellard - Advanced Micro Devices</i><br>
-Slides<br>
+<a href="Slides/Stellard-llvm-stable-releases2014.pdf">Slides</a><br>
<a href="Videos/Alive_InstCombine Optimization-720.mov">Video</a> (Computer)
<a href="Videos/LLVM Stable Releases-360.mov">Video</a> (Mobile)
<br>
@@ -311,7 +311,7 @@ Over the past year, LLVM has grown sever
</a></b><br>
<i>Prashantha NR (Speaker) - Compiler Tree Technologies, Vikram TV - Compiler Tree Technologies,
  Vaivaswatha N - Compiler Tree Technologies</i><br>
-Slides<br>
+<a href="Slides/Prashanth-DLO.pdf">Slides</a><br>
<a href="Videos/Implementing Data Layout Optimizations in LLVM Framework-720.mov">Video</a> (Computer)
<a href="Videos/Implementing Data Layout Optimizations in LLVM Framework-360.mov">Video</a> (Mobile)
<br>
@@ -414,6 +414,7 @@ describing C++ source code.
<b><a id="talk22">Architecture Specific Code Generation and Function Multiversioning
</a></b><br>
<i>Eric Christopher - Google</i><br>
+<a href="Slides/Christopher-Function Multiversioning Talk.pdf">Slides</a><br>
<a href="Videos/Architecture Specific Code Generation-720.mov">Video</a> (Computer)
<a href="Videos/Architecture Specific Code Generation-360.mov">Video</a> (Mobile)
<br>
More information about the llvm-commits
mailing list