[llvm-commits] [www] r151735 - /www/trunk/devmtg/2012-04-12/index.html

Benjamin Kramer benny.kra at googlemail.com
Wed Feb 29 10:09:59 PST 2012


Author: d0k
Date: Wed Feb 29 12:09:58 2012
New Revision: 151735

URL: http://llvm.org/viewvc/llvm-project?rev=151735&view=rev
Log:
Make manuel less manual.

Modified:
    www/trunk/devmtg/2012-04-12/index.html

Modified: www/trunk/devmtg/2012-04-12/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2012-04-12/index.html?rev=151735&r1=151734&r2=151735&view=diff
==============================================================================
--- www/trunk/devmtg/2012-04-12/index.html (original)
+++ www/trunk/devmtg/2012-04-12/index.html Wed Feb 29 12:09:58 2012
@@ -33,7 +33,7 @@
 <tr><td><b>Hal Finkel </b><br/>Argonne National Laboratory</td><td>Autovectorization with LLVM</td></tr>
 <tr><td><b>Philip Craig </b><br/>Barclays Capital</td><td>Verifying Serialisability and Thread-safety Markup using Clang (Barclays Capital Quantitative Analytics Library)</td></tr>
 <tr><td><b>Eli Bendersky </b><br/>Intel</td><td>MCJIT <span style="font-size: small;">Note that Eli's presentation has been accepted, but he has not yet fully confirmed that he will be able to attend.</span></td></tr>
-<tr><td><b>Manual Klimek </b><br/>Google</td><td>Refactoring C++ with Clang</td></tr>
+<tr><td><b>Manuel Klimek </b><br/>Google</td><td>Refactoring C++ with Clang</td></tr>
 <tr><td><b>Pablo Barrio </b><br/>Univ. Politécnica de Madrid</td><td>Turning control flow graphs into function call graphs: transformation of partitioned codes for execution in heterogeneous architectures</td></tr>
 <tr><td><b>Richard Barton </b><br/>ARM</td><td>Guaranteeing the correctness of MC for ARM</td></tr>
 <tr><td><b>Igor Bohm </b><br/>University of Edinburgh</td><td>Reducing dynamic compilation latency - concurrent and parallel dynamic compilation</td></tr>





More information about the llvm-commits mailing list