[llvm-commits] [www] r168261 - /www/trunk/devmtg/2012-11/index.html

James Molloy james.molloy at arm.com
Sat Nov 17 09:43:24 PST 2012


Author: jamesm
Date: Sat Nov 17 11:43:24 2012
New Revision: 168261

URL: http://llvm.org/viewvc/llvm-project?rev=168261&view=rev
Log:
Add my BOF to the list on the website. It happened, honest!

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

Modified: www/trunk/devmtg/2012-11/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2012-11/index.html?rev=168261&r1=168260&r2=168261&view=diff
==============================================================================
--- www/trunk/devmtg/2012-11/index.html (original)
+++ www/trunk/devmtg/2012-11/index.html Sat Nov 17 11:43:24 2012
@@ -52,6 +52,7 @@
   <tr><td>Slides</td><td><b><a href="#talk4">MemorySanitizer, ThreadSanitizer.
     Scalable run-time detection of uninitialized memory reads and data races with LLVM instrumentation.</a></b><br>Kostya Serebryany, <i>Google</i></td></tr>
   <tr><td>Slides</td><td><b><a href="#talk5">Verified LLVM: Formalizing the semantics of the LLVM Intermediate Representation for Verified Program Transformations</a></b><br>Santosh Nagarakatte, <i>University of Pennsylvania/Rutgers University</i></td></tr>
+  <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>





More information about the llvm-commits mailing list