summaryrefslogtreecommitdiff
path: root/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-10-24 04:15:09 +0000
committerChris Lattner <sabre@nondot.org>2005-10-24 04:15:09 +0000
commit56605ceb9255a2655a77a7b983780cdfe35935cb (patch)
tree40a133316a2fb5582d70674bb7de3f1bf387cdfd /docs/ReleaseNotes.html
parent8a6cd98e964fa42f05773cd2389e8b663ffecc6c (diff)
downloadllvm-56605ceb9255a2655a77a7b983780cdfe35935cb.tar.gz
llvm-56605ceb9255a2655a77a7b983780cdfe35935cb.tar.bz2
llvm-56605ceb9255a2655a77a7b983780cdfe35935cb.tar.xz
This RA no longer exists
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23953 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r--docs/ReleaseNotes.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 912b954eed..09432b6d5a 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -171,8 +171,6 @@ components, please contact us on the llvmdev list.</p>
releases: <tt>-cee, -pre</tt></li>
<li>The <tt>llvm-db</tt> tool is in a very early stage of development, but can
be used to step through programs and inspect the stack.</li>
-<li>The "iterative scan" register allocator (enabled with
- <tt>-regalloc=iterativescan</tt>) is not stable.</li>
<li>The SparcV8, Alpha, and IA64 code generators are experimental.</li>
</ul>