projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5551706
)
noteworthy.
author
Chris Lattner
<sabre@nondot.org>
Sat, 29 Jan 2005 00:44:22 +0000
(
00:44
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Sat, 29 Jan 2005 00:44:22 +0000
(
00:44
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19901
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/ReleaseNotes.html
patch
|
blob
|
history
diff --git
a/docs/ReleaseNotes.html
b/docs/ReleaseNotes.html
index 8e4ae82bd93379e620e27aa170dd264a738f8c89..e211bcda5a965c69cf4beda3270279f3a2353410 100644
(file)
--- a/
docs/ReleaseNotes.html
+++ b/
docs/ReleaseNotes.html
@@
-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>