blob: 0aa0dc204ac34c88cae134447610f9d6642fd559 [file] [log] [blame]
<!--#include virtual="../../header.incl" -->
<div class="www_sectiontitle">2008 LLVM Developers' Gathering in Japan</div>
<p>This was the first LLVM gathering held on 23 Aug, 2008 in Tokyo, Japan.</p>
<p>In the gathering, we introduced LLVM and explored use of LLVM for various
projects. Around 40 people was attended this gathering, so it was a bit larger
gathering in Japan.</p>
<p>Following are slides used at the gathering. See also the <a
href="http://groups.google.co.jp/group/llvm_study/web/1-llvm-gathering-in-japan">Google Groups</a> site.</p>
<div class="www_sectiontitle" id="proceedings">Proceedings</div>
<p>The slides are in a mix of English and Japanese. Note that the Japanese
slides can be generally understood by English speakers by using online
translation tools such as Google translate.</p>
<table class="www">
<tr><th>Media</th><th>Who</th><th>Description</th></tr>
<tr>
<td align="center">
[<a href="llvm_intro.pdf">Slides&nbsp;Jp</a>]
</td>
<td>syoyo</td>
<td><b>LLVM Overview</b></td>
</tr>
<tr>
<td align="center">
[<a href="llvmjittut.pdf">Slides&nbsp;En</a>]
</td>
<td>syoyo</td>
<td><b>Using LLVM's JIT infastructure</b></td>
</tr>
<tr>
<td align="center">
[<a href="llvm_partial.pdf">Slides&nbsp;En</a>]
</td>
<td>syoyo</td>
<td><b>Partial evaluation with LLVM</b></td>
</tr>
<tr>
<td align="center">
[<a href="llvm_first_steps.pdf">Slides&nbsp;En</a>]
</td>
<td>nyaxt</td>
<td><b>LLVM First Steps</b> [<a
href="http://websvn.nyaxtstep.com/viewvc.cgi/sandpit/llvm/firsttry/">Code</a>]
</td>
</tr>
<tr>
<td align="center">
[<a href="http://shinh.skr.jp/llvmbench/000.html">Slides&nbsp;Jp</a>]
</td>
<td>shinh</td>
<td><b>An LLVM benchmark</b></td>
</tr>
<tr>
<td align="center">
[<a href="py2llvm.pdf">Slides&nbsp;Jp</a>]
</td>
<td>syoyo</td>
<td><b>py2llvm: Python to LLVM translator</b> [<a
href="http://code.google.com/p/py2llvm/">Code</a>]</td>
</tr>
<tr>
<td align="center">
[<a href="rsltollvm.pdf">Slides&nbsp;En</a>]
</td>
<td>syoyo</td>
<td><b>RSL (RenderMan Shading Language) - LLVM compiler project
proposal</b></td>
</tr>
<tr>
<td align="center">
[<a href="binaries_are_not_only_output.pdf">Slides&nbsp;Jp</a>]
</td>
<td>omo</td>
<td><b>Binaries are not only output</b></td>
</tr>
</table>
<!-- *********************************************************************** -->
<hr>
<!--#include virtual="../../footer.incl" -->