From 372dc8d9f7eb331a5e057577eb2a1902533451b4 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Wed, 15 Sep 2004 01:09:25 +0000 Subject: Bug fixed git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16349 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/ReleaseNotes.html') diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index cef2900..f352c8c 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -158,8 +158,10 @@ were fixed:

Bugs fixed in the LLVM Core:

    +
  1. [licm] LICM invalidates alias analysis info + and uses broken information (optimizer crash)
  2. [asmwriter] Asmwriter is really slow for - functions with lots of values
  3. + functions with lots of values
  4. [anders-aa] Andersen's AA is completely broken in LLVM 1.3
  5. [bcwriter] Empty compaction tables -- cgit v1.1