Turn QOI section into CQ section (QUI can be added later if needed)

Add PR187

llvm-svn: 10532
This commit is contained in:
Chris Lattner 2003-12-19 06:31:56 +00:00
parent 031a3f8cc7
commit 3d35e879dc
1 changed files with 2 additions and 3 deletions

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>