[llvm-commits] CVS: llvm-www/releases/1.0/docs/ReleaseNotes.html
Chris Lattner
lattner at cs.uiuc.edu
Wed Oct 29 19:22:00 PST 2003
Changes in directory llvm-www/releases/1.0/docs:
ReleaseNotes.html updated: 1.13 -> 1.14
---
Log message:
Another day, another bug
---
Diffs of the changes: (+2 -1)
Index: llvm-www/releases/1.0/docs/ReleaseNotes.html
diff -u llvm-www/releases/1.0/docs/ReleaseNotes.html:1.13 llvm-www/releases/1.0/docs/ReleaseNotes.html:1.14
--- llvm-www/releases/1.0/docs/ReleaseNotes.html:1.13 Wed Oct 29 15:00:05 2003
+++ llvm-www/releases/1.0/docs/ReleaseNotes.html Wed Oct 29 19:21:09 2003
@@ -166,6 +166,7 @@
<li><a href="http://llvm.cs.uiuc.edu/PR66">[scalarrepl] Scalar Replacement of aggregates is decimating structures it shouldn't be</a> (fixed in 1.1)</li><p>
+<li><a href="http://llvm.cs.uiuc.edu/PR70">[instcombine] Resolving invoke inserts cast after terminator</a> (finded in 1.1)</li><p>
<!-- _______________________________________________________________________ -->
@@ -427,6 +428,6 @@
Maintained By: <a href="http://llvm.cs.uiuc.edu/">The LLVM Team</a><br>
<!-- Created: Wed Oct 1 17:38:54 CDT 2003 -->
<!-- hhmts start -->
-Last modified: Wed Oct 29 14:59:29 CST 2003
+Last modified: Wed Oct 29 19:19:20 CST 2003
<!-- hhmts end -->
</body></html>
More information about the llvm-commits
mailing list