[www] r241846 - Add first draft of 2015 Dev Meeting webpage

Tanya Lattner tonic at nondot.org
Thu Jul 9 13:03:57 PDT 2015


Author: tbrethou
Date: Thu Jul  9 15:03:57 2015
New Revision: 241846

URL: http://llvm.org/viewvc/llvm-project?rev=241846&view=rev
Log:
Add first draft of 2015 Dev Meeting webpage

Added:
    www/trunk/devmtg/2015-10/
    www/trunk/devmtg/2015-10/index.html

Added: www/trunk/devmtg/2015-10/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2015-10/index.html?rev=241846&view=auto
==============================================================================
--- www/trunk/devmtg/2015-10/index.html (added)
+++ www/trunk/devmtg/2015-10/index.html Thu Jul  9 15:03:57 2015
@@ -0,0 +1,80 @@
+<!--#include virtual="../../header.incl" -->
+
+<div class="www_sectiontitle">2015 LLVM Developers' Meeting</div>
+<table>
+        <tr><td valign="top">
+<ol>
+        <li><a href="#sponsor">Sponsors Needed!</a></li>
+        <li><a href="#registration">Registration</a></li>
+        <li><a href="#call">Call for Papers, Tutorials, BoFs, and More</a></li>
+        <li><a href="#logistics">Logistics</a><li>
+</ol>
+</td><td>
+<ul>
+  <li><b>What</b>: The ninth meeting of LLVM Developers and Users.</li>
+  <li><b>When</b>: October 29-30, 2015</li>
+  <li><b>Where</b>: Marriott - San Jose, CA</li>
+</ul>
+</td></tr></table>
+
+<p>The LLVM Foundation announces the ninth annual bay area LLVM Developers' Meeting will be held October 29th and 30th in San Jose, CA.</p>
+
+<p>
+This year the conference will be 2 full days that include technical talks, BoFs, hacker’s lab, tutorials, and a poster session. Attendance will be capped at 350.</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, lld, 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>
+
+<div class="www_sectiontitle" id="sponsor">Sponsors Needed!</div>
+<p>
+The LLVM Foundation is actively seeking sponsors for this event. If your company can contribute, please contact Tanya Lattner (President, LLVM Foundation) directly (tanyalattner 'at' llvm.org). This event would not be a success without the help of our sponsors.
+</p>
+
+
+<div class="www_sectiontitle" id="registration">Registration and Mailing Lists</div>
+
+<p>
+Registration will open this month and an announcement will be sent to the LLVM/Clang Developer, and LLVM Developers’ Meeting mailing lists
+<br>
+Please sign up for the LLVM Developers' Meeting list for future announcements and to ask questions. 
+<br>
+<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-devmeeting">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-devmeeting</a>
+</p>
+
+<div class="www_sectiontitle" id="call">Call for Papers, Tutorials, BoFs, and More!</div>
+
+<p>
+Coming soon!
+</p>
+
+<div class="www_sectiontitle" id="logistics">Logistics</div>
+<p>
+<a href="http://www.marriott.com/hotels/travel/sjcsj-san-jose-marriott/">San Jose Marriott</a>
+<br>301 South Market Street
+<br>San Jose, CA 95113
+</p><p>
+We have negotiated a small room block for attendees who will be traveling to our event.  More details on rates and how to book will be coming soon.  
+</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