diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index b1b1e14f8656..ac000161e3de 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -1057,18 +1057,16 @@ be used to verify some algorithms.
-

PPC32/ELF va_arg was implemented.

-

PPC32 initial support for .o file writing was implemented.

-

MicroBlaze scheduling itineraries were added that model the - 3-stage and the 5-stage pipeline architectures. The 3-stage - pipeline model can be selected with -mcpu=mblaze3 - and the 5-stage pipeline model can be selected with - -mcpu=mblaze5.

-
@@ -1085,27 +1083,31 @@ be used to verify some algorithms. from the previous release.

Windows (32-bit)