[LLVMdev] 2.0 Pre-release tarballs online
Tanya M. Lattner
tonic at nondot.org
Fri May 18 00:59:08 PDT 2007
> On make check the bit intrinsics test is still failing but it works from the
> command line, strange ?
Did Chris help you with this or is it still an issue?
> What files do you want from the nightly report, as I am not familiar with it
> ?
in llvm-test, if you run the gmake TEST=nightly report command it will
generated a report.nightly.txt file. Thats what I want to see.
Thanks!
-Tanya
>
> I will be doing Cygwin tests next.
>
> Aaron
>
> ----- Original Message -----
> From: "Tanya M. Lattner" <tonic at nondot.org>
> To: "LLVM Developers Mailing List" <llvmdev at cs.uiuc.edu>
> Sent: Tuesday, May 15, 2007 9:23 AM
> Subject: [LLVMdev] 2.0 Pre-release tarballs online
>
>
>>
>> I've uploaded the 2.0 pre-release to this location:
>> http://llvm.org/prereleases/2.0/
>>
>> If you have free time and would like to help test this release, please
>> download the appropriate tarballs from the website.
>>
>> Here are a few ways you can help test this release:
>>
>> 1) Download llvm-gcc4 binary and llvm. Compile and run make check.
>>
>> 2) Download llvm-gcc4 binary, llvm, and llvm-test. Compile, run make
>> check, and do "make ENABLE_OPTIMIZED=1 TEST=nightly report" in llvm-test.
>>
>> 3) Compile llvm-gcc4 and llvm from source. Run 'make check'.
>>
>> 4) Compile llvm-gcc4 and llvm from source. Run 'make check' and do a 'make
>> ENABLE_OPTIMIZED=1 TEST=nightly report' in llvm-test.
>>
>> It would also be helpful for someone to compile/test with objdir !=
>> srcdir.
>> The 2.0 release defaults to a Release build, but you are welcome
>> to test with a Debug build as well.
>>
>> When reporting your results, please email the list and mention what
>> platform, which option you chose (1, 2, 3, or 4), and if you made any
>> configure changes (objdir != srcdir, or Debug build). Include the dejagnu
>> test log or the nightly test report.
>>
>> 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
>>
>>
>> --
>> No virus found in this incoming message.
>> Checked by AVG Free Edition.
>> Version: 7.5.467 / Virus Database: 269.7.1/805 - Release Date: 15/05/2007
>> 10:47
>>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
More information about the llvm-dev
mailing list