summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-12-19 06:31:56 +0000
committerChris Lattner <sabre@nondot.org>2003-12-19 06:31:56 +0000
commit9e25906482a166be3356453285ce5f81027dc5a7 (patch)
treeb8643f2c0f05a9dd3689b197bcc7f0004129683d /docs
parent0f98e75adff9024dcfe1d2afbfa83625d60ebaa8 (diff)
downloadllvm-9e25906482a166be3356453285ce5f81027dc5a7.tar.gz
llvm-9e25906482a166be3356453285ce5f81027dc5a7.tar.bz2
llvm-9e25906482a166be3356453285ce5f81027dc5a7.tar.xz
Turn QOI section into CQ section (QUI can be added later if needed)
Add PR187 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10532 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index b5cd8f2f4a..1aa2cdcae3 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -113,13 +113,12 @@ In this release, the following missing features were implemented:
<!--=========================================================================-->
<div class="doc_subsubsection">
-In this release, the following Quality of Implementation issues were
-fixed:
+In this release, the following Code Quality issues were fixed:
</div>
<ol>
-<li></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR187">[loopsimplify] Many pointless phi nodes are created</a></li>
<li></li>
</ol>