New feature

llvm-svn: 18797
This commit is contained in:
Chris Lattner 2004-12-11 06:10:52 +00:00
parent 2f687fd9d6
commit 7bf2e54dc2
1 changed files with 3 additions and 1 deletions

View File

@ -86,7 +86,9 @@ bug fixes for those problems found since the 1.4 release.</p>
<div class="doc_text">
<ol>
<li></li>
<li>LLVM now includes an <a href="http://llvm.cs.uiuc.edu/PR415">
Inter-Procedural Sparse Conditional Constant Propagation</a> pass, named
-ipsccp, which is run by default at link-time.</li>
</ol>
</div>