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: http://llvm.org/prereleases/2.3/ 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 report.nightly.txt 4) Please provide details on what platform you compiled LLVM on and how you built LLMV (src == obj, or src != obj) Right now, I am aware of several regression on Linux (x86) and Darwin (x86 and ppc). I'll be filing bugs for these shortly and the patches will be incorporated into the release branch. Please COMPLETE ALL TESTING BY end of the day on May 21st! Thanks, Tanya Lattner
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: [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: > http://llvm.org/prereleases/2.3/ > > 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 report.nightly.txt > 4) Please provide details on what platform you compiled LLVM on and how > you > built LLMV (src == obj, or src != obj) > > Right now, I am aware of several regression on Linux (x86) and Darwin (x86 > and > ppc). I'll be filing bugs for these shortly and the patches will be > incorporated into the release branch. > > Please COMPLETE ALL TESTING BY end of the day on May 21st! > > Thanks, > Tanya Lattner > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
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 approved by the various llvm code owners. -Tanya> 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: [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: >> http://llvm.org/prereleases/2.3/ >> >> 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 report.nightly.txt >> 4) Please provide details on what platform you compiled LLVM on >> and how >> you >> built LLMV (src == obj, or src != obj) >> >> Right now, I am aware of several regression on Linux (x86) and >> Darwin (x86 >> and >> ppc). I'll be filing bugs for these shortly and the patches will be >> incorporated into the release branch. >> >> Please COMPLETE ALL TESTING BY end of the day on May 21st! >> >> Thanks, >> Tanya Lattner >> _______________________________________________ >> LLVM Developers mailing list >> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev