commit | 59b5ce4c6344eea442345f2f5446b932894548f1 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Mon Oct 13 17:12:51 2008 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Mon Oct 13 17:12:51 2008 +0000 |
tree | 48590bde33c76c7d2de734b364bd0276458ca406 | |
parent | 50ad45c2fbeda2b4d06efccacdf2819fe711a5b9 [diff] [blame] |
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 24317da..eff42f3 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html
@@ -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>