[llvm-commits] CVS: llvm/docs/ReleaseNotes.html
Chris Lattner
lattner at cs.uiuc.edu
Thu Apr 1 14:32:14 PST 2004
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.158 -> 1.159
---
Log message:
Bug fixed
---
Diffs of the changes: (+2 -1)
Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.158 llvm/docs/ReleaseNotes.html:1.159
--- llvm/docs/ReleaseNotes.html:1.158 Thu Apr 1 13:09:49 2004
+++ llvm/docs/ReleaseNotes.html Thu Apr 1 14:31:29 2004
@@ -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>
@@ -561,7 +562,7 @@
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" /></a>
<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2004/04/01 19:09:49 $
+ Last modified: $Date: 2004/04/01 20:31:29 $
</address>
</body>
More information about the llvm-commits
mailing list