[llvm-commits] [llvm] r74116 - /llvm/trunk/docs/ReleaseNotes-2.6.html

Jeffrey Yasskin jyasskin at google.com
Wed Jun 24 14:09:26 PDT 2009


Author: jyasskin
Date: Wed Jun 24 16:09:13 2009
New Revision: 74116

URL: http://llvm.org/viewvc/llvm-project?rev=74116&view=rev
Log:
ReleaseNotes.External Projects += Unladen Swallow

Modified:
    llvm/trunk/docs/ReleaseNotes-2.6.html

Modified: llvm/trunk/docs/ReleaseNotes-2.6.html
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/ReleaseNotes-2.6.html?rev=74116&r1=74115&r2=74116&view=diff

==============================================================================
--- llvm/trunk/docs/ReleaseNotes-2.6.html (original)
+++ llvm/trunk/docs/ReleaseNotes-2.6.html Wed Jun 24 16:09:13 2009
@@ -231,6 +231,18 @@
 reimplementation of an earlier project that is now based on LLVM.</p>
 </div>
 
+<!--=========================================================================-->
+<div class="doc_subsection">
+<a name="Unladen Swallow">Unladen Swallow</a>
+</div>
+
+<div class="doc_text">
+<p><a href="http://code.google.com/p/unladen-swallow/">Unladen Swallow</a> is a
+branch of <a href="http://python.org/">Python</a> intended to be fully
+compatible and significantly faster.  It uses LLVM's optimization passes and JIT
+compiler.</p>
+</div>
+
 
 <!-- *********************************************************************** -->
 <div class="doc_section">





More information about the llvm-commits mailing list