Bug fixed

llvm-svn: 21355
This commit is contained in:
Chris Lattner 2005-04-19 06:08:04 +00:00
parent 6b0132b48b
commit 2538f1236a

View File

@ -144,6 +144,8 @@ were fixed:</a>
<ol>
<li><a href="http://llvm.cs.uiuc.edu/PR491">[dse] DSE deletes stores that
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>
<p>Code Generator Bugs:</p>