From c343e3192bf239add2fee4aa716fc6a5444b1f7d Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Thu, 10 Nov 2011 20:15:40 +0000 Subject: [PATCH] random notes, llvm-gcc is gone, fix a few broken tags. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144311 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 131 +++-------------------------------------- 1 file changed, 8 insertions(+), 123 deletions(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index c3108007306..f62466c1d7d 100644 --- a/docs/ReleaseNotes.html +++ b/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:

+