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

Brian Gaeke gaeke at cs.uiuc.edu
Fri Jul 23 12:41:23 PDT 2004



Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.219 -> 1.220

---
Log message:

bug fixed


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

Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.219 llvm/docs/ReleaseNotes.html:1.220
--- llvm/docs/ReleaseNotes.html:1.219	Sun Jul 18 02:25:14 2004
+++ llvm/docs/ReleaseNotes.html	Fri Jul 23 14:41:13 2004
@@ -295,6 +295,7 @@
 an instruction is not embedded into a function</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR369">[X86] stackifier crash on floating 
 point setcc X, X</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR407">Can't add LICM to FunctionPassManager</a></li>
 </ol>
 
 <p>Bugs in the C/C++ front-end:</p>
@@ -765,7 +766,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/07/18 07:25:14 $
+  Last modified: $Date: 2004/07/23 19:41:13 $
 </address>
 
 </body>





More information about the llvm-commits mailing list