forked from OSchip/llvm-project
Turn QOI section into CQ section (QUI can be added later if needed)
Add PR187 llvm-svn: 10532
This commit is contained in:
parent
031a3f8cc7
commit
3d35e879dc
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue