QOI issue fixed
authorChris Lattner <sabre@nondot.org>
Thu, 15 Jul 2004 04:30:35 +0000 (04:30 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 15 Jul 2004 04:30:35 +0000 (04:30 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14852 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index cad0b1579e1b4a99d547aa0ccde7912fb2087170..d1759f1c539b26575e10168051abadd05aec3950 100644 (file)
@@ -184,6 +184,7 @@ produced when linking C++ programs has been fixed.</li>
 <li><a href="http://llvm.cs.uiuc.edu/PR391">lli Doesn't Handle Exceptions From 
 Bytecode Reader</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR341">operator&lt;&lt; on a Value* now prints the address of the object instead of its contents.</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR404">[loopsimplify] Loop simplify is really slow on 252.eon</a></li>
 </ol>
 
 </div>