[llvm-commits] CVS: llvm/docs/ReleaseNotes.html

Chris Lattner lattner at cs.uiuc.edu
Thu Apr 1 13:10:08 PST 2004


Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.157 -> 1.158

---
Log message:

Bug fixed


---
Diffs of the changes:  (+2 -2)

Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.157 llvm/docs/ReleaseNotes.html:1.158
--- llvm/docs/ReleaseNotes.html:1.157	Wed Mar 31 18:41:31 2004
+++ llvm/docs/ReleaseNotes.html	Thu Apr  1 13:09:49 2004
@@ -138,7 +138,7 @@
 <p>Bugs in the LLVM Core:</p>
 
 <ol>
-<li></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR306">[loopsimplify] Loop simplify incorrectly updates dominator information</a></li>
 </ol>
 
 
@@ -561,7 +561,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 00:41:31 $
+  Last modified: $Date: 2004/04/01 19:09:49 $
 </address>
 
 </body>





More information about the llvm-commits mailing list