From: Chris Lattner
Date: Mon, 24 Oct 2005 04:15:09 +0000 (+0000)
Subject: This RA no longer exists
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=56605ceb9255a2655a77a7b983780cdfe35935cb;p=oota-llvm.git
This RA no longer exists
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23953 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 912b954eed8..09432b6d5aa 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -171,8 +171,6 @@ components, please contact us on the llvmdev list.
releases: -cee, -pre
The llvm-db tool is in a very early stage of development, but can
be used to step through programs and inspect the stack.
-The "iterative scan" register allocator (enabled with
- -regalloc=iterativescan) is not stable.
The SparcV8, Alpha, and IA64 code generators are experimental.