Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.334 -> 1.335
---
Log message:

This RA no longer exists


---
Diffs of the changes:  (+1 -3)

 ReleaseNotes.html |    4 +---
 1 files changed, 1 insertion(+), 3 deletions(-)


Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.334 llvm/docs/ReleaseNotes.html:1.335
--- llvm/docs/ReleaseNotes.html:1.334   Sun Oct 23 21:33:44 2005
+++ llvm/docs/ReleaseNotes.html Sun Oct 23 23:15:09 2005
@@ -171,8 +171,6 @@
     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>
 
@@ -588,7 +586,7 @@
   src="http://www.w3.org/Icons/valid-html401"; alt="Valid HTML 4.01!" /></a>
 
   <a href="http://llvm.cs.uiuc.edu";>The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2005/10/24 02:33:44 $
+  Last modified: $Date: 2005/10/24 04:15:09 $
 </address>
 
 </body>



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to