qoi bug fixed
authorChris Lattner <sabre@nondot.org>
Thu, 5 Feb 2004 00:48:41 +0000 (00:48 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 5 Feb 2004 00:48:41 +0000 (00:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11127 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index cc2d4e72b3e781f6c7b4a3522ac91346f57868b7..ee4cadf8e947b6f0327647e102dc3c9bdf4698a5 100644 (file)
@@ -123,6 +123,7 @@ In this release, the following Quality of Implementation issues were fixed:
 <li><a href="http://llvm.cs.uiuc.edu/PR196">[vmcore] OpaqueType objects memory leak</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR182">[llvmgcc] C front-end does not compile "extern inline" into linkonce</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR73">Bytecode format inconsistent</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR209">[loadvn/inline/gcse] Slow optimizations with extremely large basic blocks</a></li>
 </ol>
 
 <!--=========================================================================-->