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

Chris Lattner lattner at cs.uiuc.edu
Sun Feb 22 21:37:01 PST 2004


Changes in directory llvm-www/releases/1.1/docs:

ReleaseNotes.html updated: 1.27 -> 1.28

---
Log message:

Bug found


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

Index: llvm-www/releases/1.1/docs/ReleaseNotes.html
diff -u llvm-www/releases/1.1/docs/ReleaseNotes.html:1.27 llvm-www/releases/1.1/docs/ReleaseNotes.html:1.28
--- llvm-www/releases/1.1/docs/ReleaseNotes.html:1.27	Fri Feb 20 11:41:42 2004
+++ llvm-www/releases/1.1/docs/ReleaseNotes.html	Sun Feb 22 21:36:48 2004
@@ -393,6 +393,7 @@
 <li><a href="http://llvm.cs.uiuc.edu/PR225">[pruneeh] -pruneeh pass removes invoke instructions it shouldn't</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR236">[inliner] Error inlining intrinsic calls into invoke instructions</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR245">Linking weak and strong global variables is dependent on link order</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR249">[X86] Missing cast from ULong -> Double, cast FP -> bool and support for -9223372036854775808</a></li>
 </ul>
 
 </div>
@@ -752,7 +753,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/02/20 17:41:42 $
+  Last modified: $Date: 2004/02/23 03:36:48 $
 </address>
 
 </body>





More information about the llvm-commits mailing list