Displaying 20 results from an estimated 10000 matches similar to: "[LLVMdev] Reminder: Patches and testers needed for 3.5.1 release"
2015 Mar 18
6
[LLVMdev] Reminder 3.5.2 merge deadline is Monday, Mar 16 - Testers needed
On Mon, Mar 16, 2015 at 01:51:32PM -0700, Tom Stellard wrote:
> On Thu, Mar 12, 2015 at 06:04:35PM -0400, Tom Stellard wrote:
> > Hi,
> >
> > Just a reminder that testing for 3.5.2 will begin on Monday, Mar 16. If
> > you have any patches you want merged please send an email to the
> > relevant commits list and cc me and the code owner. If you have already
>
2015 Mar 12
8
[LLVMdev] Reminder 3.5.2 merge deadline is Monday, Mar 16 - Testers needed
Hi,
Just a reminder that testing for 3.5.2 will begin on Monday, Mar 16. If
you have any patches you want merged please send an email to the
relevant commits list and cc me and the code owner. If you have already
done this and are waiting for a response, please ping the thread.
As always we need testers, so let me know if you want to help with
testing.
Thanks,
Tom
2015 Mar 19
2
[LLVMdev] Reminder 3.5.2 merge deadline is Monday, Mar 16 - Testers needed
I've uploaded clang+llvm-3.5.2-rc1-mips-linux-gnu.tar.xz and clang+llvm-3.5.2-rc1-mips-linux-gnu.tar.xz started testing them.
> -----Original Message-----
> From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu]
> On Behalf Of Daniel Sanders
> Sent: 16 March 2015 15:36
> To: Tom Stellard; llvmdev at cs.uiuc.edu
> Subject: Re: [LLVMdev] Reminder 3.5.2
2014 Nov 29
17
[LLVMdev] Proposed patches for Clang 3.5.1
On Wed, Nov 26, 2014 at 07:44:20PM +0100, Dimitry Andric wrote:
> On 26 Nov 2014, at 16:50, Tom Stellard <tom at stellard.net> wrote:
> >
> > On Wed, Nov 26, 2014 at 10:15:13AM +0000, Daniel Sanders wrote:
> ...
> > I will try to look at the patches today. I'm going to delay the release a week
> > or so, because of all the merge requests I've received,
2014 Dec 05
2
[LLVMdev] Vectorize Patches for 3.5.1 (was Re: Proposed patches for Clang 3.5.1)
On Wed, Dec 03, 2014 at 11:51:07AM -0800, Michael Zolotukhin wrote:
> Hi Tom,
>
> I also have several patches that might be useful in 3.5.1. They all are stability fixes:
>
> r221009: Correctly update dom-tree after loop vectorizer.
> r222451: Fix a trip-count overflow issue in LoopUnroll.
> r223170 and r223171: PR21302.Vectorize only bottom-tested loops.
>
Hi Arnold,
2014 Dec 06
2
[LLVMdev] Proposed patches for Clang 3.5.1
----- Original Message -----
> From: "Dimitry Andric" <dimitry at andric.com>
> To: "Hal Finkel" <hfinkel at anl.gov>
> Cc: "LLVM Developers Mailing List (llvmdev at cs.uiuc.edu)" <llvmdev at cs.uiuc.edu>, "Tom Stellard" <tom at stellard.net>
> Sent: Saturday, November 29, 2014 1:34:21 PM
> Subject: Re: [LLVMdev]
2014 Dec 02
2
[LLVMdev] Proposed patches for Clang 3.5.1
On Sat, Nov 29, 2014 at 08:34:34PM +0100, Dimitry Andric wrote:
> On 29 Nov 2014, at 02:48, Tom Stellard <tom at stellard.net> wrote:
> > On Wed, Nov 26, 2014 at 07:44:20PM +0100, Dimitry Andric wrote:
> ...
> >> I would like to propose the following additional patches for 3.5.1. These will already be part of the upcoming clang 3.5.0 import into the FreeBSD 11.0 base
2014 Dec 12
9
[LLVMdev] 3.5.1 Testing Phase Begins
Hi,
3.5.1-rc1 has been tagged, so it is time to begin testing. We can
always use more testers, so if you would like to volunteer, let me
know.
For those that are new to testing, please review the documentation
for how validate a new release:
http://llvm.org/docs/ReleaseProcess.html
Remember that when we check for regressions we want to compare the
test results of 3.5.1-rc1 with 3.5.0-final.
2014 Dec 13
5
[LLVMdev] 3.5.1 Testing Phase Begins
You're not the only one Hans, my VMs have started crashing my host OS :)
Fedora and OpenSUSE look good, binaries uploaded.
On Sat, Dec 13, 2014 at 12:06 PM, Hans Wennborg <hans at chromium.org> wrote:
>
> On Thu, Dec 11, 2014 at 5:26 PM, Tom Stellard <tom at stellard.net> wrote:
> > Hi,
> >
> > 3.5.1-rc1 has been tagged, so it is time to begin testing. We
2014 Nov 26
6
[LLVMdev] Proposed patches for Clang 3.5.1
On Wed, Nov 26, 2014 at 10:15:13AM +0000, Daniel Sanders wrote:
> > From: Daniel Sanders
> > Sent: 25 November 2014 17:39
> > To: Eric Christopher; Tom Stellard
> > Cc: LLVM Developers Mailing List (llvmdev at cs.uiuc.edu)
> > Subject: RE: [LLVMdev] Proposed patches for Clang 3.5.1
> >
> > > > > > I'd also like to propose the inclusion of
2014 Dec 21
2
[LLVMdev] 3.5.1 Testing Phase II Begins
I've uploaded clang+llvm-3.5.1-rc2-mips-linux-gnu.tar.xz and clang+llvm-3.5.1-rc2-mipsel-linux-gnu.tar.xz. The latter fails prune.m in 'make check-all' as it did last time but this is because the 'touch -a' command isn't actually changing the access timestamp.
I've started the test-suite for both of them.
________________________________________
From: llvmdev-bounces
2014 Dec 19
9
[LLVMdev] 3.5.1 Testing Phase II Begins
Hi,
I've just tagged 3.5.1-rc2, so testing can begin. Remember to use the 3.5
branch of the test-suite. If you have any questions, let me know.
-Tom
2014 Dec 11
2
[LLVMdev] Missing 3.5.1 rc1 tag on libcxxabi
Hi Tom,
I saw the tags go in and tried to start the builds but it seems that you forgot one:
$ LANG=C CFLAGS=-mips32r2 CXXFLAGS=-mips32r2 ./test-release.sh -triple mips-linux-gnu -build-triple mips-linux-gnu -no-64bit -j4 -release 3.5.1 -rc 1
# Validating llvm SVN URL
# Validating cfe SVN URL
# Validating dragonegg SVN URL
# Validating compiler-rt SVN URL
# Validating libcxx SVN URL
# Validating
2014 Dec 29
6
[LLVMdev] 3.5.1 Testing Phase II Begins
The most relevant of these is r222856 which reverted a set of broken
optimizations in r210006. I'd be happy with just including r222856.
Optionally, we could take r222868 and r222871 which correctly restore the
optimization.
On Mon, Dec 29, 2014 at 2:39 PM, Chandler Carruth <chandlerc at google.com>
wrote:
> Hey Tom,
>
> David has pointed out to me that we have some *really*
2015 Nov 05
13
3.7.1 Release Update - Stable patches deadeline extended to November 9 - testers needed
Hi,
I know a lot of people were busy with the dev-meeting last week, so I've
decided to continue to accept stable patches until November 9. I
would still like to keep the original schedule of an -rc1 release on
November 10, so if there are any newly submitted patches that take
more than a few days to get approved, they will probably end up
going into llvm 3.7.2.
I am currently working
2015 Jun 24
5
[LLVMdev] 3.6.2-rc1 has been tagged. Testers needed.
Hi,
I have just tagged 3.6.2-rc1, so testing can begin. We can always use
more testers, so if you are interested in testing, let me know.
-Tom
2015 Jun 24
2
[LLVMdev] 3.6.2-rc1 has been tagged. Testers needed.
On Wed, Jun 24, 2015 at 10:11:26AM -0700, Hans Wennborg wrote:
> On Tue, Jun 23, 2015 at 5:17 PM, Tom Stellard <tom at stellard.net> wrote:
> > I have just tagged 3.6.2-rc1, so testing can begin. We can always use
> > more testers, so if you are interested in testing, let me know.
>
> I had trouble building on Windows, getting errors in
> AMDGPUGenSubtargetInfo.inc
2014 Dec 29
2
[LLVMdev] 3.5.1 Testing Phase II Begins
On Tue, Dec 23, 2014 at 09:27:32PM +0000, Daniel Sanders wrote:
> clang+llvm-3.5.1-rc2-mips-linux-gnu.tar.xz:
> All ok for default options and -mips32.
>
> clang+llvm-3.5.1-rc2-mipsel-linux-gnu.tar.xz:
> All ok for default options.
> It will take a couple days to get results for the -mips32 test-suite (there's no FPU or local disk on this machine so some tests
2015 Jun 25
2
[LLVMdev] [cfe-dev] 3.6.2-rc1 has been tagged. Testers needed.
On 24 Jun 2015, at 22:29, Hans Wennborg <hans at chromium.org> wrote:
>
> On Wed, Jun 24, 2015 at 12:09 PM, Tom Stellard <tom at stellard.net> wrote:
>> On Wed, Jun 24, 2015 at 10:11:26AM -0700, Hans Wennborg wrote:
>>> On Tue, Jun 23, 2015 at 5:17 PM, Tom Stellard <tom at stellard.net> wrote:
>>>> I have just tagged 3.6.2-rc1, so testing can
2014 Dec 05
4
[LLVMdev] ARM/AArch64 FreeBSD patches for 3.5.1 (was Re: Proposed patches for Clang 3.5.1)
On Sat, Nov 29, 2014 at 08:34:37PM +0100, Dimitry Andric wrote:
> On 29 Nov 2014, at 02:48, Tom Stellard <tom at stellard.net> wrote:
> > On Wed, Nov 26, 2014 at 07:44:20PM +0100, Dimitry Andric wrote:
> ...
> >> I would like to propose the following additional patches for 3.5.1. These will already be part of the upcoming clang 3.5.0 import into the FreeBSD 11.0 base