[llvm-commits] CVS: llvm-www/releases/1.0/docs/ReleaseNotes.html
Chris Lattner
lattner at cs.uiuc.edu
Wed Oct 29 19:44:02 PST 2003
Changes in directory llvm-www/releases/1.0/docs:
ReleaseNotes.html updated: 1.14 -> 1.15
---
Log message:
Add new bug.
What's up with finded? I'm an idiot. :)
---
Diffs of the changes: (+4 -2)
Index: llvm-www/releases/1.0/docs/ReleaseNotes.html
diff -u llvm-www/releases/1.0/docs/ReleaseNotes.html:1.14 llvm-www/releases/1.0/docs/ReleaseNotes.html:1.15
--- llvm-www/releases/1.0/docs/ReleaseNotes.html:1.14 Wed Oct 29 19:21:09 2003
+++ llvm-www/releases/1.0/docs/ReleaseNotes.html Wed Oct 29 19:43:20 2003
@@ -166,7 +166,9 @@
<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>
+<li><a href="http://llvm.cs.uiuc.edu/PR70">[instcombine] Resolving invoke inserts cast after terminator</a> (fixed in 1.1)</li><p>
+
+<li><a href="http://llvm.cs.uiuc.edu/PR71">llvm-as crashes when labels are used in phi nodes</a> (fixed in 1.1)</li><p>
<!-- _______________________________________________________________________ -->
@@ -428,6 +430,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 19:19:20 CST 2003
+Last modified: Wed Oct 29 19:42:39 CST 2003
<!-- hhmts end -->
</body></html>
More information about the llvm-commits
mailing list