Author: hans Date: Fri Feb 26 15:39:36 2016 New Revision: 262075 URL: http://llvm.org/viewvc/llvm-project?rev=262075&view=rev Log: Revert r262059: committed to the tag instead of the branch
Modified: llvm/tags/RELEASE_380/rc3/docs/ReleaseNotes.rst Modified: llvm/tags/RELEASE_380/rc3/docs/ReleaseNotes.rst URL: http://llvm.org/viewvc/llvm-project/llvm/tags/RELEASE_380/rc3/docs/ReleaseNotes.rst?rev=262075&r1=262074&r2=262075&view=diff ============================================================================== --- llvm/tags/RELEASE_380/rc3/docs/ReleaseNotes.rst (original) +++ llvm/tags/RELEASE_380/rc3/docs/ReleaseNotes.rst Fri Feb 26 15:39:36 2016 @@ -227,26 +227,7 @@ If you would like to try the integrated Changes to the PowerPC Target ----------------------------- -There are numerous improvements to the PowerPC target in this release: - -* Shrink wrapping optimization has been enabled for PowerPC Little Endian - -* Direct move instructions are used when converting scalars to vectors - -* Thread Sanitizer (TSAN) is now supported for PowerPC - -* New MI peephole pass to clean up redundand XXPERMDI instructions - -* Add branch hints to highly biased branch instructions (code reaching - unreachable terminators and exceptional control flow consructs) - -* Promote boolean return values to integer to prevent excessive usage of - condition registers - -* Additional vector APIs for vector comparisons and vector merges have been - added to altivec.h - -* Many bugs have been identified and fixed + During this release ... Changes to the X86 Target _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits