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

Chris Lattner lattner at cs.uiuc.edu
Sun Nov 16 15:44:01 PST 2003


Changes in directory llvm-www/releases/1.0/docs:

ReleaseNotes.html updated: 1.32 -> 1.33

---
Log message:

add adce bug



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

Index: llvm-www/releases/1.0/docs/ReleaseNotes.html
diff -u llvm-www/releases/1.0/docs/ReleaseNotes.html:1.32 llvm-www/releases/1.0/docs/ReleaseNotes.html:1.33
--- llvm-www/releases/1.0/docs/ReleaseNotes.html:1.32	Sun Nov 16 14:25:26 2003
+++ llvm-www/releases/1.0/docs/ReleaseNotes.html	Sun Nov 16 15:42:50 2003
@@ -216,6 +216,8 @@
 
 <li><a href="http://llvm.cs.uiuc.edu/PR114">LLVM header files should be -Wold-style-cast clean</a></li><p>
 
+<li><a href="http://llvm.cs.uiuc.edu/PR116">[adce] ADCE considers blocks without postdominators to be unreachable</a></li><p>
+
 <!-- _______________________________________________________________________ -->
 </ul><h4><a name="c-fe"><hr size=0>Known problems with the C front-end</h4><ul>
 
@@ -507,6 +509,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: Sun Nov 16 14:24:23 CST 2003
+Last modified: Sun Nov 16 15:42:12 CST 2003
 <!-- hhmts end -->
 </body></html>





More information about the llvm-commits mailing list