summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2012-11-05 10:17:00 +0000
committerChandler Carruth <chandlerc@gmail.com>2012-11-05 10:17:00 +0000
commit89ad975c6837f56810a3de23d7a902e347e6abb2 (patch)
tree6b1d1188f3a082b2e627a7c046a754c2a4ab4e0b
parent825b9ad2fb8550528de921ce791e3057a13441c0 (diff)
downloadbcm5719-llvm-89ad975c6837f56810a3de23d7a902e347e6abb2.tar.gz
bcm5719-llvm-89ad975c6837f56810a3de23d7a902e347e6abb2.zip
Add a couple of stubs to the release notes for things I noticed while
clearing out my backlog of commit mail. llvm-svn: 167380
-rw-r--r--llvm/docs/ReleaseNotes.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index a10f541ce73..45a9cc5decb 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/docs/ReleaseNotes.html
@@ -482,9 +482,13 @@ Release Notes</a>.</h1>
}
</pre>
- </p>
+</p>
+
+<p>SROA - We've re-written SROA to be significantly more powerful.
+<!-- FIXME: Add more text here... --></p>
<ul>
+ <li>Branch weight metadata is preseved through more of the optimizer.</li>
<li>...</li>
</ul>
OpenPOWER on IntegriCloud