[llvm-commits] [www] r168179 - in /www/trunk/devmtg/2012-11: Beaumont-Gay-Diagnostics.pdf index.html
Matt Beaumont-Gay
matthewbg at google.com
Fri Nov 16 10:49:34 PST 2012
Author: matthewbg
Date: Fri Nov 16 12:49:34 2012
New Revision: 168179
URL: http://llvm.org/viewvc/llvm-project?rev=168179&view=rev
Log:
Add my devmtg slides.
Added:
www/trunk/devmtg/2012-11/Beaumont-Gay-Diagnostics.pdf (with props)
Modified:
www/trunk/devmtg/2012-11/index.html
Added: www/trunk/devmtg/2012-11/Beaumont-Gay-Diagnostics.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2012-11/Beaumont-Gay-Diagnostics.pdf?rev=168179&view=auto
==============================================================================
Binary file - no diff available.
Propchange: www/trunk/devmtg/2012-11/Beaumont-Gay-Diagnostics.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=168179&r1=168178&r2=168179&view=diff
==============================================================================
--- www/trunk/devmtg/2012-11/index.html (original)
+++ www/trunk/devmtg/2012-11/index.html Fri Nov 16 12:49:34 2012
@@ -57,7 +57,7 @@
<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="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>Slides</td><td><b><a href="#talk8">How good are Clang's diagnostics, anyway?</a></b><br>Matt Beaumont-Gay, <i>Google</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>
<tr><td>Slides</td><td><b><a href="#talk9">TBAA in LLVM</a></b><br>Dan Gohman, <i>Google</i></td></tr>
<tr><td>Slides</td><td><b>BOF: SPIR - A Standard Portable IR for OpenCL Kernel Language</b><br>Boaz Ouriel, <i>Intel</i></td></tr>
More information about the llvm-commits
mailing list