[www] r263013 - [EuroLLVM] Add an etherpad for the minutes of each BoF.

Arnaud A. de Grandmaison via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 9 06:55:57 PST 2016


Author: aadg
Date: Wed Mar  9 08:55:55 2016
New Revision: 263013

URL: http://llvm.org/viewvc/llvm-project?rev=263013&view=rev
Log:
[EuroLLVM] Add an etherpad for the minutes of each BoF.

Modified:
    www/trunk/devmtg/2016-03/index.html

Modified: www/trunk/devmtg/2016-03/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2016-03/index.html?rev=263013&r1=263012&r2=263013&view=diff
==============================================================================
--- www/trunk/devmtg/2016-03/index.html (original)
+++ www/trunk/devmtg/2016-03/index.html Wed Mar  9 08:55:55 2016
@@ -1014,6 +1014,7 @@ insert calls to a dynamic runtime librar
 <p>
 <b><a id="bof1">LLVM Foundation</a></b><br>
 <i>LLVM Foundation members</i><br>
+BoF notes: <a href="https://etherpad.net/p/NuRYP2BbJ8">etherpad</a><br>
 This BoF will give the EuroLLVM attendees a chance to talk with some of the
 board members of the LLVM Foundation. We will discuss the Code of Conduct and
 Apache2 license proposal and answer any questions about the LLVM Foundation.
@@ -1023,6 +1024,7 @@ Apache2 license proposal and answer any
 <b><a id="bof2">Compilers in Education</a></b><br>
 <i>Roel Jordans - Eindhoven University of Technology</i><br>
 <i>Henk Corporaal - Eindhoven University of Technology</i><br>
+BoF notes: <a href="https://etherpad.net/p/lcigxThV54">etherpad</a><br>
 While computer architecture and hardware optimization is generally well covered
 in education, compilers are still often a poorly represented subject. Classical
 compiler lecture series seem to mostly cover the front-end parts of the
@@ -1060,6 +1062,7 @@ interesting for yourself?
 <p>
 <b><a id="bof3">Surviving Downstream</a></b><br>
 <i>Paul Robinson - Sony Computer Entertainment America</i><br>
+BoF notes: <a href="https://etherpad.net/p/obD6gwuGIL">etherpad</a><br>
 We presented "Living Downstream Without Drowning" as a tutorial/BOF
 session at the US LLVM meeting in October. After the session, Paul
 had people coming to talk to him for most of the evening social event
@@ -1077,6 +1080,7 @@ LLVM projects.
 <i>Tobias Grosser - ETH</i><br>
 <i>Johannes Doerfert - Saarland University</i><br>
 <i>Zino Benaissa - Quic Inc.</i><br>
+BoF notes: <a href="https://etherpad.net/p/aFI6tTXiFy">etherpad</a><br>
 The Polly Loop Optimization infrastructure has seen active development
 throughout 2015 with contributions from a larger group of developers located at
 various places around the globe. With three successful Polly sessions at the US
@@ -1094,6 +1098,7 @@ very much invites input from interested
 <p>
 <b><a id="bof5">LLVM on PowerPC and SystemZ</a></b><br>
 <i>Ulrich Weigand - IBM</i><br>
+BoF notes: <a href="https://etherpad.net/p/blOG2sreod">etherpad</a><br>
 This Birds of a Feather session is intended to bring together
 developers and users interested in LLVM on the two IBM platforms
 PowerPC and SystemZ.
@@ -1112,7 +1117,14 @@ Topics for discussion include:
 <p>
 <b><a id="bof6">How to make LLVM more friendly to out-of-tree consumers ?</a></b><br>
 <i>David Chisnall - Computer Laboratory, University of Cambridge</i><br>
-LLVM has always had the goal of a library-oriented design.  This implicitly assumes that the libraries that are parts of LLVM can be used by consumers that are not part of the LLVM umbrella.  In this BoF, we will discuss how well LLVM has achieved this objective and what it could do better.  Do you use LLVM in an external project?  Do you track trunk, or move between releases?  What has worked well for you, what has caused problems?  Come along and share your experiences.
+BoF notes: <a href="https://etherpad.net/p/R5a6AIpjRk">etherpad</a><br>
+LLVM has always had the goal of a library-oriented design.  This implicitly
+assumes that the libraries that are parts of LLVM can be used by consumers that
+are not part of the LLVM umbrella.  In this BoF, we will discuss how well LLVM
+has achieved this objective and what it could do better.  Do you use LLVM in an
+external project?  Do you track trunk, or move between releases?  What has
+worked well for you, what has caused problems?  Come along and share your
+experiences.
 </p>
 
 <!-- *********************************************************************** -->




More information about the llvm-commits mailing list