diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 1b44ac553cb..038df8713ff 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -3,12 +3,12 @@
-This document contains the release notes for the LLVM compiler -infrastructure, release 1.1. Here we describe the status of LLVM, including any +infrastructure, release 1.2. Here we describe the status of LLVM, including any known problems, and bug fixes from the previous release. The most up-to-date version of this document can be found on the LLVM 1.1 web site. If you are +href="http://llvm.cs.uiuc.edu/releases/1.2/">LLVM 1.2 web site. If you are not reading this on the LLVM web pages, you should probably go there, because this document may be updated after the release.
@@ -70,12 +70,9 @@ href="http://llvm.cs.uiuc.edu/releases/">releases page.This is the second public release of the LLVM compiler infrastructure. This -release is primarily a bugfix release, dramatically improving the C/C++ -front-end, and improving support for C++ in the LLVM core. This release also -includes a few new features, such as a simple profiler, support for Mac OS/X, -better interoperability with external source bases, a new example language -front-end, and improvements in a few optimizations.
+This is the third public release of the LLVM compiler infrastructure. OTHER +OVERVIEW STUFF HERE. +
At this time, LLVM is known to correctly compile and run all non-unwinding C & C++ SPEC CPU2000 benchmarks, the Olden benchmarks, and the Ptrdist @@ -100,58 +97,8 @@ This release implements the following new features:
Bugs in the LLVM Core:
Bugs in the C/C++ front-end:
LLVM has been extensively tested on Intel and AMD machines running Red -Hat Linux and has been tested on Sun UltraSPARC workstations running Solaris 8. +Hat Linux and FreeBSD. It has also been tested on Sun UltraSPARC workstations running Solaris 8. Additionally, LLVM works on Mac OS/X 10.3 and above, but only with the C backend or interpreter (no native backend for the PowerPC is available yet). @@ -369,9 +225,7 @@ more than 256 elements.