[llvm-commits] [llvm] r113118 - /llvm/trunk/docs/ReleaseNotes.html

Chris Lattner sabre at nondot.org
Sun Sep 5 13:49:45 PDT 2010


Author: lattner
Date: Sun Sep  5 15:49:45 2010
New Revision: 113118

URL: http://llvm.org/viewvc/llvm-project?rev=113118&view=rev
Log:
some random notes.

Modified:
    llvm/trunk/docs/ReleaseNotes.html

Modified: llvm/trunk/docs/ReleaseNotes.html
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/ReleaseNotes.html?rev=113118&r1=113117&r2=113118&view=diff
==============================================================================
--- llvm/trunk/docs/ReleaseNotes.html (original)
+++ llvm/trunk/docs/ReleaseNotes.html Sun Sep  5 15:49:45 2010
@@ -295,7 +295,10 @@
 <p>LLVM 2.8 includes several major new capabilities:</p>
 
 <ul>
-<li>.</li>
+<li>atomic lowering pass.</li>
+<li>RegionInfo pass: opt -regions analyze" or "opt -view-regions". 
+<!-- Tobias Grosser --></li>
+<li>ARMGlobalMerge: <!-- Anton --> </li>
 </ul>
 
 </div>





More information about the llvm-commits mailing list