[www] r300835 - Add a page for the 11th US LLVM developers' meeting.

Arnaud A. de Grandmaison via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 20 05:03:52 PDT 2017


Author: aadg
Date: Thu Apr 20 07:03:48 2017
New Revision: 300835

URL: http://llvm.org/viewvc/llvm-project?rev=300835&view=rev
Log:
Add a page for the 11th US LLVM developers' meeting.

Added:
    www/trunk/devmtg/2017-10/
    www/trunk/devmtg/2017-10/index.html   (with props)
    www/trunk/devmtg/2017-10/logos/
    www/trunk/devmtg/2017-10/logos/ARMCompanyLogo.jpg   (with props)
    www/trunk/devmtg/2017-10/logos/FB-fLogo-Blue-broadcast-2.png   (with props)
    www/trunk/devmtg/2017-10/logos/Google-logo_420_color_2x.png   (with props)
    www/trunk/devmtg/2017-10/logos/HSAFoundation-FINAL.PNG   (with props)
    www/trunk/devmtg/2017-10/logos/Intel-logo.png   (with props)
    www/trunk/devmtg/2017-10/logos/Microsoft-logo_rgb_c-gray.png   (with props)
    www/trunk/devmtg/2017-10/logos/logo_JetBrains_4.png   (with props)
    www/trunk/devmtg/2017-10/logos/psf_pos.jpg   (with props)
    www/trunk/devmtg/2017-10/logos/quic-stack-version.jpg   (with props)
    www/trunk/devmtg/2017-10/sponsors.css   (with props)
Modified:
    www/trunk/devmtg/index.html
    www/trunk/index.html

Added: www/trunk/devmtg/2017-10/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2017-10/index.html?rev=300835&view=auto
==============================================================================
--- www/trunk/devmtg/2017-10/index.html (added)
+++ www/trunk/devmtg/2017-10/index.html Thu Apr 20 07:03:48 2017
@@ -0,0 +1,143 @@
+<!--#include virtual="../../header.incl" -->
+
+<div class="www_sectiontitle">2017 US LLVM Developers' Meeting</div>
+
+<table>
+        <tr><td valign="top">
+<ol>
+        <li><a href="#about">About</a></li>
+        <!--
+        <li><a href="#program">Program</a></li>
+	<li><a href="#abstracts">Talk Abstracts</a></li>
+        -->
+        <li><a href="#contact">Contact</a></li>
+</ol>
+</td><td>
+<ul>
+  <li><b>What</b>: The 11th meeting of LLVM developers and users</li>
+  <li><b>When</b>: October 18-19, 2017</li>
+  <li><b>Where</b>: San Jose, CA, USA</li>
+</ul>
+</td></tr></table>
+
+<p>A huge thank you to our sponsors!</p>
+
+<link rel="stylesheet" type="text/css" href="sponsors.css">
+
+<h1>Diamond Sponsors:</h1>
+<div class="sponsors" id="diamond">
+<table>
+  <tr>
+    <td> <h1>Apple</h1> </td>
+    <td> <img src="logos/quic-stack-version.jpg"></td>
+  </tr>
+  <tr>
+    <td> <a href="http://www.apple.com">Apple</a> </td>
+    <td> <a href="http://www.quicinc.com/">QuIC</a> </td>
+  </tr>
+</table>
+</div>
+
+<h1>Platinum Sponsors:</h1>
+<div class="sponsors" id="platinum">
+<table>
+  <tr>
+    <td> <img src="logos/Google-logo_420_color_2x.png"></td>
+    <td> <img src="logos/psf_pos.jpg"></td>
+  </tr>
+  <tr>
+    <td> <a href="http://google.com">Google</a> </td>
+    <td> <a href="http://us.playstation.com/corporate/about/">Sony Computer Entertainment America</a> </td>
+  </tr>
+</table>
+</div>
+
+<h1>Gold Sponsors:</h1>
+<div class="sponsors" id="gold">
+<table>
+  <tr>
+    <td> <img src="logos/ARMCompanyLogo.jpg"> </td>
+    <td> <img src="logos/Intel-logo.png"> </td>
+    <td> <img src="logos/FB-fLogo-Blue-broadcast-2.png"> </td>
+  </tr>
+  <tr>
+    <td> <a href="http://www.arm.com/">ARM</a> </td>
+    <td> <a href="http://intel.com">Intel</a> </td>
+    <td> <a href="http://facebook.com/">Facebook</a> </td>
+  </tr>
+</table>
+</div>
+
+<h1>Silver Sponsors: </h1>
+<div class="sponsors" id="silver">
+<table>
+  <tr>
+    <td> <img src="logos/HSAFoundation-FINAL.PNG"> </td>
+  </tr>
+  <tr>
+    <td> <a href="http://www.hsafoundation.com">HSA Foundation</a> </td>
+  </tr>
+</table>
+</div>
+
+<h1>Bronze Sponsors:</h1>
+<div class="sponsors" id="bronze">
+<table>
+  <tr>
+    <td> <img src="logos/logo_JetBrains_4.png"> </td>
+  </tr>
+  <tr>
+    <td> <a href="http://www.jetbrains.com/?utm_source=LLVM&utm_medium=sponsorship">JetBrains</a> </td>
+  </tr>
+</table>
+</div>
+
+<div class="www_sectiontitle" id="about">About</div>
+<p>
+The LLVM Foundation announces the 11th annual US LLVM Developers' Meeting
+will be held October 18th and 19th in San Jose, California.
+</p>
+
+<p>
+The conference will include technical talks, BoFs, hacker's lab, tutorials, and
+posters.
+</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, 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>
+
+<p>
+Please sign up for the
+<a href="http://lists.llvm.org/mailman/listinfo/llvm-devmeeting">LLVM Developers' Meeting list</a>
+for future announcements and to ask questions. 
+</p>
+
+<div class="www_sectiontitle" id="contact">Contact</div>
+<p>To contact the organizer please email <a href="mailto:tanyalattner at llvm.org">Tanya Lattner</a>.</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" -->

