diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 2573dc88213..385e6357636 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -67,7 +67,6 @@ current one. To see the release notes for a specific release, please see the Almost dead code. include/llvm/Analysis/LiveValues.h => Dan lib/Transforms/IPO/MergeFunctions.cpp => consider for 2.8. - llvm/Analysis/PointerTracking.h => Edwin wants this, consider for 2.8. GEPSplitterPass --> @@ -82,79 +81,6 @@ Almost dead code. - -
@@ -253,10 +179,10 @@ libgcc routines).

All of the code in the compiler-rt project is available under the standard LLVM -License, a "BSD-style" license. New in LLVM 2.8: - -Soft float support -

+License, a "BSD-style" license. New in LLVM 2.8, compiler_rt now supports +soft floating point (for targets that don't have a real floating point unit), +and includes an extensive testsuite for the "blocks" language feature and the +blocks runtime included in compiler_rt.

@@ -526,10 +452,6 @@ organization changes have happened:

LLVM 2.8 includes several major new capabilities:

@@ -546,6 +468,13 @@ expose new optimization opportunities:

@@ -704,6 +710,14 @@ it run faster: