[LLVMdev] 2.2 Prerelease available for testing

Tanya Lattner tonic at nondot.org
Mon Feb 4 21:17:14 PST 2008


On Jan 30, 2008, at 7:58 PM, Takanori Ishikawa wrote:

> Dear Tanya:
>
>> You also have a few CBE failures that I am not seeing. What version
>> of xcode do you have installed?
>
> Xcode 2.4.1
>

Same as mine.

>> Can you send me the following files?
>> SingleSource/Regression/C/Output/2008-01-07-LongDouble.*
>> SingleSource/Regression/C/Output/PR1386.*
>
> OK, I attached those files (llvm-2.2-test-output.tar.gz)
>

Thanks. After reviewing these, it looks like there was something  
wrong with your native compiler. For example, your output for  
2008-01-07-LongDouble/2008-01-07-LongDouble.out-nat is wrong.

I'm not sure what happened here, but its not in llvm because your llc  
output is correct. It reports a failure because it compares your llc  
output to your native output (which is wrong).

Thanks,
Tanya


> Best regards,
>
> 2008/1/30, Tanya Lattner <tonic at nondot.org>:
>> Thanks for testing the release. Overall the test results look decent
>> with a couple exceptions.
>>
>> You also have a few CBE failures that I am not seeing. What version
>> of xcode do you have installed?
>>
>> Can you send me the following files?
>> SingleSource/Regression/C/Output/2008-01-07-LongDouble.*
>> SingleSource/Regression/C/Output/PR1386.*
>>
>> Thanks,
>> Tanya
>>
>> On Jan 26, 2008, at 6:43 AM, Takanori Ishikawa wrote:
>>
>>> My test results for the LLVM 2.2 prerelease.
>>>
>>> === Q. Target ===
>>>
>>> * Mac OS X 10.4.11
>>> * 2 GHz Intel Core 2 Duo
>>> * MacBook
>>>
>>> % uname -a
>>>   Darwin macbook.local 8.11.1 Darwin Kernel Version 8.11.1:
>>>   Wed Oct 10 18:23:28 PDT 2007;
>>>   root:xnu-792.25.20~1/RELEASE_I386 i386 i386
>>>
>>> === Q. How you built the release ===
>>>
>>> * objDir != srcDir
>>> * Release build
>>> * llvm-gcc-4.2 from source (llvm-gcc4.2-2.2.source.tar.gz)
>>>
>>> === Q. Which llvm-gcc you used. ===
>>>
>>> * llvm-gcc-4.2 from source (llvm-gcc4.2-2.2.source.tar.gz)
>>>
>>> === Q. make check results (either final totals or log file) ===
>>>
>>> * Attachment (testrun.log)
>>>
>>> === Q. lvm-test results (report.nightly.txt) ===
>>>
>>> * Attachment (llvm-test-2.2.txt)
>>>
>>>
>>> I also put a detailed build instructions here.
>>>
>>>   http://metareal.jottit.com/llvm-2.2-prerelease
>>>
>>> Hope this help.
>>>
>>>
>>> 2008/1/25, Tanya M. Lattner <tonic at nondot.org>:
>>>>
>>>> LLVMers,
>>>>
>>>> The 2.2 prerelease is now available for testing:
>>>> http://llvm.org/prereleases/2.2/
>>>>
>>>> If anyone can help test this release, I ask that you do the
>>>> following:
>>>>
>>>> 1) Build llvm and llvm-gcc (or use a binary). You may build release
>>>>     (default) or debug. You may pick llvm-gcc-4.0, llvm-gcc-4.2,
>>>> or both.
>>>> 2) Run 'make check'.
>>>> 3) In llvm-test, run 'make TEST=nightly report'.
>>>> 4) When submitting your testing results to the list, please  
>>>> include:
>>>>         - Target
>>>>         - How you built the release (objDir = srcDir? Release?  
>>>> Debug?
>>>>            llvm-gcc binary?)
>>>>         - Which llvm-gcc you used.
>>>>         - make check results (either final totals or log file)
>>>>         - llvm-test results (report.nightly.txt)
>>>>
>>>> All prerelease testing must be completed by Feb 1, 2008.
>>>>
>>>> The release has been delayed by one week, and I have updated the
>>>> schedule
>>>> on the main page. Here is the new schedule:
>>>> * Jan 24, 2008: First round of pre-release testing begins.
>>>> * Feb 1, 2008: Pre-release testing ends.
>>>> * Feb 3, 2008: Second round of pre-release testing begins.
>>>> * Feb 10, 2008: Pre-release testing ends.
>>>> * Feb 11, 2008: 2.2 released.
>>>>
>>>> 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
>>>>
>>>> <logs.tar.gz>
>>> _______________________________________________
>>> 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
>>
>> <llvm-2.2-test-output.tar.gz>
> _______________________________________________
> 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