Bug fixed

llvm-svn: 12598
This commit is contained in:
Chris Lattner 2004-04-01 20:31:29 +00:00
parent c24019c825
commit fd8f46b1cd
1 changed files with 1 additions and 0 deletions

View File

@ -139,6 +139,7 @@ In this release, the following build problems were fixed:
<ol>
<li><a href="http://llvm.cs.uiuc.edu/PR306">[loopsimplify] Loop simplify incorrectly updates dominator information</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR310">[tailduplicate] DemoteRegToStack breaks SSA form</a></li>
</ol>