diff options
-rw-r--r-- | docs/ReleaseNotes.html | 2 |
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> |