[llvm] r255175 - [X86] Enable shrink-wrapping by default, but keep it disabled for stack frames

Quentin Colombet via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 16 11:37:23 PST 2016


Hi Hans,

Here is a patch for the release notes.

Cheers,
-Quentin

-------------- next part --------------
A non-text attachment was scrubbed...
Name: release_notes.diff
Type: application/octet-stream
Size: 583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160216/f5c44c14/attachment.obj>
-------------- next part --------------

> On Feb 16, 2016, at 9:29 AM, Hans Wennborg <hans at chromium.org> wrote:
> 
> It's docs/ReleaseNotes.rst
> 
> You can commit to that directly on the 3.8 branch, send me a patch, or
> even just send me a line of text in an email and I'll add it.
> 
> You can see the notes for rc2 here:
> http://llvm.org/pre-releases/3.8.0/rc2/docs/ReleaseNotes.html
> 
> Thanks,
> Hans
> 
> On Mon, Feb 15, 2016 at 12:59 PM, Quentin Colombet <qcolombet at apple.com> wrote:
>> Hi Hans,
>> 
>> That is a good idea.
>> What is the file to patch?
>> 
>> Thanks,
>> -Quentin
>>> On Feb 11, 2016, at 6:30 PM, Hans Wennborg <hans at chromium.org> wrote:
>>> 
>>> On Wed, Dec 9, 2015 at 3:08 PM, Quentin Colombet via llvm-commits
>>> <llvm-commits at lists.llvm.org> wrote:
>>>> Author: qcolombet
>>>> Date: Wed Dec  9 17:08:18 2015
>>>> New Revision: 255175
>>>> 
>>>> URL: http://llvm.org/viewvc/llvm-project?rev=255175&view=rev
>>>> Log:
>>>> [X86] Enable shrink-wrapping by default
>>> 
>>> Would you like to write something about this for the release notes?
>>> 
>>> Cheers,
>>> Hans
>> 



More information about the llvm-commits mailing list