Add a couple of stubs to the release notes for things I noticed while
authorChandler Carruth <chandlerc@gmail.com>
Mon, 5 Nov 2012 10:17:00 +0000 (10:17 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 5 Nov 2012 10:17:00 +0000 (10:17 +0000)
clearing out my backlog of commit mail.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167380 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index a10f541ce73e549397f595bdc2d8fe84cfc453fa..45a9cc5decbb1e01106c71c8c3bd0e86bd535f7a 100644 (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>