From: Chris Lattner Date: Sat, 27 Nov 2004 19:24:06 +0000 (+0000) Subject: Add some notes X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=a4bcecfb0cf0c152c86ce94cc251c93d0ad872a6;p=oota-llvm.git Add some notes git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18280 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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.