summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-08-05 21:53:13 +0000
committerChris Lattner <sabre@nondot.org>2004-08-05 21:53:13 +0000
commitd21e3d020e0fb003bd2a5dc4f2cbb702ccc584d3 (patch)
tree0b5de977abc90da35486cf31cfd1c9fa7ee9beb7
parent467ea6be2387a7e7e11091f2e7d481d17a54c7d8 (diff)
downloadllvm-d21e3d020e0fb003bd2a5dc4f2cbb702ccc584d3.tar.gz
More prominantly mention ppc support, more accurately describe its status
llvm-svn: 15533
-rw-r--r--llvm/docs/ReleaseNotes.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index 65ea51c8c574..82d357a3996c 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/docs/ReleaseNotes.html
@@ -73,7 +73,8 @@ href="http://llvm.cs.uiuc.edu/releases/">releases page</a>.</p>
release primarily improves the <a href="#codequality">performance of the
code</a> produced by all aspects of the LLVM compiler, adds many <a
href="#newfeatures">new features</a>, <a href="#bugfix">fixes a few
-bugs</a>, and speeds up the compiler.</p>
+bugs</a>, speeds up the compiler, and introduces a new (experimental)
+PowerPC code generator.</p>
<p> At this time, LLVM is known to correctly compile and run all C &amp; C++
SPEC CPU95 &amp; 2000 benchmarks, the Olden benchmarks, and the Ptrdist
@@ -349,8 +350,10 @@ initialized unsigned bitfields</a></li>
<li>Intel and AMD machines running Red Hat Linux and FreeBSD (and probably
other unix-like systems).</li>
<li>Sun UltraSPARC workstations running Solaris 8.</li>
-<li>PowerPC-based Mac OS X boxes, running 10.2 and above.</li>
<li>Intel and AMD machines running on Win32 with the Cygwin libraries.</li>
+<li>PowerPC-based Mac OS X boxes, running 10.2 and above. Note that no JIT
+support is available yet, and LLC support is beta. The C backend can be used
+to produce stable code for this platform.</li>
</ul>
<p>The core LLVM infrastructure uses