[llvm-testresults] desire x86_64 nightly tester results
Dan Gohman
gohman at apple.com
Mon Feb 16 18:35:31 PST 2009
On Feb 14, 2009, at 7:53 PM, Apache wrote:
> http://llvm.org/nightlytest/test.php?machine=383&night=9712
> Name: desire.dub.corp.google.com
> Nickname: desire
> Buildstatus: OK
>
> New Test Passes:
> test/FrontendC/2008-01-07-UnusualIntSize.c for PR1721 [DEJAGNU]
>
>
> New Test Failures:
> Applications/SIBsim4/SIBsim4 []
> Benchmarks/Fhourstones-3.1/fhourstones3.1 []
> Benchmarks/MiBench/consumer-typeset/consumer-typeset []
These are actually CBE failures. Bugpoint reduces it down to code that
does this:
%y = trunc i32 %x to i30
%z = sext i30 %y to i32
Dan
More information about the llvm-testresults
mailing list