[www] r220367 - Update last name.

Tanya Lattner tonic at nondot.org
Tue Oct 21 21:16:48 PDT 2014


Author: tbrethou
Date: Tue Oct 21 23:16:48 2014
New Revision: 220367

URL: http://llvm.org/viewvc/llvm-project?rev=220367&view=rev
Log:
Update last name.

Modified:
    www/trunk/devmtg/2014-10/index.html

Modified: www/trunk/devmtg/2014-10/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2014-10/index.html?rev=220367&r1=220366&r2=220367&view=diff
==============================================================================
--- www/trunk/devmtg/2014-10/index.html (original)
+++ www/trunk/devmtg/2014-10/index.html Tue Oct 21 23:16:48 2014
@@ -130,7 +130,7 @@ Please sign up for the LLVM Developers'
   <tr><td>8:00 - 9:00</td><td>Breakfast</td><td>Oak Fir Foyer</td></tr>
   <tr class="alt"><td>9:00 - 9:45</td><td><b><a href="#talk8">Swift's High-Level IR: A Case Study of Complementing LLVM IR with Language-Specific Optimization</a></b><br>Chris Lattner, <i>Apple</i><br>Joe Groff, <i>Apple</i></td><td>Oak Fir</td></tr>
 
-<tr><td rowspan=3>9:45 - 10:30</td><td><b><a href="#talk9">What does it take to get LLVM as performant as GCC</a></b><br>James Molloy, <i>ARM</i></td><td>Oak Fir</td></tr>
+<tr><td rowspan=3>9:45 - 10:30</td><td><b><a href="#talk9">What does it take to get LLVM as performant as GCC</a></b><br>James Molloy, <i>ARM</i><br>Ana Pazos, <i>QuIC</i></td><td>Oak Fir</td></tr>
 <tr><td><b><a href="#talk10">Blowing up the Atomic Barrier</a></b><br>Robin Morisset, <i>Google</i></td><td>Pine</td></tr>
   <tr><td><a href="#bof3"><b>BOF: Debug Info</b></a><br>Eric Christopher, <i>Google</i></td><td>Cedar</td></tr>
 
@@ -239,7 +239,7 @@ The Swift programming language is built
 <b><a id="talk9">What does it take to make LLVM as performant as GCC
 </a></b><br>
 <i>James Molloy (Speaker) - ARM, 
-Ana Pass (Speaker) - QuIC, 
+Ana Pazos (Speaker) - QuIC, 
 Yin Ma - QuIC
 </i><br>
 For the past 7 months Qualcomm and ARM have jointly been analyzing and improving performance for the AArch64 architecture in LLVM, based on a differential analysis against GCC. This talk aims to provide information on the areas that we're currently lacking compared to GCC, along with the progress that we've made so far.





More information about the llvm-commits mailing list