[llvm-commits] CVS: llvm/docs/ReleaseNotes.html
Brian Gaeke
gaeke at cs.uiuc.edu
Tue Aug 24 00:44:01 PDT 2004
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.233 -> 1.234
---
Log message:
bug fixed
---
Diffs of the changes: (+9 -1)
Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.233 llvm/docs/ReleaseNotes.html:1.234
--- llvm/docs/ReleaseNotes.html:1.233 Thu Aug 19 19:36:23 2004
+++ llvm/docs/ReleaseNotes.html Tue Aug 24 02:43:48 2004
@@ -166,6 +166,14 @@
<ol>
<li></li>
</ol>
+
+<p>Bugs fixed in the Sparc V9 back-end:</p>
+
+<ol>
+<li><a href="http://llvm.org/PR428">[sparcv9] regalloc assertion
+ failure with certain indirect calls</a></li>
+</ol>
+
</div>
<!-- *********************************************************************** -->
@@ -600,7 +608,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/20 00:36:23 $
+ Last modified: $Date: 2004/08/24 07:43:48 $
</address>
</body>
More information about the llvm-commits
mailing list