From ea65d7d2a255a89157fe7dd7c07757a4ee45cf2f Mon Sep 17 00:00:00 2001 From: Mikhail Glushenkov Date: Mon, 13 Oct 2008 02:08:34 +0000 Subject: [PATCH] Add a note on llvmc2 plugins + remove some trailing whitespace (my Emacs does this automatically). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57429 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 057d235147c..a67a4d87204 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -9,7 +9,7 @@
LLVM 2.4 Release Notes
- +
  1. Introduction
  2. Major Changes and Sub-project Status
  3. @@ -44,7 +44,7 @@ web site. If you have questions or comments, the LLVM developer's mailing list is a good place to send them.

    -

    Note that if you are reading this file from a Subversion checkout or the +

    Note that if you are reading this file from a Subversion checkout or the main LLVM web page, this document applies to the next release, not the current one. To see the release notes for a specific releases, please see the releases page.

    @@ -59,7 +59,7 @@ current one. To see the release notes for a specific releases, please see the
    -

    This is the fifteenth public release of the LLVM Compiler Infrastructure. +

    This is the fifteenth public release of the LLVM Compiler Infrastructure. It includes a large number of features and refinements from LLVM 2.3.

    @@ -71,7 +71,7 @@ It includes a large number of features and refinements from LLVM 2.3.

    llc -enable-value-prop, propagation of value info (sign/zero ext info) from one MBB to another --> - + @@ -258,7 +258,7 @@ for the C, C++, Objective-C, Ada, and Fortran front-ends.

    -

    In addition to a huge array of bug fixes and minor performance tweaks, the +

    In addition to a huge array of bug fixes and minor performance tweaks, the LLVM 2.4 optimizers support a few major enhancements:

      @@ -330,7 +330,7 @@ faster:

    • ...
    - +
    @@ -346,9 +346,8 @@ faster:

  4. MIPS floating point support?
  5. ....
  6. - - + @@ -361,11 +360,14 @@ faster:

    - + @@ -379,7 +381,7 @@ faster:

    LLVM is known to work on the following platforms: