diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index cd4e8ba28d1..3a46f5f72f8 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -86,6 +86,7 @@ benchmarks, and many other C and C++ programs.

    +
  1. LLVM now includes a JIT for the PowerPC target.
  2. LLVM now optimizes global variables significantly more than it did before.
  3. @@ -139,6 +140,8 @@ benchmarks, and many other C and C++ programs.

  4. The target-to-JIT interfaces are now much simpler and more powerful.
  5. +
  6. zlib and libpng are no longer + included in the main LLVM tarball.