[llvm-commits] [www] r138051 - in /www/trunk/devmtg/2011-11: ./ index.html

Tanya Lattner tonic at nondot.org
Fri Aug 19 11:18:18 PDT 2011


Author: tbrethou
Date: Fri Aug 19 13:18:17 2011
New Revision: 138051

URL: http://llvm.org/viewvc/llvm-project?rev=138051&view=rev
Log:
2011 Dev Meeting.

Added:
    www/trunk/devmtg/2011-11/
    www/trunk/devmtg/2011-11/index.html

Added: www/trunk/devmtg/2011-11/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2011-11/index.html?rev=138051&view=auto
==============================================================================
--- www/trunk/devmtg/2011-11/index.html (added)
+++ www/trunk/devmtg/2011-11/index.html Fri Aug 19 13:18:17 2011
@@ -0,0 +1,105 @@
+<!--#include virtual="../../header.incl" -->
+
+<div class="www_sectiontitle">2011 LLVM Developers' Meeting</div>
+<table>
+	<tr><td valign="top">
+<ol>
+        <li><a href="#registration">Registration</a></li>
+        <li><a href="#location">Location</a></li>
+	<li><a href="#agenda">Agenda</a></li>
+        <li><a href="#dinner">Dinner</a></li>
+</ol>
+</td><td>
+<ul>
+  <li><b>What</b>: The fifth general meeting of LLVM Developers and Users.
+  </li>
+  <li><b>Why</b>: To get acquainted, learn how LLVM is used, and exchange 
+  ideas.</li>
+  <li><b>When</b>: November 18, 2011</li>
+  <li><b>Where</b>: San Jose, CA</li>
+</ul>
+</td></tr></table>
+
+<p align="center"><h2><b>SPONSORED BY: <a href="http://www.qualcomm.com/quicinc/">QuIC</a>, <a href="http://apple.com">Apple</a></b></h2></p>
+
+<p>The meeting serves as a forum for <a href="http://llvm.org">LLVM</a>,
+<a href="http://clang.llvm.org">Clang</a>, <a href="http://lldb.llvm.org">LLDB</a> and 
+other LLVM project developers and users to get acquainted, learn how LLVM is used, and 
+exchange ideas about LLVM and its (potential) applications. More broadly, we
+believe the event will be of particular interest to the following people:</p>
+
+<ul>
+<li>Active developers of projects in the LLVM Umbrella
+(LLVM core, Clang, LLDB, libc++, compiler_rt, klee, dragonegg, etc).</li>
+<li>Anyone interested in using these as part of another project.</li>
+<li>Compiler, programming language, and runtime enthusiasts.</li>
+<li>Those interested in using compiler and toolchain technology in novel 
+and interesting ways.</li>
+</ul>
+
+We also invite you to sign up for the <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-devmeeting">official Developer Meeting mailing list</a> to be kept informed of updates concerning the meeting:
+
+<div class="www_sectiontitle" id="registration">Registration</div>
+
+<p><b>Registration details coming soon.</b></p>
+
+<!--<p>Due to budget and space restrictions, we are capped at 200 attendees and can not accept day of registration.</p>
+--!>
+
+<div class="www_sectiontitle" id="registration">Location</div>
+<p>Details coming soon.</p>
+<!--<p>The LLVM Developers' Meeting is held at the San Jose Hilton. Attendees may park at the hotel ($19 day self park, $24 valet) or in the numerous parking lots downtown.</p>
+
+<p><a href="ihttp://www1.hilton.com/en_US/hi/hotel/SJCSHHF-Hilton-San-Jose-California/index.do?brand_id=HI&brand_directory=/en/hi/&xch=734956531,V5XM3XEGN4WB2CSGBIY222Q">Hilton San Jose</a><br> 
+300 Almaden Boulevard <br>
+San Jose, CA 95110<br>
+</p>
+
+<p>
+<b>Directions From San Jose Airport</b><br>
+(Approximately 8 mins)<br>
+<table border=0><tr><td>
+Head southeast on Terminal Dr toward Airport Pkwy.<br> 
+Continue onto Airport Blvd.<br>
+Continue onto Angelo Way.<br>
+Slight left at Airport Blvd.<br>
+Slight left to stay on Airport Blvd.<br> 
+Turn right to merge onto CA-87 S toward I-280/Downtown.<br>
+Take exit 6A for Park Ave toward San Carlos St/CA-82.<br>
+Turn left at Park Ave. Take the 1st right onto Woz Way.<br>
+Turn left at W San Carlos St.<br>
+Take the 1st right onto S Almaden Blvd.<br>
+Make U Turn - Destination on the right<br>
+</td><td valign=top><img src="LLVMHotelMap.jpg"></td></tr></table>
+</p>
+-->
+
+<div class="www_sectiontitle" id="agenda">Agenda</div>
+<p>We are looking for speakers for this year's meeting. Topics should include any of the LLVM family of projects or new uses of those projects. If you are interested in presenting at this year's LLVM Developers' Meeting, please submit your talk proposal to us by <b>September 15, 2011</b> via the website:
+<a href="">http://www.llvm.org/devmtg/talk.php</a></p>
+ 
+<p>
+There will be 3 classes of sessions
+<ul><li>Keynote</li>
+<li>Technical</li>
+<li>Birds-of-a-feather (BoF).</li>
+</ul> 
+</p>
+<p>For examples from last year’s meeting, visit the following:
+<a href="http://llvm.org/devmtg/2010-11/">http://llvm.org/devmtg/2010-11/</a>
+</p>
+<div class="www_sectiontitle" id="dinner">Dinner</div>
+<p>Details coming soon.</p>
+</p>
+
+<!-- *********************************************************************** -->
+<hr>
+<address>
+  <a href="http://jigsaw.w3.org/css-validator/check/referer"><img
+  src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
+  <a href="http://validator.w3.org/check/referer"><img
+  src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
+<br>
+</address>
+
+<!--#include virtual="../../footer.incl" -->





More information about the llvm-commits mailing list