Added blurb for CellSPU progress
authorScott Michel <scottm@aero.org>
Mon, 11 Feb 2008 21:05:47 +0000 (21:05 +0000)
committerScott Michel <scottm@aero.org>
Mon, 11 Feb 2008 21:05:47 +0000 (21:05 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46968 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 6da2ded646e50f52d0bcba1f7d1a0b5c28d225ac..ec6ba198de6487eda706d3d2bd17d416b341c4d4 100644 (file)
@@ -124,8 +124,13 @@ this project, please see its <a href="http://clang.llvm.org/">web site</a>.</p>
 <p>LLVM 2.2 includes several major new capabilities:</p>
 
 <ul>
-<li>Scott Michel contributed an SPU backend, which generates code for the
-vector coprocessors on the Cell processor.  (Status?)</li>
+<li>A research team led by Scott Michel in the Computer Systems Research
+Department at The Aerospace Corporation contributed the CellSPU backend, which
+generates code for the vector coprocessors on the Sony/Toshiba/IBM Cell BE
+processor. llvm-gcc 4.2 supports CellSPU as a 'configure' target and progress
+is being made so that libgcc.a compiles cleanly. Notable pieces still in
+development include full 64-bit integer and full double precision floating
+point support.</li>
 
 <li>Anton and Duncan significantly improved llvm-gcc 4.2 support for the GCC Ada
 (GNAT) and Fortran (gfortran) front-ends.  These front-ends should still be considered