diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index d48883a7cce4..0737be45074e 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -185,7 +185,7 @@ optimizer, speeding it up and making it more aggressive. For example:

run many small programs, but is still incomplete and is not yet fully performant. -
  • Bill Wendling added SSSE3 support to the X86 backend.
  • +
  • Bill Wendling added SSE3 support to the X86 backend.
  • Nicholas Geoffray contributed improved linux/ppc ABI and JIT support.