Displaying 20 results from an estimated 40000 matches similar to: "[LLVMdev] LLVM 2.5 release branch created"
2009 Feb 03
0
[LLVMdev] 2.5 Branch Created
LLVMers,
The 2.5 release branch has been created. You may check it out with the
following commands:
svn co https://llvm.org/svn/llvm-project/llvm/branches/release_25
svn co https://llvm.org/svn/llvm-project/llvm-gcc-4.2/branches/release_25
svn co https://llvm.org/svn/llvm-project/test-suite/branches/release_25
Please do not commit anything to the release branch. If you have a
patch that needs
2007 Sep 13
0
[LLVMdev] LLVM 2.1 Release Branch Created!
Hi Tanya,
Thanks for creating the branch! What's the procedure for getting a
patch into it? There might be one that I need to get in this week...
Thanks!
-bw
On Sep 12, 2007, at 9:52 PM, Tanya Lattner wrote:
> LLVMers,
>
> The LLVM 2.1 release branches have been created! Over the next 2
> days, I will be generating the pre-release tar balls. I will send out
> mail once I
2007 Sep 13
2
[LLVMdev] LLVM 2.1 Release Branch Created!
LLVMers,
The LLVM 2.1 release branches have been created! Over the next 2
days, I will be generating the pre-release tar balls. I will send out
mail once I am done and then the community pre-release testing will
begin. I'll also be sending out detailed instructions and the release
schedule.
Full svn access is restored. Thanks for your patience!
Thanks,
Tanya Lattner
2008 Jan 17
0
[LLVMdev] 2.2 Release branch created!
LLVMers,
The LLVM 2.2 release branches have been created! Over the next 2
days, I will be generating the pre-release tar balls. I will send out
mail once I am done and then the community pre-release testing will
begin. I'll also be sending out detailed instructions and the release
schedule.
As a reminder, please do not commit patches to the release branch.
Please email me with a
2008 Oct 07
0
[LLVMdev] 2.4 Branch Created
LLVMers,
The 2.4 branch has been created. On October 9th, I will be release pre-
release tar balls and binaries for testing.
If you want to check out the branch, you may do so with the following
commands:
svn co https://llvm.org/svn/llvm-project/llvm/branches/release_24
svn co https://llvm.org/svn/llvm-project/llvm-gcc-4.2/branches/release_24
svn co
2008 May 20
0
[LLVMdev] 2.3 Pre-release available for testing
This is my patch for MSVC 2008 and it was applied by Chris:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080512/062390.html
I tested it and it is ok for the 2.3 release.
Razvan
----- Original Message -----
From: "Tanya Lattner" <tonic at nondot.org>
To: "LLVM Developers Mailing List" <llvmdev at cs.uiuc.edu>
Sent: Tuesday, May 20, 2008 7:40 AM
2008 May 20
2
[LLVMdev] 2.3 Pre-release available for testing
On May 19, 2008, at 9:13 PM, Razvan Aciu wrote:
> I tested this pre-release on MSVC and I noted that none of the
> submitted
> patches (mine or others) were applied.
> So the llvm 2.3 will not compile out of the box in MSVC?
>
Please provide me with a link to the patch(s) that need to be applied
(llvm-commits archive email). I only apply patches that have been
sent to me and
2008 May 10
0
[LLVMdev] 2.3 Branch Created!
Hi Tanya,
Are we allowed to patch the release branch yet? 50940 should go in.
Evan
On May 9, 2008, at 9:37 PM, Tanya Lattner wrote:
> LLVMers,
>
> The 2.3 branch has been created. I will now begin the pre-release
> testing and packaging. I will have the pre-release version tarballs
> and binaries ready on Monday, May 12th. I will ask you all to begin
> testing at that
2008 May 10
2
[LLVMdev] 2.3 Branch Created!
LLVMers,
The 2.3 branch has been created. I will now begin the pre-release
testing and packaging. I will have the pre-release version tarballs
and binaries ready on Monday, May 12th. I will ask you all to begin
testing at that time.
If you need to check out the branch before then, here is the proper
command (for llvm):
svn co https://llvm.org/svn/llvm-project/llvm/branches/release_23
2008 May 20
3
[LLVMdev] 2.3 Pre-release available for testing
> This is my patch for MSVC 2008 and it was applied by Chris:
>
> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080512/062390.html
>
> I tested it and it is ok for the 2.3 release.
I don't believe I can apply this patch. There have been several patches
applied recently to TOT to allow MSVC 2005 which I think many people are
using. Does this patch mean that one
2008 May 20
0
[LLVMdev] 2.3 Pre-release available for testing
I tested this pre-release on MSVC and I noted that none of the submitted
patches (mine or others) were applied.
So the llvm 2.3 will not compile out of the box in MSVC?
Razvan
----- Original Message -----
From: "Tanya M. Lattner" <tonic at nondot.org>
To: "LLVM Developers Mailing List" <llvmdev at cs.uiuc.edu>
Sent: Monday, May 19, 2008 9:00 PM
Subject:
2008 May 19
2
[LLVMdev] 2.3 Pre-release available for testing
Just a reminder, please complete your testing by May 21st!
Thanks,
Tanya
---------- Forwarded message ----------
Date: Tue, 13 May 2008 00:25:41 -0700
From: Tanya Lattner <tonic at nondot.org>
To: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu>
Subject: 2.3 Pre-release available for testing
LLVMers,
The 2.3 pre-release is available for testing:
2008 May 21
0
[LLVMdev] 2.3 Pre-release available for testing
As I saw from the mailing list the MSVC 2005 patches were made to take into
account the new files from the development branch, files which are not in
the 2.3 release. So for now the below patch is the only one functional for
the release. If I am wrong, please someone correct me.
If someone can make a 2005 patch for the release branch, it is ok. Else, I
am afraid that this one is for now the
2009 Feb 23
0
[LLVMdev] 2.5 Pre-release1 available for testing
On Fri, Feb 6, 2009 at 8:42 PM, Tanya Lattner <tonic at nondot.org> wrote:
> LLVMers,
>
> The 2.5 pre-release is available for testing:
> http://llvm.org/prereleases/2.5/
>
I'm updating the Fedora packaging of LLVM, and with the 02/20
prerelease it fails to build on ppc64:
http://koji.fedoraproject.org/koji/taskinfo?taskID=1148023
make[1]: Entering directory
2009 Feb 24
0
[LLVMdev] 2.5 Pre-release2 available for testing
On Fri, Feb 20, 2009 at 11:45 PM, Tanya Lattner <tonic at nondot.org> wrote:
> LLVMers,
>
> The 2.5 pre-release2 is finally available for testing:
> http://llvm.org/prereleases/2.5/
>
> If you have time, I'd appreciate anyone who can help test the release.
> Please do the following:
>
> 1) Download/compile llvm source, and either compile llvm-gcc source or use
2009 Feb 21
0
[LLVMdev] 2.5 Pre-release2 available for testing
On Fri, Feb 20, 2009 at 11:45 PM, Tanya Lattner <tonic at nondot.org> wrote:
> LLVMers,
>
> The 2.5 pre-release2 is finally available for testing:
> http://llvm.org/prereleases/2.5/
>
> If you have time, I'd appreciate anyone who can help test the release.
> Please do the following:
>
> 1) Download/compile llvm source, and either compile llvm-gcc source or
2009 Feb 20
7
[LLVMdev] 2.5 Pre-release2 available for testing
LLVMers,
The 2.5 pre-release2 is finally available for testing:
http://llvm.org/prereleases/2.5/
If you have time, I'd appreciate anyone who can help test the release.
Please do the following:
1) Download/compile llvm source, and either compile llvm-gcc source or
use llvm-gcc binary (please compile llvm-gcc with fortran if you can).
2) Run make check, send me the testrun.log
3) Run
2009 Feb 22
2
[LLVMdev] 2.5 Pre-release2 available for testing
On Sat, Feb 21, 2009 at 9:54 PM, Aaron Gray <aaronngray.lists at googlemail.com
> wrote:
> On Fri, Feb 20, 2009 at 11:45 PM, Tanya Lattner <tonic at nondot.org> wrote:
>
>> LLVMers,
>>
>> The 2.5 pre-release2 is finally available for testing:
>> http://llvm.org/prereleases/2.5/
>>
>> If you have time, I'd appreciate anyone who can help
2009 Jan 29
0
[LLVMdev] Status of LLVM 2.5 - Recreating the branch
LLVMers,
Due to some regressions with debug info, we are postponing the
release. I'll be recreating the 2.5 release branch on Monday (2/2/09)
at 9pm PST. Please try to be mindful of this if you plan to check in
experimental changes.
We apologize for this delay. If you have any questions, please let me
know.
-Tanya
2012 Apr 27
0
[LLVMdev] git branch release_31
> In your svn section of llvm/.git/config, you can specify how to map
> the svn branches to different name spaces, something like this:
>
> [svn-remote "svn"]
> [...]
> branches = branches/*:refs/remotes/origin/*
> fetch = branches:refs/remotes/origin
>
> I would also change "branches = branches/*:refs/remotes/origin/*"
> into