From 9eecb35d6b3cd772b57620f37deb065b2f426aae Mon Sep 17 00:00:00 2001 From: Hal Finkel Date: Tue, 20 Nov 2012 04:20:31 +0000 Subject: Note Freescale's contributions in the PPC release notes. This mainly reflects the work of Tobias von Koch. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168352 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 717bf6c4bd..31cb26ca02 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.

    -- cgit v1.2.3