s/gcse/scalarrepl
authorChris Lattner <sabre@nondot.org>
Thu, 5 Feb 2004 17:31:37 +0000 (17:31 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 5 Feb 2004 17:31:37 +0000 (17:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11133 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index ee4cadf8e947b6f0327647e102dc3c9bdf4698a5..3f08ebc1e1c82b758c56a0e4a44c79eba10de7c7 100644 (file)
@@ -123,7 +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>
+<li><a href="http://llvm.cs.uiuc.edu/PR209">[loadvn/inline/scalarrepl] Slow optimizations with extremely large basic blocks</a></li>
 </ol>
 
 <!--=========================================================================-->