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:
0108346
)
Document beta pass
author
Chris Lattner
<sabre@nondot.org>
Thu, 2 Dec 2004 17:20:17 +0000
(17:20 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Thu, 2 Dec 2004 17:20:17 +0000
(17:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18431
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/ReleaseNotes.html
patch
|
blob
|
history
diff --git
a/docs/ReleaseNotes.html
b/docs/ReleaseNotes.html
index 6358ec7f697c7b6ba759bd4a2569f323168a3f50..b81b7af514d503b7bdeaca1e3ed9eac070cdb0bd 100644
(file)
--- a/
docs/ReleaseNotes.html
+++ b/
docs/ReleaseNotes.html
@@
-356,6
+356,8
@@
components, please contact us on the llvmdev list.</p>
<li>The <tt>-pre</tt> pass is incomplete (there are cases it doesn't handle that
it should) and not thoroughly tested.</li>
<li>The <tt>llvm-db</tt> tool is in a very early stage of development.</li>
+<li>The "iterative scan" register allocator (enabled with -regalloc=iterativescan)
+ is not stable.</li>
</ul>
</div>