similar to: [LLVMdev] llvm-? new mailing list?

Displaying 20 results from an estimated 50000 matches similar to: "[LLVMdev] llvm-? new mailing list?"

2012 Jun 04
0
[LLVMdev] llvm-? new mailing list?
On Mon, Jun 4, 2012 at 3:52 PM, Tanya Lattner <lattner at apple.com> wrote: > LLVMers, > > Traffic on llvm-dev is quite high and while the majority of it is LLVM > development related, there are many other mails related to clients or other > projects. > > Having an llvm-users doesn't make any sense, but perhaps having a > llvm-clients or llvm-general mailing list
2012 Jun 05
0
[LLVMdev] llvm-? new mailing list?
Tanya Lattner wrote: > LLVMers, > > Traffic on llvm-dev is quite high and while the majority of it is LLVM development related, there are many other mails related to clients or other projects. > > Having an llvm-users doesn't make any sense, but perhaps having a llvm-clients or llvm-general mailing list may help offload some of the traffic. > > What do people think? Any
2012 Jun 05
0
[LLVMdev] llvm-? new mailing list?
Tanya Lattner <lattner at apple.com> writes: > Traffic on llvm-dev is quite high and while the majority of it is LLVM > development related, there are many other mails related to clients or > other projects. > > Having an llvm-users doesn't make any sense, but perhaps having a > llvm-clients or llvm-general mailing list may help offload some of the > traffic. >
2006 Nov 08
6
[LLVMdev] 1.9 Next Steps
I created the 1.9 release branch last night. As a reminder, please do not check in any code changes to the release branch. Please send me email if you have changes that need to be merged into the release branch. To check out the release branch: cvs -d <CVS Repository> co -r release_19 llvm cvs -d <CVS Repository> co -r release_19 llvm-test cvs -d <CVS Repository> co -r
2013 Jan 28
3
[LLVMdev] llvm.org DOWNTIME on 2/1 & 2/4
LLVMers, llvm.org will be down on 2/1 (approximate hours 10pm PST - ?), and 2/4 (8am PST - ?). Email will be sent to the list before and after the downtime. During this time ALL services (svn, web, etc) except for the mailing lists will be down. We are performing a server upgrade that will take some time, so I ask that you have patience. We will try to be as speedy as possible. Please let me
2017 Jun 24
9
IMPORTANT: LLVM.org server move complete (SVN impact please read)
LLVMers, We have completed the move to the new server for LLVM.org. One casualty of this move was that svn.llvm.org was NOT enabled at this time. There is a new certificate for LLVM.org and HTTPS is enabled for the website. We know of a few issues with some of the webpages but will be working them out over the next few days. Please do not hesitate to contact llvm-admin at lists.llvm.org with
2009 Aug 31
10
[LLVMdev] 2.6 pre-release1 ready for testing
LLVMers, 2.6 pre-release1 is ready to be tested by the community. http://llvm.org/prereleases/2.6/ You will notice that we have quite a few pre-compiled binaries (of both clang and llvm-gcc). We have identified several bugs that will be fixed in pre-release2, so please search the bug database before filing a new bug. If you have time, I'd appreciate anyone who can help test the
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
2011 Apr 19
2
[LLVMdev] LLVM wiki to be removed 5/19
LLVMers, The LLVM wiki will be removed on May 19th. It would be great if people could move any important content to the LLVM docs before this happens. There are three main reasons for removing the wiki: 1) It is full of spam. 2) It is bad to have documentation in two very separate places. 3) The documentation over there is not getting reviewed. While I am sure this may be upsetting to some, we
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
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 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.
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:
2017 Jun 21
6
IMPORTANT: LLVM.org server move on June 24th! (SVN impact)
LLVMers, The LLVM.org <http://llvm.org/> server which hosts SVN, GIT mirror, documentation, and the main LLVM.org <http://llvm.org/> website is moving to a new server on June 24th. As a result of the move commit access will be locked out beginning 09:00PDT on the 24th. We hope to have the move complete and commit access restored to everyone in a timely manner, however, a move of
2008 Oct 31
7
[LLVMdev] 2.4 Pre-release (v2)
LLVMers, The 2.4 pre-release (v2) is available for testing: http://llvm.org/prereleases/2.4/ 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. 2) Run make check, send me the testrun.log 3) Run "make TEST=nightly report" and send me the
2013 Feb 02
1
[LLVMdev] llvm.org DOWNTIME on 2/1 (Friday, February 1, 2013) & 2/4 (Monday, February 4, 2013)
llvm.org is now down. I will notify you when it is back up. This will take several hours. -Tanya On Feb 1, 2013, at 9:05 PM, Tanya Lattner <lattner at apple.com> wrote: > Just a reminder, LLVM.org will be going down in 1 hour. > > Thank you, > Tanya > > On Jan 28, 2013, at 2:28 PM, Tanya Lattner <lattner at apple.com> wrote: > >> To be clear: >>
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
2017 Jun 27
3
IMPORTANT: LLVM.org server move complete (SVN impact please read)
Hi, After the move I have problems with svn checkout of trunk and 4.0 branch. I get the whole bunch of different errors during checkout, including: svn: E000054: Error running context: Connection reset by peer svn: E000060: Operation timed out svn: E000104: Error retrieving REPORT: Connection reset by peer svn: E120106: ra_serf: The server sent a truncated HTTP response body. Sometimes I'm
2013 Feb 02
0
[LLVMdev] llvm.org DOWNTIME on 2/1 (Friday, February 1, 2013) & 2/4 (Monday, February 4, 2013)
Just a reminder, LLVM.org will be going down in 1 hour. Thank you, Tanya On Jan 28, 2013, at 2:28 PM, Tanya Lattner <lattner at apple.com> wrote: > To be clear: > Friday, February 1, 2013 & Monday, February 4, 2013 > > On Jan 28, 2013, at 2:08 PM, Tanya Lattner <lattner at apple.com> wrote: > >> LLVMers, >> >> llvm.org will be down on 2/1
2013 Jan 28
1
[LLVMdev] llvm.org DOWNTIME on 2/1 (Friday, February 1, 2013) & 2/4 (Monday, February 4, 2013)
To be clear: Friday, February 1, 2013 & Monday, February 4, 2013 On Jan 28, 2013, at 2:08 PM, Tanya Lattner <lattner at apple.com> wrote: > LLVMers, > > llvm.org will be down on 2/1 (approximate hours 10pm PST - ?), and 2/4 (8am PST - ?). Email will be sent to the list before and after the downtime. During this time ALL services (svn, web, etc) except for the mailing lists