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

Reid Spencer reid at x10sys.com
Mon Aug 16 09:48:29 PDT 2004



Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.230 -> 1.231
---
Log message:

Bug 422: http://llvm.cs.uiuc.edu/PR422  fixed.


---
Diffs of the changes:  (+3 -1)

Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.230 llvm/docs/ReleaseNotes.html:1.231
--- llvm/docs/ReleaseNotes.html:1.230	Mon Aug 16 00:46:57 2004
+++ llvm/docs/ReleaseNotes.html	Mon Aug 16 11:48:19 2004
@@ -154,6 +154,8 @@
 <p>Bugs fixed in the LLVM Core:</p>
 
 <ol>
+<li><a href="http://llvm.org/PR422">[asmwriter] Asmwriter is really slow for
+  functions with lots of values</a></li>
 <li><a href="http://llvm.org/PR423">[anders-aa] Andersen's AA is completely 
     broken in LLVM 1.3</a></li>
 </ol>
@@ -595,7 +597,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/08/16 05:46:57 $
+  Last modified: $Date: 2004/08/16 16:48:19 $
 </address>
 
 </body>






More information about the llvm-commits mailing list