Bug fixed

llvm-svn: 16349
This commit is contained in:
Chris Lattner 2004-09-15 01:09:25 +00:00
parent a346578d92
commit 59d448f15e
1 changed files with 3 additions and 1 deletions

View File

@ -158,8 +158,10 @@ were fixed:</a>
<p>Bugs fixed in the LLVM Core:</p> <p>Bugs fixed in the LLVM Core:</p>
<ol> <ol>
<li><a href="http://llvm.org/PR420">[licm] LICM invalidates alias analysis info
and uses broken information</a> (optimizer crash)</li>
<li><a href="http://llvm.org/PR422">[asmwriter] Asmwriter is really slow for <li><a href="http://llvm.org/PR422">[asmwriter] Asmwriter is really slow for
functions with lots of values</a></li> functions with lots of values</a></li>
<li><a href="http://llvm.org/PR423">[anders-aa] Andersen's AA is completely <li><a href="http://llvm.org/PR423">[anders-aa] Andersen's AA is completely
broken in LLVM 1.3</a></li> broken in LLVM 1.3</a></li>
<li><a href="http://llvm.org/PR430">[bcwriter] Empty compaction tables <li><a href="http://llvm.org/PR430">[bcwriter] Empty compaction tables