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
This commit is contained in:
Chris Lattner 2003-12-19 06:31:56 +00:00
parent 0f98e75adf
commit 9e25906482

View File

@ -113,13 +113,12 @@ In this release, the following missing features were implemented:
<!--=========================================================================--> <!--=========================================================================-->
<div class="doc_subsubsection"> <div class="doc_subsubsection">
In this release, the following Quality of Implementation issues were In this release, the following Code Quality issues were fixed:
fixed:
</div> </div>
<ol> <ol>
<li></li> <li><a href="http://llvm.cs.uiuc.edu/PR187">[loopsimplify] Many pointless phi nodes are created</a></li>
<li></li> <li></li>
</ol> </ol>