[llvm-commits] CVS: llvm/docs/ReleaseNotes.html
Chris Lattner
lattner at cs.uiuc.edu
Mon Nov 3 14:09:06 PST 2003
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.28 -> 1.29
---
Log message:
updates to release notes
---
Diffs of the changes: (+3 -3)
Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.28 llvm/docs/ReleaseNotes.html:1.29
--- llvm/docs/ReleaseNotes.html:1.28 Sat Nov 1 20:15:11 2003
+++ llvm/docs/ReleaseNotes.html Mon Nov 3 14:08:08 2003
@@ -65,7 +65,7 @@
release implements the following new features:<p>
<ol>
-<li>temp</li>
+<li><a href="http://mail.cs.uiuc.edu/pipermail/llvmdev/2003-November/000528.html">A new LLVM profiler, similar to gprof</a> is available</li>
<li>temp</li>
<li>temp</li>
</ol><p>
@@ -96,7 +96,7 @@
<li><a href="http://llvm.cs.uiuc.edu/PR79">llvm-gcc crashes compiling global union initializer</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR80">C front-end crash on empty structure</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR81">CFrontend crashes when compiling C99 compound expressions</a></li>
-
+<li><a href="http://llvm.cs.uiuc.edu/PR83">[X86] Emission of global bool initializers broken</a></li>
</ol><p>
At this time, LLVM is known to work properly with SPEC CPU 2000, the Olden
@@ -393,6 +393,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: Sat Nov 1 20:14:25 CST 2003
+Last modified: Mon Nov 3 14:07:07 CST 2003
<!-- hhmts end -->
</body></html>
More information about the llvm-commits
mailing list