New feature
authorChris Lattner <sabre@nondot.org>
Sat, 11 Dec 2004 06:10:52 +0000 (06:10 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 11 Dec 2004 06:10:52 +0000 (06:10 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18797 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 9da8786fe7ce334c9bdf9ad3366684884cd788a2..5bac4263349974354b37ad50e914ece15268aab9 100644 (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>