noteworthy.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19901 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2005-01-29 00:44:22 +00:00
parent 5551706b0f
commit 204fcaea41

View File

@ -78,6 +78,8 @@ bug fixes for those problems found since the 1.4 release.</p>
<li>LLVM now includes an <a href="http://llvm.cs.uiuc.edu/PR415">
Interprocedural Sparse Conditional Constant Propagation</a> pass, named
-ipsccp, which is run by default at link-time.</li>
<li>LLVM is now about 10% faster than before due to its core data structures
using less memory.</li>
</ol>
</div>