diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 717bf6c4bd2..31cb26ca020 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -656,7 +656,7 @@ core and border computations, control overhead vs. code size)

-PowerPC64 Elf Linux Target Improvements +PowerPC Target Improvements

@@ -687,6 +687,9 @@ core and border computations, control overhead vs. code size)
  • Additional support for Altivec compare operations.
  • IBM long double support.
  • +

    There have also been code generation improvements for both 32- and 64-bit + code. Instruction scheduling support for the Freescale e500mc and e5500 + cores has been added.