summaryrefslogtreecommitdiff
path: root/docs
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
commite507fc6eeaddbb12fc6fabf43f6a6ce19651d689 (patch)
treebe91829038011b71077751f6b25719b853878641 /docs
parent87a1af4380da3d69d7d97d6ccda6843b565f7e34 (diff)
downloadllvm-e507fc6eeaddbb12fc6fabf43f6a6ce19651d689.tar.gz
llvm-e507fc6eeaddbb12fc6fabf43f6a6ce19651d689.tar.bz2
llvm-e507fc6eeaddbb12fc6fabf43f6a6ce19651d689.tar.xz
Add a couple of stubs to the release notes for things I noticed while
clearing out my backlog of commit mail. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167380 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index a10f541ce7..45a9cc5dec 100644
--- a/docs/ReleaseNotes.html
+++ b/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>