Author: gbiv
Date: Fri Aug 12 00:11:46 2016
New Revision: 278479
URL: http://llvm.org/viewvc/llvm-project?rev=278479&view=rev
Log:
Merging r278471:
r278471 | gbiv | 2016-08-11 21:12:31 -0700 (Thu, 11 Aug 2016) | 11 lines
[Se
Author: rtrieu
Date: Thu Aug 11 19:00:21 2016
New Revision: 278441
URL: http://llvm.org/viewvc/llvm-project?rev=278441&view=rev
Log:
Update release notes for new warnings.
Document -Wcomma, -Wfloat-zero-conversion, and -Wfloat-overflow-conversion
Modified:
cfe/branches/release_39/docs/Releas
Author: hans
Date: Thu Aug 11 16:55:38 2016
New Revision: 278428
URL: http://llvm.org/viewvc/llvm-project?rev=278428&view=rev
Log:
Merging r277093:
r277093 | eugenezelenko | 2016-07-28 17:46:13 -0700 (Thu, 28 Jul 2016) | 4 li
Author: hans
Date: Thu Aug 11 16:50:18 2016
New Revision: 278427
URL: http://llvm.org/viewvc/llvm-project?rev=278427&view=rev
Log:
Remove test/asan/TestCases/Darwin/dead-strip.c
The test is gated on OS version, but actually depends on what SDK
is used, see PR28743. Deleting to unblock 3.9.
Remov
Author: hans
Date: Thu Aug 11 16:43:23 2016
New Revision: 278424
URL: http://llvm.org/viewvc/llvm-project?rev=278424&view=rev
Log:
Merging r278413:
r278413 | gberry | 2016-08-11 14:05:17 -0700 (Thu, 11 Aug 2016) | 17 lines
[
Author: hans
Date: Thu Aug 11 16:39:47 2016
New Revision: 278422
URL: http://llvm.org/viewvc/llvm-project?rev=278422&view=rev
Log:
Merging r278370:
r278370 | mkuper | 2016-08-11 10:38:33 -0700 (Thu, 11 Aug 2016) | 7 lines
Ma
Author: joerg
Date: Thu Aug 11 13:47:43 2016
New Revision: 278388
URL: http://llvm.org/viewvc/llvm-project?rev=278388&view=rev
Log:
Merging r271801:
r271801 | joerg | 2016-06-04 22:03:26 +0200 (Sa, 04 Jun 2016) | 3 lines
Add
Author: tejohnson
Date: Wed Aug 3 13:52:04 2016
New Revision: 277628
URL: http://llvm.org/viewvc/llvm-project?rev=277628&view=rev
Log:
Add ThinLTO release note.
Modified:
llvm/branches/release_39/docs/ReleaseNotes.rst
Modified: llvm/branches/release_39/docs/ReleaseNotes.rst
URL:
http://llv
Yep, doing this right now :)
On Mon, Jul 18, 2016 at 9:29 PM, Hans Wennborg wrote:
> Hi Anton,
>
> On Mon, Jul 18, 2016 at 10:52 AM, Hans Wennborg via
> llvm-branch-commits wrote:
>> Author: hans
>> Date: Mon Jul 18 12:52:41 2016
>> New Revision: 275828
>>
>> URL: http://llvm.org/viewvc/llvm-pro
Author: vkalintiris
Date: Mon Aug 8 07:28:57 2016
New Revision: 277998
URL: http://llvm.org/viewvc/llvm-project?rev=277998&view=rev
Log:
Add release note for the MIPS target.
Modified:
llvm/branches/release_39/docs/ReleaseNotes.rst
Modified: llvm/branches/release_39/docs/ReleaseNotes.rst
UR
Yep, what Stephane said.
On Wed, Jul 27, 2016 at 5:16 PM, Stephane Sezer wrote:
> Hey Hans,
>
> Yes, `scripts/Xcode/build-llvm.py` is the script that needs to be updated
> now. You can ignore `build-lldb-llvm-clang`.
>
>
> > On Jul 27, 2016, at 5:07 PM, Francis Ricci
> wrote:
> >
> > Stephane c
Author: nico
Date: Thu Aug 4 13:52:17 2016
New Revision: 277750
URL: http://llvm.org/viewvc/llvm-project?rev=277750&view=rev
Log:
grammar fix
Modified:
cfe/branches/release_39/docs/ReleaseNotes.rst
Modified: cfe/branches/release_39/docs/ReleaseNotes.rst
URL:
http://llvm.org/viewvc/llvm-pro
Author: cbieneman
Date: Wed Aug 3 13:08:14 2016
New Revision: 277617
URL: http://llvm.org/viewvc/llvm-project?rev=277617&view=rev
Log:
[docs] Release Notes: autoconf has been removed
Fleshing out the note about the autoconf build system being removed and
pointing to CMake documentation.
Modifi
> -Original Message-
> From: Hans Wennborg [mailto:h...@hanshq.net]
> Sent: Friday, July 29, 2016 8:44 AM
> To: Robinson, Paul
> Cc: llvm-branch-commits@lists.llvm.org
> Subject: RE: [llvm-branch-commits] [llvm-branch] r276647 - Merging
> r276479:
>
> Hi Paul,
>
> It seems the 3.9 branc
Hey Hans,
Yes, `scripts/Xcode/build-llvm.py` is the script that needs to be updated now.
You can ignore `build-lldb-llvm-clang`.
> On Jul 27, 2016, at 5:07 PM, Francis Ricci wrote:
>
> Stephane can look at this, CC-ing here
>
> On Wed, Jul 27, 2016 at 8:25 PM Hans Wennborg wrote:
> I tried
Thanks!
> On Jul 28, 2016, at 8:54 AM, Hans Wennborg wrote:
>
> Thanks! I've committed
> https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.llvm.org_pipermail_llvm-2Dbranch-2Dcommits_2016-2DJuly_010248.html&d=CwIBaQ&c=5VD0RTtNlTh3ycd41b3MUw&r=zTo4_G7o7BiHqh4aItULRg&m=9akx-P7i0kEiricd02Xwo
Should be there - I kicked the updates for all the repos.
Note that in general the branches will be created with the first
commit to trunk after the branch point.
On Mon, Jul 18, 2016 at 9:32 PM, Anton Korobeynikov
wrote:
> Yep, doing this right now :)
>
> On Mon, Jul 18, 2016 at 9:29 PM, Hans W
Author: gbiv
Date: Thu Aug 4 12:51:18 2016
New Revision: 277739
URL: http://llvm.org/viewvc/llvm-project?rev=277739&view=rev
Log:
Add release note for MemorySSA.
Modified:
llvm/branches/release_39/docs/ReleaseNotes.rst
Modified: llvm/branches/release_39/docs/ReleaseNotes.rst
URL:
http://ll
Author: gbiv
Date: Fri Jul 22 17:57:21 2016
New Revision: 276489
URL: http://llvm.org/viewvc/llvm-project?rev=276489&view=rev
Log:
Merging r276232:
r276232 | gbiv | 2016-07-20 20:28:13 -0700 (Wed, 20 Jul 2016) | 13 lines
[Se
Author: nha
Date: Fri Aug 5 03:31:59 2016
New Revision: 277803
URL: http://llvm.org/viewvc/llvm-project?rev=277803&view=rev
Log:
Add release note for AMDGPU target.
Modified:
llvm/branches/release_39/docs/ReleaseNotes.rst
Modified: llvm/branches/release_39/docs/ReleaseNotes.rst
URL:
http:/
Hans, it looks like this merge is incomplete--the trunk patch
also modified test/Feature/optnone-opt.ll and that isn't reflected
in the branch. We have a 3.9 bot already running and it caught
this.
(Removing the test for GVN Hoisting isn't actually the best tactic
here, I'll fix that on trunk aft
Author: gbiv
Date: Thu Jul 21 16:09:24 2016
New Revision: 276337
URL: http://llvm.org/viewvc/llvm-project?rev=276337&view=rev
Log:
[MSSA] Fix PR28632 in the 3.9 branch.
The now-removed assertion was really more for initial debugging; it's
perfectly valid (albeit relatively rare) for `Q.Visited.si
Author: rovka
Date: Wed Aug 3 07:00:27 2016
New Revision: 277590
URL: http://llvm.org/viewvc/llvm-project?rev=277590&view=rev
Log:
Add a few things to the AArch64 release notes
Modified:
llvm/branches/release_39/docs/ReleaseNotes.rst
Modified: llvm/branches/release_39/docs/ReleaseNotes.rst
To be clear, those are likely source bugs, and the most common failure mode
is like:
A Foo(const TempType& t) {
return A(&t); // keeps the pointer to a temporary.
}
const A& a = Foo(MakeTemporary());
// the temporary is gone.
On Mon, Jul 18, 2016 at 1:28 PM Hans Wennborg wrote:
> On Mon, Ju
Author: rovka
Date: Tue Aug 2 09:34:15 2016
New Revision: 277462
URL: http://llvm.org/viewvc/llvm-project?rev=277462&view=rev
Log:
Merging r277457
[clang-cl] Fix PCH tests to use x86_64 as target
These tests require x86-registered-target, but they don't force the target as
x86 on the command li
Author: nico
Date: Thu Aug 4 13:55:57 2016
New Revision: 277751
URL: http://llvm.org/viewvc/llvm-project?rev=277751&view=rev
Log:
Add a note about clang-cl pch support to the 3.9 release notes.
Modified:
cfe/branches/release_39/docs/ReleaseNotes.rst
Modified: cfe/branches/release_39/docs/Re
Author: hans
Date: Thu Aug 11 13:16:47 2016
New Revision: 278376
URL: http://llvm.org/viewvc/llvm-project?rev=278376&view=rev
Log:
Merging r277522:
r277522 | dcoughlin | 2016-08-02 14:07:23 -0700 (Tue, 02 Aug 2016) | 8 lines
Author: hans
Date: Thu Aug 11 13:13:48 2016
New Revision: 278374
URL: http://llvm.org/viewvc/llvm-project?rev=278374&view=rev
Log:
Merging r276900:
r276900 | epilk | 2016-07-27 11:25:10 -0700 (Wed, 27 Jul 2016) | 5 lines
[Se
28 matches
Mail list logo