diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index c3108007306e..f62466c1d7d1 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -81,7 +81,7 @@ Release Notes.

The LLVM 3.0 distribution currently consists of code from the core LLVM repository (which roughly includes the LLVM optimizers, code generators and - supporting tools), the Clang repository and the llvm-gcc repository. In + supporting tools), and the Clang repository. In addition to this code, the LLVM Project includes other sub-projects that are in development. Here we include updates on these subprojects.

@@ -442,7 +442,7 @@ be used to verify some algorithms. a single core of a CPU with an 8-wide SIMD unit compared to serial code, while still providing a clean and easy-to-understand programming model. For an introduction to the language and its performance, - see the walkthrough of a short + see the walkthrough of a short example program. ispc is licensed under the BSD license.

@@ -639,89 +639,6 @@ be used to verify some algorithms. ZooLib all support.

- - - - - - - - - - - - - - - - @@ -744,8 +661,10 @@ Faust compiler can now generate LLVM bitcode, and works with LLVM 2.7-3.0.

-

LLVM 3.0 includes several major new capabilities:

+

llvm-gcc is gone

+

LLVM 3.0 includes several major new capabilities:

+