forked from OSchip/llvm-project
parent
5c219469a0
commit
181c818373
|
@ -144,6 +144,8 @@ were fixed:</a>
|
||||||
<ol>
|
<ol>
|
||||||
<li><a href="http://llvm.cs.uiuc.edu/PR491">[dse] DSE deletes stores that
|
<li><a href="http://llvm.cs.uiuc.edu/PR491">[dse] DSE deletes stores that
|
||||||
are partially overwritten by smaller stores</a></li>
|
are partially overwritten by smaller stores</a></li>
|
||||||
|
<li><a href="http://llvm.cs.uiuc.edu/PR548">[instcombine] miscompilation of
|
||||||
|
setcc or setcc in one case</a></li>
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
<p>Code Generator Bugs:</p>
|
<p>Code Generator Bugs:</p>
|
||||||
|
|
Loading…
Reference in New Issue