<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
On 2010-04-21 06:37, Chris Lattner wrote:
<blockquote cite="mid:EFCF5D6F-E19A-4924-A246-0B7E32AC568D@apple.com"
 type="cite">
  <pre wrap="">If your project works with LLVM 2.7 and you want it included in the release notes, please email me a blurb to include ASAP.

-Chris
_______________________________________________
LLVM Developers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a class="moz-txt-link-freetext" href="http://llvm.cs.uiuc.edu">http://llvm.cs.uiuc.edu</a>
<a class="moz-txt-link-freetext" href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a>
  </pre>
</blockquote>
<br>
Hi<br>
<br>
The platformindependent OpenJDK Icedtea6 Shark JIT have been updated to
support LLVM 2.7.<br>
Here are the icedtea externalproj doc_section for inclusion in the
release notes :<br>
<br>
-Xerxes<br>
<pre><pre><b><font color="#a020f0"><!--=========================================================================--></font></b>
<b><font color="#a020f0"><div class=</font></b><b><font
 color="#bc8f8f">"doc_subsection"</font></b><b><font color="#a020f0">></font></b>
<b><font color="#a020f0"><a name=</font></b><b><font color="#bc8f8f">"icedtea"</font></b><b><font
 color="#a020f0">></font></b>IcedTea Java Virtual Machine Implementation<b><font
 color="#a020f0"></a></font></b>
<b><font color="#a020f0"></div></font></b>

<b><font color="#a020f0"><div class=</font></b><b><font
 color="#bc8f8f">"doc_text"</font></b><b><font color="#a020f0">></font></b>
<b><font color="#a020f0"><p></font></b>
<b><font color="#a020f0"><a href=</font></b><b><font color="#bc8f8f"><a class="moz-txt-link-rfc2396E" href="http://icedtea.classpath.org/wiki/Main_Page">"http://icedtea.classpath.org/wiki/Main_Page"</a></font></b><b><font
 color="#a020f0">></font></b>IcedTea<b><font color="#a020f0"></a></font></b> provides a
harness to build OpenJDK using only free software build tools and to provide
replacements for the not-yet free parts of OpenJDK.  One of the extensions that
IcedTea provides is a new JIT compiler named <b><font color="#a020f0"><a
href=</font></b><b><font color="#bc8f8f"><a class="moz-txt-link-rfc2396E" href="http://icedtea.classpath.org/wiki/ZeroSharkFaq">"http://icedtea.classpath.org/wiki/ZeroSharkFaq"</a></font></b><b><font
 color="#a020f0">></font></b>Shark<b><font color="#a020f0"></a></font></b> which uses LLVM
to provide native code generation without introducing processor-dependent
code.
<b><font color="#a020f0"></p>
</font></b><pre><b><font color="#a020f0"><p></font></b>Icedtea6 1.8 and later have been tested and are known to work with
LLVM 2.7 (and continue to work with older LLVM releases >= 2.6 as well).
<b><font color="#a020f0"></p></font></b>
<b><font color="#a020f0"></div></font></b>
</pre></pre></pre>
</body>
</html>