[www] r184523 - The simplify-libcalls migration to instcombine is complete.

Meador Inge meadori at codesourcery.com
Thu Jun 20 20:27:47 PDT 2013


Author: meadori
Date: Thu Jun 20 22:27:47 2013
New Revision: 184523

URL: http://llvm.org/viewvc/llvm-project?rev=184523&view=rev
Log:
The simplify-libcalls migration to instcombine is complete.

Modified:
    www/trunk/OpenProjects.html

Modified: www/trunk/OpenProjects.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/OpenProjects.html?rev=184523&r1=184522&r2=184523&view=diff
==============================================================================
--- www/trunk/OpenProjects.html (original)
+++ www/trunk/OpenProjects.html Thu Jun 20 22:27:47 2013
@@ -120,7 +120,6 @@ Some specific ones that would be great t
 <ul>
 <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>
 <li><a href="http://llvm.org/PR11944">Static constructors should be purged from LLVM</a></li>
 </ul>
 </p>





More information about the llvm-commits mailing list