similar to: [LLVMdev] 2.6 Code Freeze now!

Displaying 20 results from an estimated 200000 matches similar to: "[LLVMdev] 2.6 Code Freeze now!"

2009 Aug 18
0
[LLVMdev] Code Freeze this Friday!!!
Good day Tanya, I would just like to clarify this for myself and a few other people who maybe wondering, Does this code freeze apply to; * Clang. * Compiler-RT. Thanks for your time, Best Regards, Edward O'Callaghan. 2009/8/17 Tanya Lattner <lattner at apple.com>: > LLVMers, > > The 2.6 code freeze is this friday, August 21, at 9pm PDT. > > All major changes should
2009 Aug 17
2
[LLVMdev] Code Freeze this Friday!!!
LLVMers, The 2.6 code freeze is this friday, August 21, at 9pm PDT. All major changes should be checked into SVN at this time. Please monitor the buildbots closely for any failures. I ask you to be very cautious with what you commit to svn over the next few days. This is not the time to be adding experimental code :) Please help us keep LLVM as stable as possible over the next few days.
2009 Aug 20
1
[LLVMdev] 2.6 Code freeze TOMORROW!
The 2.6 code freeze is tomorrow, August 21st, at 9pm PDT. Please refrain from checking in any changes that are major or invasive. This is not the time to be checking in as much as you can because you are trying to cram it into the release. Those who do not use caution with what they commit, may find their commit privileges restricted around the next release. I'm going to stress this
2008 Jan 16
0
[LLVMdev] 2.2 Code Freeze TONIGHT!
LLVMers, Tonight is the 2.2 code freeze. I will be creating the branch at 9PM PST. Commit access to SVN will be closed for approximately one hour (or less). I'll send one email before I start the release branch creation and an email when I am finished. If you have any questions, please let me know. Thanks, Tanya Lattner
2009 Aug 10
0
[LLVMdev] 2.6 Code Freeze on 8/21
The 2.6 code freeze is less than 2 weeks away. I will create the branch on 8/21 at 9PM PDT. As always, please be considerate about what you check in right before this code freeze. Any major changes should be checked in this week in order to ensure adequate testing. Thanks! -Tanya
2007 Dec 19
2
[LLVMdev] Reminder: LLVM 2.2 code freeze 1 month away
LLVMers, The LLVM 2.2 release code freeze and branch creation is less than 1 month away. All major changes should be commited to svn at least 1 week before the code freeze. As a reminder, here is the complete release schedule (which can also be found on the main page in the right sidebar): Jan 16, 2008: Branch creation/Code Freeze (9PM PST). Jan 18, 2008: First round of pre-release testing
2009 Aug 26
0
[LLVMdev] version 2.3 of poolalloc
Dear All, I have finished updating the DSA and Poolalloc source code so that it compiles with the LLVM 2.6 API. If you check out the LLVM 2.6 branch (directions are in the llvmdev archives; look for the email by Tanya Lattner about the LLVM 2.6 branch), you should be able to build mainline DSA and Pool Allocation against it. If you have trouble building DSA/Pool Allocation, please email
2008 Jan 06
0
[LLVMdev] Reminder: LLVM 2.2 code freeze 1 month away
On 2007-12-18, at 20:03, Tanya M. Lattner wrote: > The LLVM 2.2 release code freeze and branch creation is less than 1 > month away. All major changes should be commited to svn at least 1 > week before the code freeze. As a reminder, here is the complete > release schedule (which can also be found on the main page in the > right sidebar): > > Jan 16, 2008: Branch
2010 Feb 13
0
[LLVMdev] [cfe-dev] Reminder: 2.7 code freeze in 1.5 weeks
On Fri, Feb 12, 2010 at 5:48 PM, Daniel Dunbar <daniel at zuster.org> wrote: > I am definitely in favor of this if it is ok with Tanya. > > I hope to spend some time in the next few weeks on tracking down > miscompiles, and it would be great to get Clang to the > "early-but-usable-beta" stage so it makes sense to roll binaries for > 2.7. > > Tanya, I can
2010 Feb 15
0
[LLVMdev] [cfe-dev] Reminder: 2.7 code freeze in 1.5 weeks
On Feb 12, 2010, at 3:02 PM, Douglas Gregor wrote: > > On Feb 12, 2010, at 8:25 AM, David Greene wrote: > >> On Thursday 11 February 2010 18:17:33 Tanya Lattner wrote: >>> Just a reminder that the 2.7 code freeze is on Feb 21st. >>> >>> All major changes should be committed approximately 1 week before the code >>> freeze to ensure adequate
2010 Feb 13
1
[LLVMdev] [cfe-dev] Reminder: 2.7 code freeze in 1.5 weeks
I am definitely in favor of this if it is ok with Tanya. I hope to spend some time in the next few weeks on tracking down miscompiles, and it would be great to get Clang to the "early-but-usable-beta" stage so it makes sense to roll binaries for 2.7. Tanya, I can also do the x86-32-pc-linux release testing if no one else steps up. - Daniel On Fri, Feb 12, 2010 at 3:02 PM, Douglas
2007 Sep 11
0
[LLVMdev] LLVM 2.1 Code Freeze - Tomorrow!
LLVMers, The LLVM 2.1 code freeze and branch creation will be tomorrow, September 12th at 9PM PDT. This will be my final reminder until the actual branch creation tomorrow. At this point, please be very careful when checking in changes (especially if they may impact platforms you can not test on). Thanks, Tanya Lattner
2008 May 02
0
[LLVMdev] 2.3 Code Freeze 1 Week Away!
LLVMers, It is now one week before the 2.3 code freeze. On Friday, May 9th at 9PM PDT, I will create the 2.3 release branch. ** All developers should check in all major changes today! ** If you are unable to check in your major changes today, please feel free to ask the appropriate LLVM code owner for approval to check it in. They will decide if its worth the risk to check it in so close to
2006 Nov 07
0
[LLVMdev] Creating 1.9 branch NOW
Branch has been created. CVS is open again. -Tanya On Mon, 6 Nov 2006, Tanya M. Lattner wrote: > > Please refrain from comitting to cvs. I will send email once I have finished > creating the branch. > > Thanks, > Tanya > >
2007 Sep 07
0
[LLVMdev] 2.1 Code Freeze reminder
LLVMers, The 2.1 code freeze and branch creation is next Wednesday, September 12th at 9PM PDT. At this point in time, any major changes should be checked in. You are free to still commit changes to the tree, but please be extra cautious in what you commit and monitor the testers on platforms you are not able to test on. We would like things to remain as stable as possible up until the code
2008 Apr 30
0
[LLVMdev] 2.3 Code Freeze Coming Soon!
LLVMers, It is a little over one week before the 2.3 code freeze. On Friday, May 9th at 9PM PDT, I will create the 2.3 release branch. ** All developers should check in all major changes by this coming Friday, May 2nd. ** The idea is to minimize risk and keep the tree stabilized for all targets during the week before the release. Ideally, this would mean that only bug fixes get checked
2010 Feb 12
2
[LLVMdev] Reminder: 2.7 code freeze in 1.5 weeks
Just a reminder that the 2.7 code freeze is on Feb 21st. All major changes should be committed approximately 1 week before the code freeze to ensure adequate testing. Please do your part to keep the tree stable in the days leading up to the code freeze. Thanks! -Tanya 2/21 - Code Freeze (9PM PST) 2/27 - Pre-release1 released & community testing begins 3/6 - Pre-release1 testing ends 3/13
2010 Feb 12
0
[LLVMdev] Reminder: 2.7 code freeze in 1.5 weeks
On Thursday 11 February 2010 18:17:33 Tanya Lattner wrote: > Just a reminder that the 2.7 code freeze is on Feb 21st. > > All major changes should be committed approximately 1 week before the code > freeze to ensure adequate testing. Please do your part to keep the tree > stable in the days leading up to the code freeze. Since the metadata stuff just settled recently, I like to ask
2009 Aug 26
2
[LLVMdev] version 2.3 of poolalloc
John Criswell wrote: > Dear All, > > I have finished updating the DSA and Poolalloc source code so that it > compiles with the LLVM 2.6 API. If you check out the LLVM 2.6 branch > (directions are in the llvmdev archives; look for the email by Tanya > Lattner about the LLVM 2.6 branch), you should be able to build mainline > DSA and Pool Allocation against it. > > If you
2009 Aug 25
2
[LLVMdev] version 2.3 of poolalloc
Tanya Lattner wrote: > There is no 2.3 release of poolalloc. This is a research project at > UIUC and they do not do releases of it. We have not done scheduled releases of the poolalloc source code. In the past, we have merely kept the SVN version updated with LLVM mainline (more or less). If you want to use DSA or poolalloc, I recommend that you update to the upcoming LLVM 2.6 release