[www] r210319 - Finally, add the videos from EuroLLVM 2014.
Dan Liew
dan at su-root.co.uk
Fri Jun 6 06:07:53 PDT 2014
Great. Thanks for putting the effort to get these online. A lot of the
videos on youtube are 360p/240p, any chance of higher quality?
On 6 June 2014 10:36, Tobias von Koch <tobias.von.koch at gmail.com> wrote:
> Author: tobiasvk
> Date: Fri Jun 6 04:36:53 2014
> New Revision: 210319
>
> URL: http://llvm.org/viewvc/llvm-project?rev=210319&view=rev
> Log:
> Finally, add the videos from EuroLLVM 2014.
>
> Unfortunately, there were some unforseen problems with the recording, which was
> done by the University's Media Services division. This means that in some cases
> we only have audio and video of the speaker but no recording of the screen, and
> 5 out of the 18 presentations were not recorded at all due to equipment failure.
> We have expressed our strong dissatisfaction with this poor service, but
> unfortunately there is nothing more that can be done at this stage.
>
> The videos are on YouTube to faciliate viewing on different devices, but the
> llvm.org server also holds an archive copy of the raw video files.
>
>
> Modified:
> www/trunk/devmtg/2014-04/index.html
>
> Modified: www/trunk/devmtg/2014-04/index.html
> URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2014-04/index.html?rev=210319&r1=210318&r2=210319&view=diff
> ==============================================================================
> --- www/trunk/devmtg/2014-04/index.html (original)
> +++ www/trunk/devmtg/2014-04/index.html Fri Jun 6 04:36:53 2014
> @@ -39,7 +39,7 @@ School of Informatics. Thanks to all who
> <table border="0">
> <tr><td valign="top"><font color="red"><b>NEWS </b></font></td>
> <td><ul>
> - <li>All presentation slides and posters are available for download. Videos still to come.</li>
> + <li>All available videos have been added.</li>
> </ul>
> </td>
> </tr>
> @@ -53,22 +53,22 @@ School of Informatics. Thanks to all who
> <tr>
> <td>Tobias Edler von Koch<br/>(University of Edinburgh)</td>
> <td>Conference Opening & Welcome</td>
> - <td><a href="PDFs/Talks/WelcomeTalk.pdf">[Slides]</a></td>
> + <td><a href="PDFs/Talks/WelcomeTalk.pdf">[Slides]</a> <a href="https://www.youtube.com/watch?v=Kp6uVAcjRFw">[Video]</a></td>
> </tr>
> <tr>
> <td>Chandler Carruth<br/>(Google)</td>
> <td>Keynote: Passes in LLVM, Part 1</td>
> - <td><a href="PDFs/Talks/Passes.pdf">[Slides]</a></td>
> + <td><a href="PDFs/Talks/Passes.pdf">[Slides]</a> <a href="https://www.youtube.com/watch?v=rY02LT08-J8">[Video]</a></td>
> </tr>
> <tr>
> <td>Marshall Clow<br/>(Qualcomm)</td>
> <td>Keynote: What's new in C++14, and how you can take advantage of it</td>
> - <td><a href="PDFs/Talks/Slides%20-%20Marshall.pdf">[Slides]</a></td>
> + <td><a href="PDFs/Talks/Slides%20-%20Marshall.pdf">[Slides]</a> <a href="https://www.youtube.com/watch?v=hsinAb_R6lo">[Video]</a></td>
> </tr>
> <tr>
> <td>Rafael Ávila de Espíndola<br/>(World Wide Studios/Sony Computer Entertainment)</td>
> <td>LTO: History and work to be done</td>
> - <td><a href="PDFs/Talks/LTO-slides.pdf">[Slides]</a></td>
> + <td><a href="PDFs/Talks/LTO-slides.pdf">[Slides]</a> <a href="https://www.youtube.com/watch?v=9XUQ-1pI5_c">[Video]</a></td>
> </tr>
> <tr>
> <td>Reinoud Elhorst, Mark Batty, David Chisnall<br/>(University of Cambridge)</td>
> @@ -83,17 +83,18 @@ School of Informatics. Thanks to all who
> <tr>
> <td>Ulrich Weigand<br/>(IBM Linux Technology Center)</td>
> <td>A new ABI for little-endian PowerPC64: design and implementation</td>
> - <td><a href="PDFs/Talks/Euro-LLVM-2014-Weigand.pdf">[Slides]</a></td>
> + <td><a href="PDFs/Talks/Euro-LLVM-2014-Weigand.pdf">[Slides]</a> <a href="https://www.youtube.com/watch?v=zikDZ1Fi-qw">[Video]</a></td>
> </tr>
> <tr>
> <td>JF Bastien<br/>(Google)</td>
> <td>Portable Native Client. Fast, Secure, Simple: Pick Three.</td>
> - <td><a href="PDFs/Talks/Portable%20Native%20Client%E2%80%94Fast%2C%20Secure%2C%20Simple.pdf">[Slides]</a> <a href="https://docs.google.com/presentation/d/1WJ4dTHbUUmEu-mo9fEAxNO7LrAUumu4nFRdZLn670Mw">[Notes]</a></td>
> + <td><a href="PDFs/Talks/Portable%20Native%20Client%E2%80%94Fast%2C%20Secure%2C%20Simple.pdf">[Slides]</a> <a href="https://docs.google.com/presentation/d/1WJ4dTHbUUmEu-mo9fEAxNO7LrAUumu4nFRdZLn670Mw">[Notes]</a>
> + <a href="https://www.youtube.com/watch?v=iYBSgdvv0BY">[Video]</a></td>
> </tr>
> <tr>
> <td>Marcello Maggioni<br/>(Codeplay Software)</td>
> <td>Branching in Data-Parallel Languages using Predication with LLVM</td>
> - <td><a href="PDFs/Talks/pred_presentation.pdf">[Slides]</a></td>
> + <td><a href="PDFs/Talks/pred_presentation.pdf">[Slides]</a> <a href="https://www.youtube.com/watch?v=xh6RWegAza0">[Video]</a></td>
> </tr>
> <tr>
> <td>Daniel Jasper<br/>(Google)</td>
> @@ -103,27 +104,29 @@ School of Informatics. Thanks to all who
> <tr>
> <td>Greg Bedwell<br/>(SN Systems Ltd/Sony Computer Entertainment)</td>
> <td>PlayStation(R)4 CPU Toolchain: Launch Post-mortem</td>
> - <td><a href="PDFs/Talks/GBedwell_PS4CPUToolchain_EuroLLVM2014_distribution.pdf">[Slides]</a></td>
> + <td><a
> + href="PDFs/Talks/GBedwell_PS4CPUToolchain_EuroLLVM2014_distribution.pdf">[Slides]</a>
> + <a href="https://www.youtube.com/watch?v=zNqueISGrd8">[Video]</a></td>
> </tr>
> <tr>
> <td>Andrew MacPherson<br/>(Fabric Software Inc.)</td>
> <td>Fabric Engine and KL: LLVM for 3D Digital Content Creation</td>
> - <td><a href="PDFs/Talks/FabricEngine-LLVM.pdf">[Slides]</a></td>
> + <td><a href="PDFs/Talks/FabricEngine-LLVM.pdf">[Slides]</a> <a href="https://www.youtube.com/watch?v=7zuuE0BuhYw">[Video]</a></td>
> </tr>
> <tr>
> <td>Frej Drejhammar<br/>(Swedish Institute of Computer Science)</td>
> <td>BEAMJIT: An LLVM based just-in-time compiler for Erlang</td>
> - <td><a href="PDFs/Talks/drejhammar.pdf">[Slides]</a></td>
> + <td><a href="PDFs/Talks/drejhammar.pdf">[Slides]</a> <a href="https://www.youtube.com/watch?v=oF3qYFh_xuI">[Video]</a></td>
> </tr>
> <tr>
> <td>Tom Spink<br/>(University of Edinburgh)</td>
> <td>Custom Alias-analysis in an LLVM-backed region-based Dynamic Binary Translator</td>
> - <td><a href="PDFs/Talks/Spink.pdf">[Slides]</a></td>
> + <td><a href="PDFs/Talks/Spink.pdf">[Slides]</a> <a href="https://www.youtube.com/watch?v=D8O-pVgyX_8">[Video]</a></td>
> </tr>
> <tr>
> <td>Hans Wennborg<br/>(Google)</td>
> <td>clang-cl: what it is, how it works, and how to use it</td>
> - <td><a href="PDFs/Talks/clang-cl.pdf">[Slides]</a></td>
> + <td><a href="PDFs/Talks/clang-cl.pdf">[Slides]</a> <a href="https://www.youtube.com/watch?v=PX3UOXAlk0A">[Video]</a></td>
> </tr>
> </table>
>
> @@ -145,6 +148,9 @@ School of Informatics. Thanks to all who
>
> <h4>Lightning Talks & Posters</h4>
>
> +<p><a href="https://www.youtube.com/watch?v=5EfcRTHsy2g">Video</a> of the
> +lightning talks.</p>
> +
> <table border="1">
> <tr> <th>Author</th> <th>Title</th> <th> </th></tr>
> <tr>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
--
Dan Liew
PhD Student - Imperial College London
More information about the llvm-commits
mailing list