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
This commit is contained in:
Chandler Carruth 2012-11-05 10:17:00 +00:00
parent 87a1af4380
commit e507fc6eea

View File

@ -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>