From a4bcecfb0cf0c152c86ce94cc251c93d0ad872a6 Mon Sep 17 00:00:00 2001
From: Chris Lattner
Date: Sat, 27 Nov 2004 19:24:06 +0000
Subject: Add some notes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18280 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/ReleaseNotes.html | 3 +++
1 file changed, 3 insertions(+)
(limited to 'docs/ReleaseNotes.html')
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index cd4e8ba..3a46f5f 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -86,6 +86,7 @@ benchmarks, and many other C and C++ programs.
+ - LLVM now includes a JIT for the PowerPC target.
- LLVM now optimizes global variables significantly more than it did
before.
@@ -139,6 +140,8 @@ benchmarks, and many other C and C++ programs.
- The target-to-JIT interfaces are
now much simpler and more powerful.
+ - zlib and libpng are no longer
+ included in the main LLVM tarball.
--
cgit v1.1