[llvm-commits] [www] r168898 - in /www/trunk/devmtg/2012-11: Carlson-FromSource.pdf index.html

Chris Lattner sabre at nondot.org
Thu Nov 29 08:13:13 PST 2012


Author: lattner
Date: Thu Nov 29 10:13:12 2012
New Revision: 168898

URL: http://llvm.org/viewvc/llvm-project?rev=168898&view=rev
Log:
add Jared's slides.

Added:
    www/trunk/devmtg/2012-11/Carlson-FromSource.pdf   (with props)
Modified:
    www/trunk/devmtg/2012-11/index.html

Added: www/trunk/devmtg/2012-11/Carlson-FromSource.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2012-11/Carlson-FromSource.pdf?rev=168898&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2012-11/Carlson-FromSource.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: www/trunk/devmtg/2012-11/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2012-11/index.html?rev=168898&r1=168897&r2=168898&view=diff
==============================================================================
--- www/trunk/devmtg/2012-11/index.html (original)
+++ www/trunk/devmtg/2012-11/index.html Thu Nov 29 10:13:12 2012
@@ -55,7 +55,7 @@
   <tr><td>Slides</td><td><b>BOF: SelectionDAG & DAGCombiner - how can they be improved?</b><br>James Molloy, <i>ARM</i></td></tr>
   
   <tr><td><a href="Gregor-Modules.pdf">Slides</a></td><td><b><a href="#talk6">Modules</a></b><br>Doug Gregor, <i>Apple</i></td></tr>
-  <tr><td>Slides</td><td><b><a href="#talk7">Integrated Security, using LLVM for Dynamic and Static Security Tasks</a></b><br>Jared Carlson, <i>GoToTheBoard</i></td></tr>
+  <tr><td><a href="Carlson-FromSource.pdf">Slides</a></td><td><b><a href="#talk7">Integrated Security, using LLVM for Dynamic and Static Security Tasks</a></b><br>Jared Carlson, <i>GoToTheBoard</i></td></tr>
   <tr><td><a href="Larin-Trick-Scheduling.pdf">Slides</a></td><td><b>BOF: Instruction scheduling for Superscalar and VLIW platforms. Temporal perspective</b><br>Sergei Larin, <i>QuIC</i>, Andy Trick, <i>Apple</i></td></tr>
   
   <tr><td><a href="Beaumont-Gay-Diagnostics.pdf">Slides</a></td><td><b><a href="#talk8">How good are Clang's diagnostics, anyway?</a></b><br>Matt Beaumont-Gay, <i>Google</i></td></tr>





More information about the llvm-commits mailing list