commit | fd8f46b1cd9828b59ecde97fda274ebcf0b6e06c | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Thu Apr 01 20:31:29 2004 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Thu Apr 01 20:31:29 2004 +0000 |
tree | 04efb7d356954b85606182b4d4356b4e8416cf7e | |
parent | c24019c825936d26c5fa243115b8a8024c49f247 [diff] [blame] |
Bug fixed llvm-svn: 12598
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 7b96d10..b632c73 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html
@@ -139,6 +139,7 @@ <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>