aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-02-05 00:48:41 +0000
committerChris Lattner <sabre@nondot.org>2004-02-05 00:48:41 +0000
commite8425c5a5e5b6e278a359c56acd48aed2ae8b9b4 (patch)
tree99f77a720da9330d25e8da879c60ffc15d6d45d6 /docs
parentadf9b904116597c0ab889ac3146f95e55b4a0a37 (diff)
downloadexternal_llvm-e8425c5a5e5b6e278a359c56acd48aed2ae8b9b4.zip
external_llvm-e8425c5a5e5b6e278a359c56acd48aed2ae8b9b4.tar.gz
external_llvm-e8425c5a5e5b6e278a359c56acd48aed2ae8b9b4.tar.bz2
qoi bug fixed
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11127 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index cc2d4e7..ee4cadf 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -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>
<!--=========================================================================-->