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

Chris Lattner sabre at nondot.org
Mon Oct 13 10:12:52 PDT 2008


Author: lattner
Date: Mon Oct 13 12:12:51 2008
New Revision: 57446

URL: http://llvm.org/viewvc/llvm-project?rev=57446&view=rev
Log:
final note.

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=57446&r1=57445&r2=57446&view=diff

==============================================================================
--- llvm/trunk/docs/ReleaseNotes.html (original)
+++ llvm/trunk/docs/ReleaseNotes.html Mon Oct 13 12:12:51 2008
@@ -308,6 +308,8 @@
 <li>fast isel</li>
 <li>Selection dag speedups</li>
 <li>asmwriter + raw_ostream -> fastah</li>
+<li>Partitioned Boolean Quadratic Programming (PBQP) based register 
+allocator.</li>
 <li>...</li>
 
 </ul>





More information about the llvm-commits mailing list