[llvm-commits] [www] r151253 - /www/trunk/OpenProjects.html

Jay Foad jay.foad at gmail.com
Thu Feb 23 06:28:30 PST 2012


Author: foad
Date: Thu Feb 23 08:28:30 2012
New Revision: 151253

URL: http://llvm.org/viewvc/llvm-project?rev=151253&view=rev
Log:
PR1210 is fixed.

Modified:
    www/trunk/OpenProjects.html

Modified: www/trunk/OpenProjects.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/OpenProjects.html?rev=151253&r1=151252&r2=151253&view=diff
==============================================================================
--- www/trunk/OpenProjects.html (original)
+++ www/trunk/OpenProjects.html Thu Feb 23 08:28:30 2012
@@ -118,7 +118,6 @@
 Some specific ones that would be great to have:
 
 <ul>
-<li><a href="http://llvm.org/PR1210">Constant and Type uniquing should use a DenseMap/FoldingSet</a></li>
 <li><a href="http://llvm.org/PR10367">Fix the design of GlobalAlias to not require dest type to match source type</a></li>
 <li><a href="http://llvm.org/PR10368">Redesign ConstantExpr's</a></li>
 <li><a href="http://llvm.org/PR11895">SimplifyLibCalls should be merged into instcombine</a></li>





More information about the llvm-commits mailing list