diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index b4083c052da8..cef29001c528 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -252,7 +252,7 @@ components, please contact us on the llvmdev list.

benchmarks. The file llvm/lib/Target/PowerPC/README.txt has details.
  • The following passes are incomplete or buggy: -pgmdep, -memdep, - -ipmodref, -cee
  • + -ipmodref, -cee, -branch-combine, -instloops, -paths
  • The -pre pass is incomplete (there are cases it doesn't handle that it should) and not thoroughly tested.
  • The llvm-ar tool is incomplete and probably buggy.