Bug fixed
authorChris Lattner <sabre@nondot.org>
Thu, 1 Apr 2004 20:31:29 +0000 (20:31 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 1 Apr 2004 20:31:29 +0000 (20:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12598 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 7b96d105ccf77c5884517113177e3ec9eee0da7d..b632c73a567bfcd563f6b9ca571f6f56c365c4c2 100644 (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>