These passes are no more.
authorChris Lattner <sabre@nondot.org>
Fri, 28 Jan 2005 06:13:52 +0000 (06:13 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 28 Jan 2005 06:13:52 +0000 (06:13 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19865 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index a1b6dd5bd2daa3f4e31e99c2c46360b306894b8f..8e4ae82bd93379e620e27aa170dd264a738f8c89 100644 (file)
@@ -207,8 +207,7 @@ components, please contact us on the llvmdev list.</p>
 
 <ul>
 <li>The following passes are incomplete or buggy, and may be removed in future
-    releases: <tt>-pgmdep, -memdep, -ipmodref, -cee, -branch-combine,
-    -instloops, -parallel, -paths, -pre</tt></li>
+    releases: <tt>-cee, -branch-combine, -instloops, -paths, -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 -regalloc=iterativescan)