summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-09-14 16:43:13 +0000
committerChris Lattner <sabre@nondot.org>2004-09-14 16:43:13 +0000
commit09f3ac9297c9b24ca118da5e2c79f5cbe265fa16 (patch)
tree915938535ae28bbebd2048d37c562ea09aa73076 /llvm/docs
parentdd457079fa08abfdf8373b7f2d2fddf212f5f239 (diff)
downloadbcm5719-llvm-09f3ac9297c9b24ca118da5e2c79f5cbe265fa16.tar.gz
bcm5719-llvm-09f3ac9297c9b24ca118da5e2c79f5cbe265fa16.zip
Add notes about some buggy passes
llvm-svn: 16339
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/ReleaseNotes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index b4083c052da..cef29001c52 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/docs/ReleaseNotes.html
@@ -252,7 +252,7 @@ components, please contact us on the llvmdev list.</p>
benchmarks. The file <tt>llvm/lib/Target/PowerPC/README.txt</tt> has
details.</li>
<li>The following passes are incomplete or buggy: <tt>-pgmdep, -memdep,
- -ipmodref, -cee</tt></li>
+ -ipmodref, -cee, -branch-combine, -instloops, -paths</tt></li>
<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-ar</tt> tool is incomplete and probably buggy.</li>
OpenPOWER on IntegriCloud