From: Chris Lattner Date: Mon, 13 Oct 2008 17:12:51 +0000 (+0000) Subject: final note. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=59b5ce4c6344eea442345f2f5446b932894548f1;p=oota-llvm.git final note. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57446 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 24317da3356..eff42f31f58 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -308,6 +308,8 @@ faster:

  • fast isel
  • Selection dag speedups
  • asmwriter + raw_ostream -> fastah
  • +
  • Partitioned Boolean Quadratic Programming (PBQP) based register +allocator.
  • ...