Note Freescale's contributions in the PPC release notes.
authorHal Finkel <hfinkel@anl.gov>
Tue, 20 Nov 2012 04:20:31 +0000 (04:20 +0000)
committerHal Finkel <hfinkel@anl.gov>
Tue, 20 Nov 2012 04:20:31 +0000 (04:20 +0000)
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

index 717bf6c4bd2a66442256a28e808e1251f3d987f0..31cb26ca020f6d30a69a7a00b2dadac0648429ac 100644 (file)
@@ -656,7 +656,7 @@ core and border computations, control overhead vs. code size) </li>
 
 <!--=========================================================================-->
 <h3>
-<a name="PPC64">PowerPC64 Elf Linux Target Improvements</a>
+<a name="PowerPC">PowerPC Target Improvements</a>
 </h3>
 
 <div>
@@ -687,6 +687,9 @@ core and border computations, control overhead vs. code size) </li>
   <li>  Additional support for Altivec compare operations.</li>
   <li>  IBM long double support.</li>
 </ul>
+<p>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.</p>
 </ul>
 
 </div>