[llvm-commits] [www] r158354 - /www/trunk/devmtg/2012-04-12/index.html

Sean Silva silvas at purdue.edu
Tue Jun 12 10:59:16 PDT 2012


Could you also fix the title of Reed Kotler's talk? It should be "TableGen
Deep Dive" (that's what's on the slides).

On Tue, Jun 12, 2012 at 1:07 AM, James Molloy <james.molloy at arm.com> wrote:

> Author: jamesm
> Date: Tue Jun 12 03:07:30 2012
> New Revision: 158354
>
> URL: http://llvm.org/viewvc/llvm-project?rev=158354&view=rev
> Log:
> Correct incorrect filename for Hal's talk video link
>
> Modified:
>    www/trunk/devmtg/2012-04-12/index.html
>
> Modified: www/trunk/devmtg/2012-04-12/index.html
> URL:
> http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2012-04-12/index.html?rev=158354&r1=158353&r2=158354&view=diff
>
> ==============================================================================
> --- www/trunk/devmtg/2012-04-12/index.html (original)
> +++ www/trunk/devmtg/2012-04-12/index.html Tue Jun 12 03:07:30 2012
> @@ -28,7 +28,7 @@
>  <tbody><tr
> align="center"><th>Author</th><th>Title</th><th>Slides</th></tr>
>
>  <tr><td><b>Lee Smith </b><br/>ARM</td><td>Introduction</td><td><a
> href="Slides/Lee_Smith.pdf">Slides</a> | <a
> href="videos/Lee_Smith-desktop.mov">Video</a> (<a
> href="videos/Lee_Smith-mobile.mov">Mobile</a>)</td></tr>
> -<tr><td><b>Hal Finkel </b><br/>Argonne National
> Laboratory</td><td>Autovectorization with LLVM</td><td><a
> href="Slides/Hal_Finkel.pdf">Slides</a> | <a
> href="videos/Hal_Finkel-desktop.mov">Video</a> (<a
> href="videos/Hal_Finkel-mobile.mov">Mobile</a>)</td></tr>
> +<tr><td><b>Hal Finkel </b><br/>Argonne National
> Laboratory</td><td>Autovectorization with LLVM</td><td><a
> href="Slides/Hal_Finkel.pdf">Slides</a> | <a
> href="videos/Hal-Finkel-desktop.mov">Video</a> (<a
> href="videos/Hal_Finkel-mobile.mov">Mobile</a>)</td></tr>
>  <tr><td><b>Manuel Klimek </b><br/>Google</td><td>Refactoring C++ with
> Clang</td><td><a href="Slides/Manuel_Klimek.pdf">Slides</a> | <a
> href="videos/Manuel_Klimek-desktop.mov">Video</a> (<a
> href="videos/Manuel_Klimek-mobile.mov">Mobile</a>)</td></tr>
>  <tr><td><b>Eli Bendersky </b><br/>Intel</td><td>MCJIT</td><td><a
> href="Slides/Eli_Bendersky.pdf">Slides</a> | <a
> href="videos/Eli_Bendersky-desktop.mov">Video</a> (<a
> href="videos/Eli_Bendersky-mobile.mov">Mobile</a>)</td></tr>
>  <tr><td><b>Wayne Palmer </b><br/>Barclays Capital</td><td>Generating
> Serialisation Code with Clang</td><td><a
> href="Slides/Wayne_Palmer.ppt">Slides</a> (<a
> href="Slides/Wayne_Palmer.pdf">PDF</a>) | <a
> href="videos/Wayne_Palmer-desktop.mov">Video</a> (<a
> href="videos/Wayne_Palmer-mobile.mov">Mobile</a>)</td></tr>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120612/ef1992e5/attachment.html>


More information about the llvm-commits mailing list