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

James Molloy james.molloy at arm.com
Wed Jun 13 00:47:21 PDT 2012


Author: jamesm
Date: Wed Jun 13 02:47:21 2012
New Revision: 158397

URL: http://llvm.org/viewvc/llvm-project?rev=158397&view=rev
Log:
Change Reed's talk to have the correct name

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=158397&r1=158396&r2=158397&view=diff
==============================================================================
--- www/trunk/devmtg/2012-04-12/index.html (original)
+++ www/trunk/devmtg/2012-04-12/index.html Wed Jun 13 02:47:21 2012
@@ -37,7 +37,7 @@
 <tr><td><b>Igor Bohm </b><br/>University of Edinburgh</td><td>Reducing dynamic compilation latency - concurrent and parallel dynamic compilation</td><td><a href="Slides/Igor_Bohm.pdf">Slides</a> | <a href="videos/Igor_Bohm-desktop.mov">Video</a> (<a href="videos/Igor_Bohm-mobile.mov">Mobile</a>)</td></tr>
 <tr><td><b>Mark Charlebois </b><br/>QuIC</td><td>Building Linux with LLVM</td><td><a href="Slides/Mark_Charlebois.pptx">Slides</a> (<a href="Slides/Mark_Charlebois.pdf">PDF</a>) | <a href="videos/Mark_Charlebois-desktop.mov">Video</a> (<a href="videos/Mark_Charlebois-mobile.mov">Mobile</a>)</td></tr>
 <tr><td><b>Pablo Barrio </b><br/>Univ. Politécnica de Madrid</td><td>Turning control flow graphs into function call graphs: transformation of partitioned codes for execution in heterogeneous architectures</td><td><a href="Slides/Pablo_Barrio.pptx">Slides</a> (<a href="Slides/Pablo_Barrio.pdf">PDF</a>) | <a href="videos/Pablo_Barrio-desktop.mov">Video</a> (<a href="videos/Pablo_Barrio-mobile.mov">Mobile</a>)</td></tr>
-<tr><td><b>Reed Kotler </b><br/>MIPS</td><td>Anatomy of the MIPS LLVM Port</td><td><a href="Slides/Reed_Kotler.ppt">Slides</a> (<a href="Slides/Reed_Kotler.pdf">PDF</a>) | <a href="Slides/talktd.tar.gz">Supporting files</a> | <a href="videos/Reed_Kotler-desktop.mov">Video</a> (<a href="videos/Reed_Kotler-mobile.mov">Mobile</a>)</td></tr>
+<tr><td><b>Reed Kotler </b><br/>MIPS</td><td>Tablegen Deep Dive</td><td><a href="Slides/Reed_Kotler.ppt">Slides</a> (<a href="Slides/Reed_Kotler.pdf">PDF</a>) | <a href="Slides/talktd.tar.gz">Supporting files</a> | <a href="videos/Reed_Kotler-desktop.mov">Video</a> (<a href="videos/Reed_Kotler-mobile.mov">Mobile</a>)</td></tr>
 <tr><td><b>Ralf Karrenberg & Sebastian Hack </b><br/>Saarland University</td><td>Improving Performance of OpenCL on CPUs</td><td><a href="Slides/Ralf_Karrenberg.pdf">Slides</a> | <a href="videos/Ralf_Karrenberg-desktop.mov">Video</a> (<a href="videos/Ralf_Karrenberg-mobile.mov">Mobile</a>)</td></tr>
 
 </tbody>





More information about the llvm-commits mailing list