ReleaseNotes: shrink-wrapping; by Quentin Colombet
authorHans Wennborg <hans@hanshq.net>
Tue, 16 Feb 2016 19:37:14 +0000 (19:37 +0000)
committerHans Wennborg <hans@hanshq.net>
Tue, 16 Feb 2016 19:37:14 +0000 (19:37 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_38@261001 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index 0749745f68b3ea4daf11ca81b191a7bb9e00b3d1..c86aef48737d2989b1d679ef6a33a6d3ca69b0d9 100644 (file)
@@ -98,6 +98,9 @@ Non-comprehensive list of changes in this release
   shared library. To enable this, pass ``-DLLVM_LINK_LLVM_DYLIB=ON`` to CMake.
   See `Building LLVM with CMake`_ for more details.
 
   shared library. To enable this, pass ``-DLLVM_LINK_LLVM_DYLIB=ON`` to CMake.
   See `Building LLVM with CMake`_ for more details.
 
+* The optimization to move the prologue and epilogue of functions in colder
+  code path (shrink-wrapping) is now enabled by default.
+
 .. NOTE
    For small 1-3 sentence descriptions, just add an entry at the end of
    this list. If your description won't fit comfortably in one bullet
 .. NOTE
    For small 1-3 sentence descriptions, just add an entry at the end of
    this list. If your description won't fit comfortably in one bullet