summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-12-11 06:10:52 +0000
committerChris Lattner <sabre@nondot.org>2004-12-11 06:10:52 +0000
commit7bf2e54dc22cffa3f8a20be3a0d66a7527e54668 (patch)
tree728b983599cf62f53e86970949b653e02f6884dd /llvm
parent2f687fd9d6e35c40a3202dea4832d5af04f43326 (diff)
downloadbcm5719-llvm-7bf2e54dc22cffa3f8a20be3a0d66a7527e54668.tar.gz
bcm5719-llvm-7bf2e54dc22cffa3f8a20be3a0d66a7527e54668.zip
New feature
llvm-svn: 18797
Diffstat (limited to 'llvm')
-rw-r--r--llvm/docs/ReleaseNotes.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index 9da8786fe7c..5bac4263349 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/docs/ReleaseNotes.html
@@ -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>
OpenPOWER on IntegriCloud