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

Chris Lattner lattner at cs.uiuc.edu
Wed Mar 10 15:46:04 PST 2004


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

ReleaseNotes.html updated: 1.33 -> 1.34

---
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.33 llvm-www/releases/1.1/docs/ReleaseNotes.html:1.34
--- llvm-www/releases/1.1/docs/ReleaseNotes.html:1.33	Mon Mar  8 23:40:35 2004
+++ llvm-www/releases/1.1/docs/ReleaseNotes.html	Wed Mar 10 15:45:43 2004
@@ -396,6 +396,7 @@
 <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>
 <li><a href="http://llvm.cs.uiuc.edu/PR274">[JIT] Programs cannot resolve the fstat function</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR284">[indvars] Induction variable analysis violates LLVM invariants</a></li>
 </ul>
 
 </div>
@@ -762,7 +763,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/03/09 05:40:35 $
+  Last modified: $Date: 2004/03/10 21:45:43 $
 </address>
 
 </body>





More information about the llvm-commits mailing list