Author: pcc Date: Fri Feb 12 12:46:48 2016 New Revision: 260702 URL: http://llvm.org/viewvc/llvm-project?rev=260702&view=rev Log: ARM: Mention r251322 in release notes.
Modified: llvm/branches/release_38/docs/ReleaseNotes.rst Modified: llvm/branches/release_38/docs/ReleaseNotes.rst URL: http://llvm.org/viewvc/llvm-project/llvm/branches/release_38/docs/ReleaseNotes.rst?rev=260702&r1=260701&r2=260702&view=diff ============================================================================== --- llvm/branches/release_38/docs/ReleaseNotes.rst (original) +++ llvm/branches/release_38/docs/ReleaseNotes.rst Fri Feb 12 12:46:48 2016 @@ -131,8 +131,10 @@ During this release the ARM target has: * Expanded LLDB support, including watchpoints, unwind tables * Extended the Load/Store optimiser and cleaned up some of the bad decisions made earlier. -* Gained some code size improvements, though there's still a long road ahead, - especially for older cores. +* Simplified code generation for global variable addresses in ELF, resulting in + a significant (4% in Chromium) reduction in code size. +* Gained some additional code size improvements, though there's still a long road + ahead, especially for older cores. * Added some EABI floating point comparison functions to Compiler-RT * Added support for Windows+GNU triple, +features in -mcpu/-march options. _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits