diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index ee4cadf8e947b6f0327647e102dc3c9bdf4698a5..3f08ebc1e1c82b758c56a0e4a44c79eba10de7c7 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -123,7 +123,7 @@ In this release, the following Quality of Implementation issues were fixed:
  • [vmcore] OpaqueType objects memory leak
  • [llvmgcc] C front-end does not compile "extern inline" into linkonce
  • Bytecode format inconsistent
  • -
  • [loadvn/inline/gcse] Slow optimizations with extremely large basic blocks
  • +
  • [loadvn/inline/scalarrepl] Slow optimizations with extremely large basic blocks