diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 13db399064d..2bff4a6096e 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -95,7 +95,7 @@ This release implements the following new features:
    -
  1. +
  2. A new LLVM source-level debugger has been started.
@@ -169,6 +169,7 @@ cause use of invalid pointers!
  • VMCore mishandles double -0.0
  • [X86] X86 backend code generates -0.0 as +0.0
  • [loopsimplify] Loopsimplify incorrectly updates dominator information
  • +
  • [pruneeh] -pruneeh pass removes invoke instructions it shouldn't