Propchange: www/trunk/devmtg/2017-10/index.html
------------------------------------------------------------------------------
    svn:executable = *

Added: www/trunk/devmtg/2017-10/logos/ARMCompanyLogo.jpg
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2017-10/logos/ARMCompanyLogo.jpg?rev=300835&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2017-10/logos/ARMCompanyLogo.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: www/trunk/devmtg/2017-10/logos/FB-fLogo-Blue-broadcast-2.png
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2017-10/logos/FB-fLogo-Blue-broadcast-2.png?rev=300835&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2017-10/logos/FB-fLogo-Blue-broadcast-2.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: www/trunk/devmtg/2017-10/logos/Google-logo_420_color_2x.png
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2017-10/logos/Google-logo_420_color_2x.png?rev=300835&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2017-10/logos/Google-logo_420_color_2x.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: www/trunk/devmtg/2017-10/logos/HSAFoundation-FINAL.PNG
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2017-10/logos/HSAFoundation-FINAL.PNG?rev=300835&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2017-10/logos/HSAFoundation-FINAL.PNG
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: www/trunk/devmtg/2017-10/logos/Intel-logo.png
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2017-10/logos/Intel-logo.png?rev=300835&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2017-10/logos/Intel-logo.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: www/trunk/devmtg/2017-10/logos/Microsoft-logo_rgb_c-gray.png
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2017-10/logos/Microsoft-logo_rgb_c-gray.png?rev=300835&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2017-10/logos/Microsoft-logo_rgb_c-gray.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: www/trunk/devmtg/2017-10/logos/logo_JetBrains_4.png
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2017-10/logos/logo_JetBrains_4.png?rev=300835&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2017-10/logos/logo_JetBrains_4.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: www/trunk/devmtg/2017-10/logos/psf_pos.jpg
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2017-10/logos/psf_pos.jpg?rev=300835&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2017-10/logos/psf_pos.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: www/trunk/devmtg/2017-10/logos/quic-stack-version.jpg
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2017-10/logos/quic-stack-version.jpg?rev=300835&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2017-10/logos/quic-stack-version.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: www/trunk/devmtg/2017-10/sponsors.css
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2017-10/sponsors.css?rev=300835&view=auto
==============================================================================
--- www/trunk/devmtg/2017-10/sponsors.css (added)
+++ www/trunk/devmtg/2017-10/sponsors.css Thu Apr 20 07:03:48 2017
@@ -0,0 +1,29 @@
+td {
+  padding: 30px;
+  text-align: center;
+}
+
+img {
+    align: middle;
+}
+
+#diamond img {
+    width: 220px;
+}
+
+#platinum img {
+    width: 200px;
+}
+
+#gold img {
+    width: 180px;
+}
+
+#silver img {
+    width: 160px;
+}
+
+#bronze img {
+    width: 150px;
+}
+

Propchange: www/trunk/devmtg/2017-10/sponsors.css
------------------------------------------------------------------------------
    svn:executable = *

Modified: www/trunk/devmtg/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/index.html?rev=300835&r1=300834&r2=300835&view=diff
==============================================================================
--- www/trunk/devmtg/index.html (original)
+++ www/trunk/devmtg/index.html Thu Apr 20 07:03:48 2017
@@ -2,9 +2,7 @@
 
 <div class="www_sectiontitle">LLVM Developers' Meeting</div>
 
-<!--
 <p>Upcoming: <a href="2017-10/">October 18-19, 2017</a> - San Jose, CA, USA</p>
--->
 
 <p>We have had these meetings so far:</p>
 <ul>

Modified: www/trunk/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/index.html?rev=300835&r1=300834&r2=300835&view=diff
==============================================================================
--- www/trunk/index.html (original)
+++ www/trunk/index.html Thu Apr 20 07:03:48 2017
@@ -201,9 +201,7 @@ LLVM Developer Policy</a>.
 <div class="www_sectiontitle">Developer Meetings</div>
 
 <div class="www_text">
-<!--
 <p>Upcoming: <a href="/devmtg/2017-10/">October 18-19, 2017</a></p>
--->
 <p>Proceedings from past meetings:</p>
 <ul>
 <li><a href="/devmtg/2017-03/">March 27-28, 2017</a></li>




More information about the llvm-commits mailing list