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

Chad Rosier mcrosier at apple.com
Wed Feb 29 09:46:57 PST 2012


Author: mcrosier
Date: Wed Feb 29 11:46:57 2012
New Revision: 151733

URL: http://llvm.org/viewvc/llvm-project?rev=151733&view=rev
Log:
Fixes by ispell.

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=151733&r1=151732&r2=151733&view=diff
==============================================================================
--- www/trunk/devmtg/2012-04-12/index.html (original)
+++ www/trunk/devmtg/2012-04-12/index.html Wed Feb 29 11:46:57 2012
@@ -20,7 +20,7 @@
 <ul>
 <li>Registration is still open - email <a href="mailto:Euro-LLVM at arm.com">Euro-LLVM at arm.com</a> to register! Don't forget to state whether you'll be wanting dinner and any dietary requirements you have.</li>
 <li>BoF registration is now open - email <a href="mailto:Euro-LLVM at arm.com">Euro-LLVM at arm.com</a> with a title, short description and the name of a BoF leader.</li>
-<li>Some accomodation at the Hotel Russell has been subsidised - <a href="https://hotelres.vbookings.co.uk/b/armeullvm/">click here to book online</a>. Note that we have already paid for these rooms so please do make use of this service!</li>
+<li>Some accommodations at the Hotel Russell has been subsidised - <a href="https://hotelres.vbookings.co.uk/b/armeullvm/">click here to book online</a>. Note that we have already paid for these rooms so please do make use of this service!</li>
 </ul>
 
 <h3>Accepted presentations</h3>
@@ -32,9 +32,9 @@
 <tr><td><b>Mark Charlebois </b><br/>QuIC</td><td>Building Linux with LLVM</td></tr>
 <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 acepted, but he has not yet fully confirmed that he will be able to attend.</span></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>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 hetergeneous architectures</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>
 <tr><td><b>Ralf Karrenberg & Sebastian Hack </b><br/>Saarland University</td><td>Improving Performance of OpenCL on CPUs</td></tr>





More information about the llvm-commits mailing list