projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04c868e
)
Mark -parallel pass as `experimental'
author
Misha Brukman
<brukman+llvm@gmail.com>
Thu, 27 Jan 2005 17:59:51 +0000
(17:59 +0000)
committer
Misha Brukman
<brukman+llvm@gmail.com>
Thu, 27 Jan 2005 17:59:51 +0000
(17:59 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19858
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/ReleaseNotes.html
patch
|
blob
|
history
diff --git
a/docs/ReleaseNotes.html
b/docs/ReleaseNotes.html
index 660b363a9793e5d17930885499b81e5af956f2c1..a1b6dd5bd2daa3f4e31e99c2c46360b306894b8f 100644
(file)
--- a/
docs/ReleaseNotes.html
+++ b/
docs/ReleaseNotes.html
@@
-208,7
+208,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, -paths, -pre</tt></li>
+ -instloops, -pa
rallel, -pa
ths, -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)